Age | Commit message (Expand) | Author |
---|---|---|
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 |
2014-12-15 | Update Copyright in Swift | Kevin Smith |
2011-06-03 | Ensure safety on onDataRead and onDataWritten signals. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2010-04-08 | Added copyrights to Swift. | Remko Tronçon |
2009-11-28 | Implemented XML console. | Remko Tronçon |
2009-11-28 | Some code cleanup. | Remko Tronçon |
2009-11-28 | Opening the XMLConsole should bring it to front. | Kevin Smith |
2009-11-26 | Allow the XmlConsole to be closed, and there to be only one. | Kevin Smith |
2009-11-26 | Plumbing to show a dummy XMLConsoleWidget in the chat tabs. | Kevin Smith |