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
/
QtTreeWidgetItem.h
Age
Commit message (
Expand
)
Author
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-05
Merged roster status types for sorting in the same way as the status icons.
Kevin Smith
2010-03-30
Roster rendering of the test down from 2:11 to 0:10 on my desktop
Kevin Smith
2010-03-29
Down to 12 seconds
Kevin Smith
2009-09-25
Move roster tooltip string construction to a method.
Kevin Smith
2009-09-20
Sort the Qt roster.
Kevin Smith
2009-08-24
Status icons in the roster show correct status.
Kevin Smith
2009-08-18
Include a (dummy) presence icon in roster entries.
Kevin Smith
2009-08-09
Fix long-standing bug with a crash on quit after joining MUCs.
Kevin Smith
2009-08-09
Fix segfault when Roster items are removed.
Kevin Smith
2009-08-08
Plumbing in place for roster group expansion. \nDoesn't work.
Kevin Smith
2009-08-01
Roster now includes avatars.
Kevin Smith
2009-08-01
Resize avatars to 32pix in Roster, change alignments to be relative, do item ...
Kevin Smith
2009-07-26
Now render an ugly default icon and default status text in the roster.
Kevin Smith
2009-07-26
Use a (boring) delegate for roster rendering.
Kevin Smith
2009-07-26
Clear down some of the cruft from RosterItem.
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