summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-06-13Added CppCheck script.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-05Merged roster status types for sorting in the same way as the status icons.Kevin Smith
2010-03-30Roster rendering of the test down from 2:11 to 0:10 on my desktopKevin Smith
2010-03-29Down to 12 secondsKevin Smith
2009-10-11Fix for segfault on exit with open MUCs, and reinstate roster sorting.Kevin Smith
2009-10-05Early terminate completed bubblesorts in the rosterKevin Smith
2009-09-26Removing obsolete qmake files.Remko Tronçon
2009-09-25Move roster tooltip string construction to a method.Kevin Smith
2009-09-25Add very basic tooltips to the roster.Kevin Smith
2009-09-20I forgot to remove the debug output last time.Kevin Smith
2009-09-20Sort the Qt roster.Kevin Smith
2009-09-15Immediately update the Qt roster when items change.Kevin Smith
2009-08-24Status icons in the roster show correct status.Kevin Smith
2009-08-18Include a (dummy) presence icon in roster entries.Kevin Smith
2009-08-15Remove the roster avatar debug output.Kevin Smith
2009-08-10Migrated all configure flags to SCons.Remko Tronçon
2009-08-09Fix long-standing bug with a crash on quit after joining MUCs.Kevin Smith
2009-08-09Fix segfault when Roster items are removed.Kevin Smith
2009-08-08Plumbing in place for roster group expansion. \nDoesn't work.Kevin Smith
2009-08-01Roster now includes avatars.Kevin Smith
2009-08-01Resize avatars to 32pix in Roster, change alignments to be relative, do item ...Kevin Smith
2009-07-26Now render an ugly default icon and default status text in the roster.Kevin Smith
2009-07-26Use a (boring) delegate for roster rendering.Kevin Smith
2009-07-26Clear down some of the cruft from RosterItem.Kevin Smith
2009-07-26Removing RosterItem and including in QtTreeWidgetItem.Kevin Smith
2009-07-26Begin to assage Swift model into Qt Model/View.Kevin Smith