Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon | |
2010-10-31 | Make Timer one-shot. | Remko Tronçon | |
2010-06-18 | Fix crash on reconnect. | Remko Tronçon | |
BoostTimer isn't supposed to be constructed as a non-shared-ptr. Making constructor private to avoid this error in the future. | |||
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 | |
This should allow us to link against system boost versions. | |||
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 | |
2009-11-12 | Created a TimerFactory, and abstracted Timer. | Remko Tronçon | |
2009-09-11 | Disable WhitespacePingLayer on disconnect + Timer refactoring. | Remko Tronçon | |
Timer now no longer runs in its own thread, but in the main Boost IOService thread. | |||
2009-07-15 | Use shared_ptr for EventLoop owners. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |