summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-07Make std:: make_unique available in gcc with c++11Joanna Hulboj
2017-03-31Return unique_ptr instead of pointer to deleted objectTobias Markmann
2017-03-08Use standard algorithm instead of custom codeTobias Markmann
2016-10-21Use unique_ptr instead of manual deleteTobias 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
2015-10-30Ignore DND drops of JIDs for contacts already in the conversationTobias Markmann
2015-10-14Annotate getter method as const as it does not write anythingTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-07-09Honour 'show offline contacts' toggle when exiting roster search filterRichard Maudsley
2013-12-08Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...Tobias Markmann
2013-12-08Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to Roste...Tobias Markmann
2013-11-18Improve tooltips to include avatars, last seen and vcard information.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
2012-12-30Enable & fix pedantic CLang warnings.Remko Tronçon
2011-10-01Roster optimizations.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-06-13Added CppCheck script.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-11Allow group changes at the same time as nick changes.Kevin Smith
2011-02-07Moved Swift-specific roster code out of Swiften.Remko Tronçon