Age | Commit message (Expand) | Author |
2009-09-15 | Completely untested. Rewiring the MainController for Client to be reconnectab... | Kevin Smith |
2009-09-15 | Logout without signout, but without UI notification that you're logged out. | Kevin Smith |
2009-09-14 | Added Get/SetPrivateStorageRequest. | Remko Tronçon |
2009-09-14 | Added private storage element, parser, and serializer. | Remko Tronçon |
2009-09-14 | Fixed broken unit test. | Remko Tronçon |
2009-09-14 | Start splitting up monolithic Swiften SConscript file. | Remko Tronçon |
2009-09-14 | Remove some #ifndef guards. | Remko Tronçon |
2009-09-14 | Added PayloadsSerializer. | Remko Tronçon |
2009-09-14 | Added storage serializer. | Remko Tronçon |
2009-09-14 | Added more general PayloadsParserTester. | Remko Tronçon |
2009-09-14 | Added bookmark storage payload & parser. | Remko Tronçon |
2009-09-12 | Fix for replacing loginwindow credentials after login. | Kevin Smith |
2009-09-12 | Multiple profiles in the login window mostly working. | Kevin Smith |
2009-09-12 | Allow storing of settings for multiple profiles. | Kevin Smith |
2009-09-12 | Getting ready for sounds to be turned off. | Kevin Smith |
2009-09-12 | Change QtAboutWidget to be a QDialog | Kevin Smith |
2009-09-11 | Fix crash on restart. | Remko Tronçon |
2009-09-11 | Disable WhitespacePingLayer on disconnect + Timer refactoring. | Remko Tronçon |
2009-09-05 | Activate about dialog too. | Remko Tronçon |
2009-09-05 | Don't use singleton for AboutWidget. | Remko Tronçon |
2009-09-03 | Add missing LINKFLAGS for checker on Windows. | Remko Tronçon |
2009-09-03 | Move Swiften QA test into QA module. | Remko Tronçon |
2009-09-01 | Fix show/hide behavior of SystemTray. | Remko Tronçon |
2009-08-30 | Fix build version generator when Git is not present. | Remko Tronçon |
2009-08-30 | Parenthesising expressions to get rid of warnings. | Kevin Smith |
2009-08-29 | Experimental fix for stuff in background, chats coming to front when opened etc. | Kevin Smith |
2009-08-29 | Finally sticky roster group expansion. | Kevin Smith |
2009-08-29 | Show contact count on collapsed roster groups | Kevin Smith |
2009-08-29 | Removing the qDebug that I accidentally left in the last commit. | Kevin Smith |
2009-08-29 | Show roster group expansion decorations. | Kevin Smith |
2009-08-29 | Allow multi-line inputs, and grow accordingly. | Kevin Smith |
2009-08-29 | Basic About dialog | Kevin Smith |
2009-08-28 | Show menus on non-macs | Kevin Smith |
2009-08-28 | Make version tool work on Windows. | Remko Tronçon |
2009-08-28 | Enter works on login fields. #123 | Kevin Smith |
2009-08-28 | Add SCons tool to dump build version in a file. | Remko Tronçon |
2009-08-28 | Don't quit when the roster is hidden and there's no open chat window. | Kevin Smith |
2009-08-28 | Include Quit option in Swift menu. | Kevin Smith |
2009-08-28 | Don't duplicate menus on reconnect, make menubar global on Mac. | Kevin Smith |
2009-08-28 | Put the selected tab title as the tabwidget title. #184 | Kevin Smith |
2009-08-28 | Show the hidden roster on system tray click. | Kevin Smith |
2009-08-28 | Slightly more liberal font margins for the group headers in the roster. | Kevin Smith |
2009-08-28 | Centralise the group headings vertically. | Kevin Smith |
2009-08-27 | Tweaked avatar a bit. | Remko Tronçon |
2009-08-27 | Updated avatar icon. | Remko Tronçon |
2009-08-27 | Bold roster group font | Kevin Smith |
2009-08-27 | More padding before the text in group headings in the roster. | Kevin Smith |
2009-08-27 | Render first group header flush with the top of the roster. | Kevin Smith |
2009-08-27 | Render roster group headings too wide, so they span the whole window. | Kevin Smith |
2009-08-27 | Removing my lovely rounded group headings in the Roster. | Kevin Smith |