summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-10-15Save the geometry of the chat and roster windows.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-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-28Include Quit option in Swift menu.Kevin Smith
2009-08-28Don't duplicate menus on reconnect, make menubar global on Mac.Kevin Smith
2009-06-10Moved Swiften/Controllers to Swift/Controllers.Remko Tronçon
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon