Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-30 | Render the Chat view directly with DOM commands, not javascript. | Kevin Smith | |
Tested locally, but it's conceivable there will be regressions. | |||
2010-06-25 | Command-line option to not use tabs. | Kevin Smith | |
Resolves: #476 | |||
2010-05-06 | Rewrite of large amounts of roster code. | Kevin Smith | |
Now keeps widgets out of Swiften, keeps sorting inside Swiften, and keeps track of presences to show the correct presence per roster item. Resolves: #316 Resolves: #81 Resolves: #239 | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2010-04-06 | Don't minimise+restore new chats that want focus on OS X. | Kevin Smith | |
Resolves: 217 | |||
2009-11-26 | Plumbing 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-15 | Save the geometry of the chat and roster windows. | Kevin Smith | |
2009-08-29 | Experimental fix for stuff in background, chats coming to front when opened etc. | Kevin Smith | |
2009-07-26 | Begin to assage Swift model into Qt Model/View. | Kevin Smith | |
2009-06-21 | First pass at netbook mode | Kevin Smith | |
2009-06-15 | Early pass at tabs. Doesn't do closing or title updating | Kevin Smith | |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon | |