summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-12-26Prompt user with JID before deleting.Kevin Smith
Resolves: #729
2010-11-15Ask for confirmation before removing contacts.Kevin Smith
Resolves: #628 Release-Notes: You'll now be asked for confirmation before removing contacts.
2010-10-08Rename groups.Kevin Smith
Resolves: #577 Release-Notes: Roster groups can now be renamed.
2010-10-04Assign contacts to groups.Kevin Smith
Another patch will follow shortly to stop them appearing offline after a roster change like this. Resolves: #272 Release-Notes: It's now possible to assign your contacts to groups.
2010-09-24Rename contacts in the QtUI.Kevin Smith
Resolves: #575
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-04-08Fix expanded tabs.Remko Tronçon
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-06Fix compilation.Remko Tronçon
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith