Age | Commit message (Expand) | Author |
2009-11-23 | Don't cut off the roster in its prime | Kevin Smith |
2009-11-19 | More space between the avatar and text in the roster (#221) | 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-29 | Finally sticky roster group expansion. | Kevin Smith |
2009-08-29 | Show contact count on collapsed roster groups | Kevin Smith |
2009-08-29 | Removing the qDebug that I accidentally left in the last commit. | Kevin Smith |
2009-08-29 | Show roster group expansion decorations. | Kevin Smith |
2009-08-28 | Slightly more liberal font margins for the group headers in the roster. | Kevin Smith |
2009-08-28 | Centralise the group headings vertically. | Kevin Smith |
2009-08-27 | Bold roster group font | Kevin Smith |
2009-08-27 | More padding before the text in group headings in the roster. | Kevin Smith |
2009-08-27 | Render first group header flush with the top of the roster. | Kevin Smith |
2009-08-27 | Render roster group headings too wide, so they span the whole window. | Kevin Smith |
2009-08-27 | Removing my lovely rounded group headings in the Roster. | Kevin Smith |
2009-08-27 | Assorted roster rendering improvements. | Kevin Smith |
2009-08-26 | Gradient the group headers in the roster. | Kevin Smith |
2009-08-26 | Round the group corners and stop group highlighting in the roster | Kevin Smith |
2009-08-26 | Make the roster text sizes relative to the defaults. | Kevin Smith |
2009-08-26 | Roster rendering now takes account of the text height as well as the avatar h... | Kevin Smith |
2009-08-24 | Status icons in the roster show correct status. | Kevin Smith |
2009-08-22 | Fix expanded tab characters. | Remko Tronçon |
2009-08-18 | Try the roster item presence icon overlapping the avatar. | 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 | Fixed SCons windows building. | 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 | Group expandedness in roster persists between roster changes. | Kevin Smith |
2009-08-08 | Plumbing in place for roster group expansion. \nDoesn't work. | Kevin Smith |
2009-08-02 | Roster clicks now open chats again. | 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-08-01 | Sort out the alignments in the roster. | Kevin Smith |
2009-07-31 | Render status text italicised, and selection colours. | 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 | Removing the dummy title from the roster. | 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 |