Age | Commit message (Expand) | Author |
2016-04-28 | Change remaining std::auto_ptr usage to std::unique_ptr | Tobias Markmann |
2016-04-25 | Convert hard tabs to four spaces in all our SConscript/*.py files | Tobias Markmann |
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2016-02-15 | Fix crash when saving a received file to non-writable location | Tobias Markmann |
2014-12-15 | Update Copyright in Swiften | Kevin Smith |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2011-08-28 | Merge remote branch 'origin/swift-1.x' | Remko Tronçon |
2011-08-28 | Catch boost file system errors when reading VCards. | Remko Tronçon |
2011-05-02 | Replace auto_ptr by shared_ptr. | Remko Tronçon |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-04-18 | Jingle refactoring. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2010-10-26 | Fix compliation problems with CLang. | Remko Tronçon |
2010-10-21 | Added beginnings of outgoing file transfer to Swiften. | Remko Tronçon |
2010-10-10 | Fixed compilation of StorageTest. | Remko Tronçon |
2010-09-11 | Fixed VCardFileStorageTest. | Remko Tronçon |
2010-09-02 | Added check_output SCons flag to generate an XML report. | Remko Tronçon |
2010-08-24 | Implemented VCardManager. | Remko Tronçon |
2010-08-24 | Added VCardStorage. | Remko Tronçon |
2010-03-28 | Removing submodules. | Remko Tronçon |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |