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
/
UnitTest
/
RosterControllerTest.cpp
Age
Commit message (
Expand
)
Author
2010-10-24
Use the highest priority for a contact's roster item, not the newest.
Kevin Smith
2010-10-24
Creating abstract XMPPRoster base class.
Remko Tronçon
2010-10-09
Move Settings to Swift/Controllers.
Remko Tronçon
2010-10-08
Fixing assorted memory leaks.
Kevin Smith
2010-10-02
Persist roster group expandiness.
Kevin Smith
2010-09-24
Add logic and tests for modifying roster items. No UI Yet.
Kevin Smith
2010-09-15
Moved events from Swiften to Swift.
Remko Tronçon
2010-09-13
Added presence notifier.
Remko Tronçon
2010-09-11
Make AvatarManager abstract
Remko Tronçon
2010-08-27
Separate MUCRegistry from ChatsManager.
Remko Tronçon
2010-08-27
Use own nick at top of roster.
Kevin Smith
2010-06-09
Remove compilation warnings from tests.
Remko Tronçon
2010-05-06
Rewrite of large amounts of roster code.
Kevin Smith
2010-04-12
RosterController testing.
Kevin Smith
2010-04-12
Send roster set before roster add.
Kevin Smith
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-03-22
Fixing up the unit tests again. Oops.
Kevin Smith
2010-03-22
Updating unit tests to work again
Kevin Smith
2010-03-22
Lots of plumbing for event view.
Kevin Smith
2009-11-09
Trivial test of RosterController
Kevin Smith
2009-11-08
Fix for crash on login failure. Scaffoling for testing roster stuff.
Kevin Smith