summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-06Add option to log in automatically.Kevin Smith
Resolves: #240
2009-11-26Remember the last used account.Kevin Smith
This is the last account to be logged in with, not the last account to be logged out. If you want that, open a new ticket. Resolves: #241
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