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
/
UnitTest
Age
Commit message (
Expand
)
Author
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-08-01
Fix memory leaks reported by ASAN in some unit tests.
Tobias Markmann
2013-12-08
Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...
Tobias Markmann
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-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-03-20
boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...
Tobias Markmann
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-07-04
Fixed TableRoster bugs.
Remko Tronçon
2011-07-03
Implement TableRoster with roster diff.
Remko Tronçon
2011-04-30
Allow groups to be resorted based on changing names.
Kevin Smith
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-11
Allow group changes at the same time as nick changes.
Kevin Smith
2011-02-07
Moved Swift-specific roster code out of Swiften.
Remko Tronçon