summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2009-09-19Sink the chatview on X11, so it seems better integrated.Kevin Smith
2009-09-16Fix unit test compilationKevin Smith
2009-09-16SignOut nearly working.Kevin Smith
2009-09-15Bring the tabs to front when a tabbed widget requests activation.Kevin Smith
2009-09-15Hide the tabset when there are no more open tabs.Kevin Smith
2009-09-15Collapse an enable and disable method into setEnabled(bool).Kevin Smith
2009-09-15Immediately update the Qt roster when items change.Kevin Smith
2009-09-15Reconnect seems to mostly work now.Kevin Smith
2009-09-15Completely untested. Rewiring the MainController for Client to be reconnectab...Kevin Smith
2009-09-15Logout without signout, but without UI notification that you're logged out.Kevin Smith
2009-09-14Added Get/SetPrivateStorageRequest.Remko Tronçon
2009-09-14Added private storage element, parser, and serializer.Remko Tronçon
2009-09-14Fixed broken unit test.Remko Tronçon
2009-09-14Start splitting up monolithic Swiften SConscript file.Remko Tronçon
2009-09-14Remove some #ifndef guards.Remko Tronçon
2009-09-14Added PayloadsSerializer.Remko Tronçon
2009-09-14Added storage serializer.Remko Tronçon
2009-09-14Added more general PayloadsParserTester.Remko Tronçon
2009-09-14Added bookmark storage payload & parser.Remko Tronçon
2009-09-12Fix for replacing loginwindow credentials after login.Kevin Smith
2009-09-12Multiple profiles in the login window mostly working.Kevin Smith
2009-09-12Allow storing of settings for multiple profiles.Kevin Smith
2009-09-12Getting ready for sounds to be turned off.Kevin Smith
2009-09-12Change QtAboutWidget to be a QDialogKevin Smith
2009-09-11Fix crash on restart.Remko Tronçon
2009-09-11Disable WhitespacePingLayer on disconnect + Timer refactoring.Remko Tronçon
2009-09-05Activate about dialog too.Remko Tronçon
2009-09-05Don't use singleton for AboutWidget.Remko Tronçon
2009-09-03Add missing LINKFLAGS for checker on Windows.Remko Tronçon
2009-09-03Move Swiften QA test into QA module.Remko Tronçon
2009-09-01Fix show/hide behavior of SystemTray.Remko Tronçon
2009-08-30Fix build version generator when Git is not present.Remko Tronçon
2009-08-30Parenthesising expressions to get rid of warnings.Kevin Smith
2009-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-08-29Finally sticky roster group expansion.Kevin Smith
2009-08-29Show contact count on collapsed roster groupsKevin Smith
2009-08-29Removing the qDebug that I accidentally left in the last commit.Kevin Smith