summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-07-26Begin to assage Swift model into Qt Model/View.Kevin Smith
2009-07-04Notify chat tabs even if the parent tabset has focus. issue#150.Kevin Smith
2009-07-04Remove fixwindows.pri again.Remko Tronçon
2009-07-04Support qmakeish compilation on Windows again.Kevin Smith
I've added a fixwindows.pri that's got temporary qmakeish fixes that we need to address.
2009-06-28Moving resources into Swift/ and starting on Sound.Kevin Smith
2009-06-22Pick up configured libraries in Swift QMake build.Remko Tronçon
2009-06-18System TrayKevin Smith
We need to have a look at the icons somewhat, but these will do for the second.
2009-06-18Use Swiften INCLUDEPATH and DEPENDPATH on all platforms.Remko Tronçon
2009-06-15Update tab titles for unread count.Kevin Smith
2009-06-15Early pass at tabs. Doesn't do closing or title updatingKevin Smith
2009-06-10Moved Swiften/Controllers to Swift/Controllers.Remko Tronçon
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon