summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-03-04Adding support for idle time.Tobias Markmann
Change-Id: I1b14edb97a0c87431ec377b084362e9761caded9 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-01-12Don't crash with multiline status message and Qt-4.8.0Kevin Smith
It looks as if 4.8 crashes if you ask it to elide text that has newlines in it. This change changes the rendering to show all lines as one. This slightly changes roster rendering for people with multiline messages. Resolves: #1056
2011-11-01Having a play with a compact roster modeKevin Smith
2011-07-10Include per-chat unread count in ChatsKevin Smith
2011-07-09Update QtChatList for recent backend changesKevin Smith
2010-06-26Elide text in the various roster views.Kevin Smith
Resolves: #426
2010-04-16Prettify the ChatList a bit.Kevin Smith
Resolves: #322