summaryrefslogtreecommitdiffstats
path: root/src/testlib/qtestfilelogger.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Fix warnings when compiling Qt (tst_warnings).Thiago Macieira2009-07-251-3/+3
| | | | | Don't use old-style casts in Qt code. And avoid signed/unsigned comparisons (sizeof returns size_t, which is unsigned).
* Fixed failure of badxml selftest on Windows.Rohan McGovern2009-07-171-8/+17
| | | | | | Don't try to write to files with special characters in the name. Also fix bizarre indent.
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Add license header to source files that don't have one.Jason McDonald2009-05-071-0/+41
| | | | Reviewed-by: Trust Me
* Fixes compile of testlib when Qt is configured with `-qtnamespace'.Rohan McGovern2009-03-241-0/+5
| | | | Reviewed-by: Andy Shaw
* Long live Qt!Lars Knoll2009-03-231-0/+49