Age | Commit message (Expand) | Author |
---|---|---|
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2015-10-16 | Mark removed contacts as unavailable in Swift | Tobias Markmann |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-05-02 | Replace auto_ptr by shared_ptr. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2010-10-24 | Moving more from Swift to Client. | Remko Tronçon |
2010-10-24 | Creating abstract XMPPRoster base class. | Remko Tronçon |
2010-09-15 | Use NickResolver for nicks in notifications. | Remko Tronçon |
2010-09-15 | Added Snarl notification support | Remko Tronçon |
2010-09-13 | Added presence notifier. | Remko Tronçon |