Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-15 | Update Copyright in Swift | Kevin Smith | |
Change-Id: Idb6ef5fa191b1465c0bf46c47e63b695de07fa0b | |||
2014-04-02 | Make the impromptu MUCs behave more like a regular chat. | Richard Maudsley | |
This hides occupant types in the participant list and initiates a direct 1-to-1 on occupant double-click instead of MUC-proxied 1-to-1. Change-Id: I76c57fe52beb3e4236524c1d8cfbd583d3dc3f62 | |||
2013-11-25 | When in screen-reader mode, change the text used in rosters to include more ↵ | Kevin Smith | |
information. Change-Id: I8807b2ce6d36dbce510a185f0e4e2c549c623225 | |||
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann | |
Change-Id: I3768d9891ba903c5e2ce8217de0b4413ce40bb9a License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann | |
Change-Id: I363e9d740bbec311454827645f4ea6df8bb60bed License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-03-04 | Adding support for idle time. | Tobias Markmann | |
Change-Id: I1b14edb97a0c87431ec377b084362e9761caded9 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2011-03-08 | Cache rounded avatars. | Remko Tronçon | |
Resolves: #770 | |||
2011-02-07 | Moved Swift-specific roster code out of Swiften. | Remko Tronçon | |
2010-05-26 | Don't let roster groups open and close on their own. | Kevin Smith | |
Resolves: #368 | |||
2010-05-14 | Start roster groups expanded. | Kevin Smith | |
Resolves: #343 | |||
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-08 | Added copyrights to Swift. | Remko Tronçon | |
2009-08-10 | Migrated all configure flags to SCons. | Remko Tronçon | |
2009-08-08 | Group expandedness in roster persists between roster changes. | Kevin Smith | |
2009-08-08 | Plumbing in place for roster group expansion. \nDoesn't work. | Kevin Smith | |
2009-07-26 | Removing RosterItem and including in QtTreeWidgetItem. | Kevin Smith | |
2009-07-26 | The new roster now renders (badly) the contents. | Kevin Smith | |
2009-07-26 | Begin to assage Swift model into Qt Model/View. | Kevin Smith | |