summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-20Comply to FreeDesktop.org standard for storing data files.Remko Tronçon
2010-08-20getExecutableDir() -> getDataDir().Remko Tronçon
2010-08-20Fix unix compilation.Remko Tronçon
2010-08-20Make resource paths comply with OpenDesktop standards.Remko Tronçon
2010-08-20Don't bundle sounds.Remko Tronçon
2010-08-20Fix Slimber build.Remko Tronçon
2010-08-20Don't include status in MUC roster sorting.Kevin Smith
2010-08-20Include Real JIDs in MUC rosters where availableKevin Smith
2010-08-20Restart with previous (per-accoun) status.Kevin Smith
2010-08-19SSIZE_MAX is a bit much for storing a dir name.Remko Tronçon
2010-08-19Compilation fix for UnicesKevin Smith
2010-08-19Fixed Mac OS X compilation.Remko Tronçon
2010-08-19Added getExecutablePath().Remko Tronçon
2010-08-19Added missing file.Remko Tronçon
2010-08-19Fixed compilation on OS X.Remko Tronçon
2010-08-19Extract dir providing functionality from application class.Remko Tronçon
2010-08-18Added command parser.Remko Tronçon
2010-08-17Catch exceptions from create_dir.Remko Tronçon
2010-08-17Also build examples when cross-compiling.Remko Tronçon
2010-08-16Some build system fixes.Remko Tronçon
2010-08-08Added XEP-0004 data forms parsing & serializing.Remko Tronçon
2010-08-07Don't crash when kicked from a MUC.Kevin Smith
2010-08-01Fixed incorrect state check.Remko Tronçon
2010-08-01Fixed typo.Remko Tronçon
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-06-20Show subjects on MUC join.Kevin Smith
2010-06-19Removed DNSSDTest from SConscript.Remko Tronçon
2010-06-19Added DNSSDTest.Remko Tronçon
2010-06-18Fix crash on reconnect.Remko Tronçon
2010-06-11Show the time of Notices in the tooltip.Kevin Smith
2010-06-09Fixed windows compilation warnings.Remko Tronçon
2010-06-09Fixed potential bug in DIGEST-MD5 quote handling.Remko Tronçon
2010-06-09Fixed compilation warningns for Linux build.Remko Tronçon
2010-06-09Remove compilation warnings from tests.Remko Tronçon
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon
2010-06-06Use delay when printing MUC history.Remko Tronçon
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-06-04Remove SQLite tests.Remko Tronçon
2010-06-03Use SASL EXTERNAL for authenticating in Slimber.Remko Tronçon
2010-06-03Remove SQLite and SQLiteHistoryManager.Remko Tronçon
2010-06-03Distinguish an empty SASL message from no SASL message.Remko Tronçon
2010-06-02Don't build C-Ares.Remko Tronçon
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Serialize <success/> stanza correctly.Remko Tronçon
2010-06-02Add missing boost_signalslib.h file.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-05-30Don't crash setting a bookmark if initial response didn't have a payload.Kevin Smith
2010-05-29Added ReconnectTest to .gitignore.Remko Tronçon
2010-05-27Cleaning up code paths for rapid disconnect/reconnect.Kevin Smith
2010-05-26Do JID Map lookups for MUC rosters.Kevin Smith