Age | Commit message (Expand) | Author |
2014-10-06 | Fix own avatar in contact list header not updated on VCard edit. | Tobias Markmann |
2014-08-10 | Fix blocklist not being requested on reconnect. | Richard Maudsley |
2014-08-01 | Fix memory leaks reported by ASAN in some unit tests. | Tobias Markmann |
2014-07-29 | Fix renaming contact group makes blocked user appear to be unblocked. | Richard Maudsley |
2014-07-09 | Honour 'show offline contacts' toggle when exiting roster search filter | Richard Maudsley |
2014-07-07 | Fix other user avatars appearing in roster tooltip. | Richard Maudsley |
2014-07-07 | Show own tooltip when hovering over roster header. | Richard Maudsley |
2014-05-29 | Check if contact supports file transfer before sending | Richard Maudsley |
2014-05-26 | Add QtFilterWidget, a general live-filtering composite widget for QtTreeWidgets. | Tobias Markmann |
2014-05-18 | Fix uninitialized variables | Remko Tronçon |
2014-02-24 | Label fax numbers as fax and omit resources from JIDs in roster tooltips | Richard Maudsley |
2013-12-18 | Add affiliations to tooltips for MUC occupant lists. | Richard Maudsley |
2013-12-08 | Enable domain-wise (un-)blocking. | Tobias Markmann |
2013-12-08 | Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ... | Tobias Markmann |
2013-12-08 | Convert Roster::setAvailableFeatures() and Roster::setBlockedState() to Roste... | Tobias Markmann |
2013-11-18 | Improve tooltips to include avatars, last seen and vcard information. | Tobias Markmann |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2013-03-09 | Show idle time as local time in the UI. | Tobias Markmann |
2013-03-04 | Qt5 support & warning fixes. | Remko Tronçon |
2013-03-04 | Adding support for idle time. | Tobias Markmann |
2013-01-13 | Fix more warnings. | Remko Tronçon |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-09-08 | Support whiteboarding. | Mateusz Piekos |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2012-03-06 | Load 'show offline' for new sessions | Kevin Smith |
2012-02-21 | Introduce system settings policies. | Kevin Smith |
2011-10-07 | Fixed CLang warnings. | Remko Tronçon |
2011-10-01 | Roster optimizations. | Remko Tronçon |
2011-09-25 | File transfer changes. | Remko Tronçon |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-07-17 | Check for avatar emptiness in TableRoster update check. | Remko Tronçon |
2011-07-09 | Add avatar path to table roster. | Remko Tronçon |
2011-07-04 | Fixed TableRoster bugs. | Remko Tronçon |
2011-07-03 | Implement TableRoster with roster diff. | Remko Tronçon |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-05-23 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-05-23 | Fixed const references to vectors. | Remko Tronçon |
2011-05-22 | Added TableRoster. | Remko Tronçon |
2011-04-30 | Allow groups to be resorted based on changing names. | Kevin Smith |
2011-04-30 | Missing signal. | Kevin Smith |
2011-04-23 | Sort MUC roles by role, rather than by name. | Kevin Smith |
2011-04-20 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-20 | Return groups vector by reference. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2011-02-26 | Add "Edit details" section to Add User widget. | Remko Tronçon |
2011-02-20 | Make Swift translatable. | Remko Tronçon |
2011-02-19 | Make Swift translatable. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |