summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-11-12Fixed coverage script.Remko Tronçon
2009-11-12Created a TimerFactory, and abstracted Timer.Remko Tronçon
2009-11-12Reconnect in the MainController check the Client's connectedness.Kevin Smith
2009-11-12Retrieve correct error in Request.Remko Tronçon
2009-11-12Refactored DNS handling.Remko Tronçon
2009-11-10Close connection properly on disconnect and session end.Remko Tronçon
2009-11-10Remove "Add Contact" button from roster.Remko Tronçon
2009-11-10Fix error messages.Remko Tronçon
2009-11-10Fixed error handling.Remko Tronçon
2009-11-10Refactored session management.Remko Tronçon
2009-11-10Even more Client refactoring.Remko Tronçon
2009-11-10More Client refactoring.Remko Tronçon
2009-11-09Refactoring Client.Remko Tronçon
2009-11-09Trivial test of RosterControllerKevin Smith
2009-11-08Fix for crash on login failure. Scaffoling for testing roster stuff.Kevin Smith
2009-11-08Added Error class.Remko Tronçon
2009-11-06Added SessionStream.Remko Tronçon
2009-11-05A block of the work for roster pushes.Kevin Smith
2009-11-02Set new status when Enter is pressed in the status change input.Kevin Smith
2009-11-01Fix incorrectly bundled Qt image plugins.Remko Tronçon
2009-11-01Also do pretty builds on windows.Remko Tronçon
2009-11-01Simplify build pretty printing.Remko Tronçon
2009-11-01Moving tests around.Remko Tronçon
2009-11-01Added SCons test framework.Remko Tronçon
2009-11-01Added isActive() to WhitespacePingLayer.Remko Tronçon
2009-11-01Refactored some degenerate stuff out of base Session.Remko Tronçon
2009-10-30Remove redundant ) from chat titles with unread messagesKevin Smith
2009-10-25Starting to unit test PresenceOracle.Kevin Smith
2009-10-25Autoaway.Kevin Smith
2009-10-25Some groundwork ready for autoawayKevin Smith
2009-10-16Fix test failures.Remko Tronçon
2009-10-16Mark as offline in the roster after an error.Kevin Smith
2009-10-15Save the geometry of the chat and roster windows.Kevin Smith
2009-10-12Fix for chat tabs always getting focus on incoming messagesKevin Smith
2009-10-11Fix for segfault on exit with open MUCs, and reinstate roster sorting.Kevin Smith
2009-10-05Early terminate completed bubblesorts in the rosterKevin Smith
2009-10-04Give chat input focus when a tab is selectedKevin Smith
2009-10-04Handle errors during initial login correctly.Kevin Smith
2009-10-01Preparations for adding subscription requests.Kevin Smith
2009-09-30Added SHA-1 and Base64 tests for empty input data.Remko Tronçon
2009-09-30Fix ByteArray::getData() when bytearray is empty.Remko Tronçon
2009-09-29Create Swift MSVS solution.Remko Tronçon
2009-09-26Added debian packaging script.Remko Tronçon
2009-09-26Removing obsolete qmake files.Remko Tronçon
2009-09-25Move roster tooltip string construction to a method.Kevin Smith
2009-09-25Add very basic tooltips to the roster.Kevin Smith
2009-09-20I forgot to remove the debug output last time.Kevin Smith
2009-09-20Sort the Qt roster.Kevin Smith
2009-09-20Overhaul the NSIS installer.Kevin Smith
2009-09-19Treat Enter on a keypad correctly in the chatdlg.Kevin Smith