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
/
Controllers
/
Roster
/
RosterController.h
Age
Commit message (
Expand
)
Author
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2015-10-16
Mark removed contacts as unavailable in Swift
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-07-29
Fix renaming contact group makes blocked user appear to be unblocked.
Richard Maudsley
2014-07-07
Show own tooltip when hovering over roster header.
Richard Maudsley
2013-11-18
Improve tooltips to include avatars, last seen and vcard information.
Tobias Markmann
2013-03-27
Adding support for Blocking Command (XEP-0191) to Swift(-en).
Tobias Markmann
2012-12-31
Fix more warnings.
Remko Tronçon
2012-02-21
Introduce system settings policies.
Kevin Smith
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-05-23
Fixed const references to vectors.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-07
Moved Swift-specific roster code out of Swiften.
Remko Tronçon