| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove the qt test runner that depends on ancient qt | Markus Mohrhard | 2017-04-13 | 1 | -42/+0 |
| | | |||||
| * | we no longer need a wrapper for the smart pointer case | Markus Mohrhard | 2016-12-15 | 1 | -3/+3 |
| | | |||||
| * | add a flag for adding optional features | Markus Mohrhard | 2015-11-07 | 1 | -2/+3 |
| | | | | | | | These features will switch the used C++ version from C++03 to C++11. We are also going to use std::unique_ptr instead of std::auto_ptr for the c++11 mode. | ||||
| * | removed divideByZero test as it cause crashes on some platforms. | Baptiste Lepilleur | 2006-03-04 | 1 | -6/+0 |
| | | |||||
| * | Examples/qt: integrated Ernst patch from qt examples. | Baptiste Lepilleur | 2006-02-01 | 1 | -7/+11 |
| | | |||||
| * | Integrated Ernst patch for QtTestRunner and Qt 3. | Baptiste Lepilleur | 2005-12-12 | 1 | -0/+43 |
| integrated Ernst patch for QtTestRunner and Qt 3.x. * upgrade QtTestRunner to Qt 3.x * enhanced qmake project files to handle multiple build configuration | |||||
