summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-05Activate about dialog too.Remko Tronçon
2009-09-05Don't use singleton for AboutWidget.Remko Tronçon
2009-09-01Fix show/hide behavior of SystemTray.Remko Tronçon
Show now brings the window to front and activates it. Clicking on the tray hides the application if it is visible.
2009-08-29Basic About dialogKevin Smith
2009-08-28Show menus on non-macsKevin Smith
2009-08-28Enter works on login fields. #123Kevin Smith
2009-08-28Don't quit when the roster is hidden and there's no open chat window.Kevin Smith
2009-08-28Include Quit option in Swift menu.Kevin Smith
2009-08-28Don't duplicate menus on reconnect, make menubar global on Mac.Kevin Smith
2009-08-16Adding the start of a 'me view' to the head of the roster.Kevin Smith
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon