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-04Fix for avatar display in chatlog where the cache has spaces in the name.Kevin Smith
This particularly hit c:\Documents and Settings on Windows.
2009-06-26Use nicks in tab titles.Kevin Smith
2009-06-20Added vCard-based avatars support.Remko Tronçon
2009-06-18It should be impossible to lose tabs now.Kevin Smith
You can still have an empty tabset, though.
2009-06-18Support closing and reopening chats in tabs.Kevin Smith
2009-06-15Slightly cleaner close behaviour for tabs - still broken.Kevin Smith
2009-06-15Update tab titles for unread count.Kevin Smith
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon