summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-3/+3
* s,RawKeyEvent,RawTouchEvent,gBradley T. Hughes2009-06-081-2/+2
* Fix linking on WindowsBradley T. Hughes2009-06-081-1/+2
* Compile after API updatesBradley T. Hughes2009-06-051-38/+20
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-0512-12/+66
|\
| * All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-042-4/+4
| * Fix headers in the XUnit feature.Thiago Macieira2009-06-049-7/+61
| * Enable valgrind on Mac OS X as well.Morten Sørvig2009-06-041-1/+1
* | Improved touch event emulation code in testlib.Denis Dzyubenko2009-06-031-26/+24
* | Moved the QTest::touchEvent() implementation to testlib.Denis Dzyubenko2009-06-033-1/+171
|/
* improved string operations all over the placeThierry Bastian2009-05-284-13/+13
* Fixed incorrect pass/fail semantics for xpass/xfail when usingRohan McGovern2009-05-191-6/+15
* Find chart.exe on windows.Morten Sørvig2009-05-141-2/+6
* Add the chart utility from qtestlib-tools.Morten Sørvig2009-05-121-19/+10
* Add the "We mean it" warning to a private header that didn't have it.Jason McDonald2009-05-071-0/+11
* Add license header to source files that don't have one.Jason McDonald2009-05-0720-2/+739
* Fixed qDebugs within tests being written as "error" tags in theRohan McGovern2009-05-079-16/+66
* Fixed invalid XML from testlib: `<Incident type="fail" (null)="" ...'Rohan McGovern2009-05-061-1/+4
* Fixed invalid XML from testlib.Rohan McGovern2009-05-061-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-1/+1
|\
| * Fixes unit tests always giving 0 exit code when Qt is configured withRohan McGovern2009-04-211-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-2344-0/+13329
* Fixes compile of testlib when Qt is configured with `-qtnamespace'.Rohan McGovern2009-03-2419-3/+88
* Long live Qt!Lars Knoll2009-03-2362-0/+15123