summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-15Make the Rename Group dialog text a bit friendlier.Remko Tronçon
2011-03-08Fixed crash on Qt 4.7.0 + Windows XP.Remko Tronçon
2011-03-08Cache rounded avatars.Remko Tronçon
2011-03-04Create an edit contact menu item.Kevin Smith
2011-02-22Fixed rounded rectangles not drawing background properly.Remko Tronçon
2011-02-22Round corners of avatars in roster.Remko Tronçon
2011-02-21Added "Remove" context menu.Remko Tronçon
2011-02-21Remove Edit entry from MUC roster context menu.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-02-07Reworking contact editing.Remko Tronçon
2010-12-27Elide group header when necessary.Remko Tronçon
2010-11-15Sanitise the Roster widget on signout.Kevin Smith
2010-10-31Tweak the group triangles a bit.Remko Tronçon
2010-10-31Fix triangle drawing.Remko Tronçon
2010-10-31Don't clip group header text.Remko Tronçon
2010-10-24Scroll MUC roster pixel-by-pixel.Remko Tronçon
2010-10-04Assign contacts to groups.Kevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-06-26Elide text in the various roster views.Kevin Smith
2010-06-14Compiler warningKevin Smith
2010-06-11Avoid compiler warnings for the group delegateKevin Smith
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon
2010-06-07Tentative fix for segfaulting on roster changes.Kevin Smith
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-05-26Don't let roster groups open and close on their own.Kevin Smith
2010-05-25Expand roster groups on a single click.Kevin Smith
2010-05-25Don't show a blank line for empty status in tooltips.Kevin Smith
2010-05-14Start roster groups expanded.Kevin Smith
2010-05-07Sort the rosterKevin Smith
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-05-02Use cursor position to determine roster item for context menu.Kevin Smith
2010-04-18Make the roster demo compile againKevin Smith
2010-04-16Prettify the ChatList a bit.Kevin Smith
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-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
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