Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-27 | Temporarily disabling SimpleEventLoopTest::testRun. | Remko Tronçon | |
2011-01-21 | Code cleanup. | Remko Tronçon | |
2010-10-07 | Avoid recursive calling of event callbacks. | Remko Tronçon | |
When EventLoop::handleEvent() was called recursively (i.e. by calling processEvents() from a slot), weird things happened, especially in the XMPP parser (assertion triggers, parse error from server, ...). Now, callbacks are put in a queue handled by the topmost handleEvent. Resolves: #592, #568 | |||
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-08-22 | Fix expanded tab characters. | Remko Tronçon | |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon | |
2009-07-15 | Make stream stack layers reference counted. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |