summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-07-26Begin to assage Swift model into Qt Model/View.Kevin Smith
2009-06-21First pass at netbook modeKevin Smith
2009-06-15Early pass at tabs. Doesn't do closing or title updatingKevin Smith
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon