summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-08Added licenses for third party libraries and code.Remko Tronçon
2012-09-08Make previous patch compile after changes to QtChatView.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-09-08Connection settings supportKevin Smith
2012-09-05Removed font issue from changelogRemko Tronçon
2012-09-05Added Swift ChangeLog file.Remko Tronçon
2012-09-05Enable completion of nicknames not starting with a letter.Tobias Markmann
2012-09-05Fix compilation of libminiupnpc for VS 2008.Tobias Markmann
2012-09-03CompileKevin Smith
2012-09-02Fixup for previous patchKevin Smith
2012-09-02Adding Qt based certificate viewer as fallback for Linux.Tobias Markmann
2012-09-01Allow forcing of bundled sqlite, and compile sqlite on OS XKevin Smith
2012-09-01Move async into its own module so it'll work with system sqlite tooKevin Smith
2012-09-01Add asynchronous sqlite interfaceKevin Smith
2012-08-30Don't compile sqlite history without sqliteKevin Smith
2012-08-30History dialogCătălin Badea
2012-08-17Update to boost.filesystem v3.Remko Tronçon
2012-08-17Added Breakpad support for Windows.Remko Tronçon
2012-08-16Readme for people who don't look in Documentation/Kevin Smith
2012-08-13Set timeout on each connection attempt, instead of global connect timeout.Remko Tronçon
2012-08-10Added extra clang flag.Remko Tronçon
2012-08-10Added boost/date_time/c_local_time_adjustor.hpp.Remko Tronçon
2012-08-08More build fixes.Remko Tronçon
2012-08-07Fixed build.Remko Tronçon
2012-08-06Don't allow enter in the roster to trigger logins.Kevin Smith
2012-08-06Add extra ignore for new binaryKevin Smith
2012-08-06More consistent linkification and emoticonification.Kevin Smith
2012-07-26Don't let correction change a label.Kevin Smith
2012-07-22Start of a log script (for pisg) for Swiftob botsKevin Smith
2012-07-22Allow nick changing and restart for Swiftob botsKevin Smith
2012-07-21Adding MUC kicking support to Swiftob botsKevin Smith
2012-07-21Allowing generic message listeners for Swiftob botsKevin Smith
2012-07-17Only acquire crypt context once on Windows.Remko Tronçon
2012-07-17Fixed Expat parser bug.Remko Tronçon
2012-07-17Make sure flags are consistent across different modules.Remko Tronçon
2012-07-15Removing deprecated warn flag.Remko Tronçon
2012-07-15Export file transfer classes.Remko Tronçon
2012-07-15Fixed compilation on Windows.Remko Tronçon
2012-07-15Fix struct vs class warnings.Remko Tronçon
2012-07-15Provide replace_pragma_once flag.Remko Tronçon
2012-07-15Revert previous change to consolidate font settings in CSS.Kevin Smith
2012-07-15Include more headers in Swiften.hRemko Tronçon
2012-07-15Hide libminiupnp and libnatpmp.Remko Tronçon
2012-07-15Hide ZLib implementation.Remko Tronçon
2012-07-15Hide XML parser implementations.Remko Tronçon
2012-07-14Get fonts on Mac looking sane againKevin Smith
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2012-07-14Move list of fonts to a single place, add generic fallback.Kim Alvefur
2012-07-12Disable incremental link on Windows.Remko Tronçon
2012-07-12Use DYLD_LIBRARY_PATH instead of DYLD_FALLBACK_LIBRARY_PATH for running tests.Remko Tronçon