summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-29Fix uninitialised class membersTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias 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-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2013-11-18Improve tooltips to include avatars, last seen and vcard information.Tobias Markmann
2012-02-21Introduce system settings policies.Kevin Smith
2011-11-01Having a play with a compact roster modeKevin Smith
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-08Fixed crash on Qt 4.7.0 + Windows XP.Remko Tronçon
2011-03-04Create an edit contact menu item.Kevin Smith
2011-02-21Remove Edit entry from MUC roster context menu.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-07Reworking contact editing.Remko Tronçon
2010-10-04Assign contacts to groups.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-04-08Added copyrights to Swift.Remko Tronçon
2010-04-04Add 'remove' context menu item for rosters (not implemented).Kevin Smith
2009-08-29Show contact count on collapsed roster groupsKevin Smith
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 RosterItem and including in QtTreeWidgetItem.Kevin Smith
2009-07-26The new roster now renders (badly) the contents.Kevin Smith
2009-07-26Begin to assage Swift model into Qt Model/View.Kevin Smith