summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-08-03Draw usernames in contact list in dark grayTobias 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-05-27Fix QtTreeWidget compiler warnings.Richard Maudsley
2014-04-07Allow contacts to be dragged from the Chats tab into the search windowRichard Maudsley
2014-04-02Make the impromptu MUCs behave more like a regular chat.Richard Maudsley
2014-01-11Fix screenreader rendering, and bump Windows builds to Qt-5.2Kevin Smith
2013-12-08Enable domain-wise (un-)blocking.Tobias Markmann
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-05-17Fixed unicode path handling.Remko Tronçon
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-04Qt5 support & warning fixes.Remko Tronçon
2013-03-04Adding support for idle time.Tobias Markmann
2011-03-08Cache rounded avatars.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon
2010-11-15Sanitise the Roster widget on signout.Kevin Smith
2010-07-23Recognise when leaving a MUC (disconnect or kick).Kevin Smith
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon
2010-06-07Tentative fix for segfaulting on roster changes.Kevin Smith
2010-06-04Starting towards tooltips for the colour-blind.Kevin Smith
2010-05-26Don't let roster groups open and close on their own.Kevin Smith
2010-05-25Don't show a blank line for empty status in tooltips.Kevin Smith
2010-05-14Start roster groups expanded.Kevin Smith
2010-05-07Sort the rosterKevin Smith
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2009-10-11Fix for segfault on exit with open MUCs, and reinstate roster sorting.Kevin Smith
2009-08-29Finally sticky roster group expansion.Kevin Smith
2009-08-10Migrated all configure flags to SCons.Remko Tronçon
2009-08-08Group expandedness in roster persists between roster changes.Kevin Smith
2009-08-08Plumbing in place for roster group expansion. \nDoesn't work.Kevin Smith
2009-08-01Roster now includes avatars.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