summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-11-02Set new status when Enter is pressed in the status change input.Kevin Smith
2009-10-16Mark as offline in the roster after an error.Kevin Smith
2009-08-30Parenthesising expressions to get rid of warnings.Kevin Smith
2009-08-29Show contact count on collapsed roster groupsKevin Smith
2009-08-16Adding in a button to the roster for 'Add Contact'Kevin Smith
2009-08-16MeView collapsing.Kevin Smith
Qt's peculiarities with which mouse events get passed where are evident here: clicking the toolbar collapses/expands, while if you're clicking the label, it has to be a doubleclick to collapse or expand.
2009-08-16Now show my avatar and JID in the 'me view'.Kevin Smith
At the moment it's my JID rather than my Name, because the NickResolver doesn't cope with our own Name. Also: the name resizing sometimes doesn't work. If it doesn't for you, make the roster very wide and then slowly resize it down.
2009-08-16Set the status text when changing presence.Kevin Smith
2009-08-16Adding the start of a 'me view' to the head of the roster.Kevin Smith