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