Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
/
Roster
/
RosterModel.h
Age
Commit message (
Expand
)
Author
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-04-02
Make the impromptu MUCs behave more like a regular chat.
Richard Maudsley
2013-11-25
When in screen-reader mode, change the text used in rosters to include more i...
Kevin Smith
2013-11-18
Improve tooltips to include avatars, last seen and vcard information.
Tobias Markmann
2013-10-01
Adding support for impromptu MUCs.
Tobias Markmann
2013-03-04
Adding support for idle time.
Tobias Markmann
2011-03-08
Cache rounded avatars.
Remko Tronçon
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
2010-05-14
Start roster groups expanded.
Kevin Smith
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
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