Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
QtUI
/
Roster
/
QtTreeWidget.cpp
Age
Commit message (
Collapse
)
Author
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-05-02
Use cursor position to determine roster item for context menu.
Kevin Smith
Resolves: #333
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-05
Fix two warnings
Kevin Smith
2010-04-04
Add 'remove' context menu item for rosters (not implemented).
Kevin Smith
2009-08-29
Finally sticky roster group expansion.
Kevin Smith
2009-08-29
Show contact count on collapsed roster groups
Kevin Smith
2009-08-22
Fix expanded tab characters.
Remko Tronçon
2009-08-08
Plumbing in place for roster group expansion. \nDoesn't work.
Kevin Smith
2009-08-02
Roster clicks now open chats again.
Kevin Smith
2009-07-26
Use a (boring) delegate for roster rendering.
Kevin Smith
2009-07-26
Removing the dummy title from the roster.
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