Age | Commit message (Expand) | Author |
2016-09-29 | Fix uninitialised class members | Tobias Markmann |
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-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 |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2016-01-22 | Add missing Timer related cleanup code | Tobias Markmann |
2014-12-15 | Update Copyright In SwifTools | Kevin Smith |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-04-17 | Fixing some clang warnings. | Tobias Markmann |
2011-07-11 | Make IdleDetector a parameter of MainController. | Remko Tronçon |
2011-06-11 | Fixed IdleQuerierTest linking with gold. | Remko Tronçon |
2011-05-25 | Added 'assertions' scons flag. | Remko Tronçon |
2011-04-30 | Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber. | Remko Tronçon |
2011-04-26 | Added CertificateMemoryStorage. | Remko Tronçon |
2011-01-18 | Cleaned up some code. | Remko Tronçon |
2010-10-31 | Make Timer one-shot. | Remko Tronçon |
2010-10-26 | Fix compliation problems with CLang. | Remko Tronçon |
2010-08-16 | More build system tweaks. | Remko Tronçon |
2010-06-09 | Fixed compilation warningns for Linux build. | Remko Tronçon |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon |
2010-06-02 | Rename boost_signalslib.h to boost_bsignals. | Remko Tronçon |
2010-06-02 | Using Boost workaround for Qt signals keyword clash. | Remko Tronçon |
2010-04-08 | Added copyrights to SwifTools. | Remko Tronçon |
2009-11-24 | Integrated new IdleDetector. | Remko Tronçon |
2009-11-24 | Added Windows idle querier. | Remko Tronçon |
2009-11-24 | Added windows idle detector. | Remko Tronçon |
2009-11-24 | Added MacOSX Idle querier. | Remko Tronçon |
2009-11-24 | Added SwifTools/Idle module. | Remko Tronçon |