Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-13 | Remove the old Join MUC dialog | Kevin Smith | |
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-15 | Normalise muc joining, allow it from bookmark list. | Kevin Smith | |
Resolves: #320 | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2010-04-04 | Add 'remove' context menu item for rosters (not implemented). | Kevin Smith | |
2010-03-28 | Chat list in the gui (mostly non-functional). | Kevin Smith | |
2010-03-23 | Show EventWindow activity in roster tab. | Kevin Smith | |
Resolves: #295 | |||
2010-03-22 | Lots of plumbing for event view. | Kevin Smith | |
This isn't ready yet, but clicking on a message in the event view will now cause the chat to pop up, and the plumbing is there for doing something with subscription requests - I just don't, yet. | |||
2010-03-19 | Start of event viewer. | Kevin Smith | |
Creates a basic event viewer framework, and plugs it into the Swift controllers, so that messages are displayed (in a very ugly way). Still a long way to go. | |||
2009-11-10 | Remove "Add Contact" button from roster. | Remko Tronçon | |
2009-10-16 | Mark as offline in the roster after an error. | Kevin Smith | |
2009-09-16 | SignOut nearly working. | Kevin Smith | |
2009-08-16 | Adding roster tabs, ready to take Events. | Kevin Smith | |
2009-08-16 | Adding in a button to the roster for 'Add Contact' | Kevin Smith | |
2009-08-16 | Now show my avatar and JID in the 'me view'. | Kevin Smith | |
At the moment it's my JID rather than my Name, because the NickResolver doesn't cope with our own Name. Also: the name resizing sometimes doesn't work. If it doesn't for you, make the roster very wide and then slowly resize it down. | |||
2009-08-16 | Adding the start of a 'me view' to the head of the roster. | Kevin Smith | |
2009-06-10 | Moved Swiften/Controllers to Swift/Controllers. | Remko Tronçon | |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon | |