Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-18 | Fix HistoryStorage from crashing | Cătălin Badea | |
Fix a crash related to HistoryStorage asynchronous access. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-09-01 | Move async into its own module so it'll work with system sqlite too | Kevin Smith | |
2012-08-30 | Don't compile sqlite history without sqlite | Kevin Smith | |
2012-08-30 | History dialog | Cătălin Badea | |
Add history dialog as an experimental feature. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2011-06-13 | Added CppCheck script. | Remko Tronçon | |
Tweaked the sources to satisfy cppcheck. | |||
2011-05-02 | Replace auto_ptr by shared_ptr. | Remko Tronçon | |
2011-05-01 | Merge branch 'swift-1.x' | Remko Tronçon | |
Conflicts: Swiften/History/HistoryManager.h Swiften/SConscript | |||
2011-05-01 | Fixed compilation. | Remko Tronçon | |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2011-03-16 | Added possibility to dynamically link Swiften. | Remko Tronçon | |
Resolves: #798 | |||
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-01-24 | Added test suite registration checker. | Remko Tronçon | |
2010-06-03 | Remove SQLite and SQLiteHistoryManager. | Remko Tronçon | |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith | |
2010-03-28 | Moving submodule contents back. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |
2010-03-02 | Adding iPhone compilation | Kevin Smith | |
2009-09-14 | Start splitting up monolithic Swiften SConscript file. | Remko Tronçon | |
2009-08-22 | Fix expanded tab characters. | Remko Tronçon | |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon | |
2009-06-09 | Implemented basics of an SQLiteHistoryManager. | Remko Tronçon | |