summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-04Open 1:1 chat to real JIDs from MUC rooms (not PMs) when possibleThanos Doukoudakis
2016-09-29Fix uninitialised class membersTobias Markmann
2016-08-23Only use Lato font for rosters and the chat viewTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-10-17Disable online only actions when offline.Tobias Markmann
2014-07-01Reset roster filter when hitting enter to start chat.Richard Maudsley
2014-05-27Fix QtTreeWidget compiler warnings.Richard Maudsley
2014-04-23Don't suggest people who are already in the Start Chat list.Richard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2013-11-25When in screen-reader mode, change the text used in rosters to include more i...Kevin Smith
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2012-02-21Introduce system settings policies.Kevin Smith
2011-11-01Having a play with a compact roster modeKevin Smith
2011-09-30Fixed some Windows issues with FT.Remko Tronçon
2011-09-25File transfer changes.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-09-21Distinguish between Roster and MUC list widgetsKevin Smith
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-04Create an edit contact menu item.Kevin Smith
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-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2011-02-07Reworking contact editing.Remko Tronçon
2010-10-24Scroll MUC roster pixel-by-pixel.Remko Tronçon
2010-10-04Assign contacts to groups.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-14Start roster groups expanded.Kevin 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-08Added copyrights to Swift.Remko Tronçon
2010-04-05Fix two warningsKevin Smith
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2009-08-29Finally sticky roster group expansion.Kevin Smith
2009-08-29Show contact count on collapsed roster groupsKevin Smith
2009-08-22Fix expanded tab characters.Remko Tronçon
2009-08-08Plumbing in place for roster group expansion. \nDoesn't work.Kevin Smith
2009-08-02Roster clicks now open chats again.Kevin Smith
2009-07-26Use a (boring) delegate for roster rendering.Kevin Smith
2009-07-26Removing the dummy title from the roster.Kevin Smith
2009-07-26The new roster now renders (badly) the contents.Kevin Smith