summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-20Don't crash on disconnects with experimentalKevin Smith
2012-09-19Distinguish between wrapped and non-wrapped sender names in chat message them...Tobias Markmann
2012-09-18Fix HistoryStorage from crashingCătălin Badea
2012-09-18Missing includeKevin Smith
2012-09-17Make MUC terminology consistent.Remko Tronçon
2012-09-17Fixed URL parsing/serializing.Remko Tronçon
2012-09-17Support for building swiften as a DLLRemko Tronçon
2012-09-17Fixed crash when canceling connect.Remko Tronçon
2012-09-16Fixed compilation on windows.Remko Tronçon
2012-09-16Bundle other 3rdParty libs with libSwiften.Remko Tronçon
2012-09-16Only expose libraries from swiften dependent libraries.Remko Tronçon
2012-09-16Start including some bundled libraries in Swiften library.Remko Tronçon
2012-09-16Fixed ClientTest compilation.Remko Tronçon
2012-09-15Added URL parser.Remko Tronçon
2012-09-15Hopeful workaround for 4.8 Mountain Lion problemKevin Smith
2012-09-15Use last activity for requesting history again in MUCs without experimentalKevin Smith
2012-09-12Add support for pause/resume using Bytestream for SOCKS5BytestreamServerSession.HanzZ
2012-09-12Don't use SQLite in non-experimental.Remko Tronçon
2012-09-11Added missing include.Remko Tronçon
2012-09-10Set default account settings back to the defaults.Kevin Smith
2012-09-10Remove whiteboard from non experimental.Remko Tronçon
2012-09-10Add missing includes.Remko Tronçon
2012-09-09Removing debug messages.Remko Tronçon
2012-09-09Fixed compilation after applying previous patch.Remko Tronçon
2012-09-09Find <input> elements correctly after accepting MUC invites.Tobias Markmann
2012-09-08Fixed compilation of whiteboard tests.Remko Tronçon
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