summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-05-25Expand roster groups on a single click.Kevin Smith
Resolves: #212
2010-05-25Don't show a blank line for empty status in tooltips.Kevin Smith
Resolves: #384
2010-05-14Start roster groups expanded.Kevin Smith
Resolves: #343
2010-05-07Sort the rosterKevin Smith
2010-05-06Rewrite 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-02Use cursor position to determine roster item for context menu.Kevin Smith
Resolves: #333
2010-04-18Make the roster demo compile againKevin Smith
2010-04-16Prettify the ChatList a bit.Kevin Smith
Resolves: #322
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
Resolves: #270
2010-04-05Fix two warningsKevin Smith
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2010-03-30Roster rendering of the test down from 2:11 to 0:10 on my desktopKevin Smith
2010-03-29Upping the size of the roster test. Up to 2 minutes 28.Kevin Smith
2010-03-29Down to 12 secondsKevin Smith
2010-03-29Roster render dummy takes 1 minute 34 seconds on my laptopKevin Smith
2009-11-23Don't cut off the roster in its primeKevin Smith
2009-11-19More space between the avatar and text in the roster (#221)Kevin Smith
This was requested by Steve, I can't say that I'm convinced but maybe it'll grow on me.
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-29Finally sticky roster group expansion.Kevin Smith
2009-08-29Show contact count on collapsed roster groupsKevin Smith
2009-08-29Removing the qDebug that I accidentally left in the last commit.Kevin Smith
2009-08-29Show roster group expansion decorations.Kevin Smith
2009-08-28Slightly more liberal font margins for the group headers in the roster.Kevin Smith
2009-08-28Centralise the group headings vertically.Kevin Smith
2009-08-27Bold roster group fontKevin Smith
2009-08-27More padding before the text in group headings in the roster.Kevin Smith
2009-08-27Render first group header flush with the top of the roster.Kevin Smith
2009-08-27Render roster group headings too wide, so they span the whole window.Kevin Smith
2009-08-27Removing my lovely rounded group headings in the Roster.Kevin Smith
2009-08-27Assorted roster rendering improvements.Kevin Smith
2009-08-26Gradient the group headers in the roster.Kevin Smith
2009-08-26Round the group corners and stop group highlighting in the rosterKevin Smith
2009-08-26Make the roster text sizes relative to the defaults.Kevin Smith
2009-08-26Roster rendering now takes account of the text height as well as the avatar ↵Kevin Smith
height.
2009-08-24Status icons in the roster show correct status.Kevin Smith
2009-08-22Fix expanded tab characters.Remko Tronçon
2009-08-18Try the roster item presence icon overlapping the avatar.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-09Fixed SCons windows building.Remko Tronçon
2009-08-09Fix long-standing bug with a crash on quit after joining MUCs.Kevin Smith