summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith
2010-03-19Start of event viewer.Kevin Smith
Creates a basic event viewer framework, and plugs it into the Swift controllers, so that messages are displayed (in a very ugly way). Still a long way to go.
2009-11-27Integrated Sparkle auto-updater.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-11-24Integrated new IdleDetector.Remko Tronçon
2009-10-25Some groundwork ready for autoawayKevin Smith
2009-08-22Moved QtEventLoop to Swiften.Remko Tronçon
2009-06-28Moving resources into Swift/ and starting on Sound.Kevin Smith
2009-06-21Enable netbook mode with any commandline parametersKevin Smith
2009-06-18System TrayKevin Smith
We need to have a look at the icons somewhat, but these will do for the second.
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon