summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-04-08Added copyrights to Swift.Remko Tronçon
2009-11-26Plumbing to show a dummy XMLConsoleWidget in the chat tabs.Kevin Smith
This should all work now, and the XMLConsoleController needs to talk to the QtXMLConsoleWidget through the XMLConsoleWidget interface. Resolves: #256
2009-10-15Save the geometry of the chat and roster windows.Kevin Smith
2009-09-12Allow storing of settings for multiple profiles.Kevin Smith
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-28Show the hidden roster on system tray click.Kevin Smith
2009-06-21Unconditional netbookremix modeKevin Smith
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon