Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers in files that are new in 4.6. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix headers in the XUnit feature. | Thiago Macieira | 2009-06-04 | 1 | -0/+6 |
| | | | | | | | All Qt headers must have QT_BEGIN_HEADER, QT_END_HEADER and QT_MODULE. These headers didn't have this. Reviewed-by: TrustMe | ||||
* | Add license header to source files that don't have one. | Jason McDonald | 2009-05-07 | 1 | -0/+41 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixed qDebugs within tests being written as "error" tags in the | Rohan McGovern | 2009-05-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | xunitxml testlog. `error' in xunit causes many xunit processing tools to consider the test as failing. This is different semantics from native testlib XML, where a qDebug is considered a message and not a failure. Change it to put qDebugs under the "system-err" tag when using xunitxml to retain semantic compatibility with testlib XML. Autotest: tst_selftests | ||||
* | Fixes compile of testlib when Qt is configured with `-qtnamespace'. | Rohan McGovern | 2009-03-24 | 1 | -0/+7 |
| | | | | Reviewed-by: Andy Shaw | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+36 |