Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-03 | Ensure safety on onDataRead and onDataWritten signals. | Remko Tronçon | |
2011-02-14 | Removed Swift::String. | 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 | |
This should allow us to link against system boost versions. | |||
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2009-11-28 | Implemented XML console. | Remko Tronçon | |
Resolves: #135 | |||
2009-11-28 | Some code cleanup. | Remko Tronçon | |
2009-11-26 | Plumbing to show a dummy XMLConsoleWidget in the chat tabs. | Kevin Smith | |
This should all work now, and the XMLConsoleController needs to talk to the QtXMLConsoleWidget through the XMLConsoleWidget interface. Resolves: #256 |