summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-05-25Expand roster groups on a single click.Kevin Smith
Resolves: #212
2010-05-14Start roster groups expanded.Kevin Smith
Resolves: #343
2010-05-06Rewrite 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-05-02Use cursor position to determine roster item for context menu.Kevin Smith
Resolves: #333
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-05Fix two warningsKevin Smith
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2009-08-29Finally sticky roster group expansion.Kevin Smith
2009-08-29Show contact count on collapsed roster groupsKevin Smith
2009-08-22Fix expanded tab characters.Remko Tronçon
2009-08-08Plumbing in place for roster group expansion. \nDoesn't work.Kevin Smith
2009-08-02Roster clicks now open chats again.Kevin Smith
2009-07-26Use a (boring) delegate for roster rendering.Kevin Smith
2009-07-26Removing the dummy title from the roster.Kevin Smith
2009-07-26The new roster now renders (badly) the contents.Kevin Smith
2009-07-26Begin to assage Swift model into Qt Model/View.Kevin Smith