Published on 2010-07-09 22:15:00 by David Dibben
A helper python script for adding a CppUnit test to the header and source file of a test case. Quickly add the boiler plate code for a test.
Published on 2010-07-05 17:39:00 by David Dibben
A CruiseControl monitor for QtCreator
Using a plugin to QtCreator to monitor CruiseControl builds from within the IDE.
Published on 2010-07-05 15:26:00 by David Dibben
Qt Creator: A multiplatform IDE for creating Qt applications
First impressions of the QtCreator IDE for C++ development.
Published on 2010-07-04 12:45:00 by David Dibben
Development environments for C++
In which I start using QtCreator, an IDE for C++ development after years of avoiding IDEs and using custom scripts and a good text editor.