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-10-11 | Fix for segfault on exit with open MUCs, and reinstate roster sorting. | Kevin Smith |
2009-10-05 | Early terminate completed bubblesorts in the roster | Kevin Smith |
2009-09-26 | Removing obsolete qmake files. | Remko Tronçon |
2009-09-25 | Move roster tooltip string construction to a method. | Kevin Smith |
2009-09-25 | Add very basic tooltips to the roster. | Kevin Smith |
2009-09-20 | I forgot to remove the debug output last time. | Kevin Smith |
2009-09-20 | Sort the Qt roster. | Kevin Smith |
2009-09-15 | Immediately update the Qt roster when items change. | 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-15 | Remove the roster avatar debug output. | Kevin Smith |
2009-08-10 | Migrated all configure flags to SCons. | Remko Tronçon |
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 | Begin to assage Swift model into Qt Model/View. | Kevin Smith |