summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Fix old/missing license headers from multitouch+gestures merge.Jason McDonald2009-06-291-2/+2
* Fixed link error of some test tools due to multiply definedRohan McGovern2009-06-271-0/+1
* Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-7/+11
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-231-1/+1
|\
| * Mention -maxwarnings in debug outputHarald Fernengel2009-06-221-1/+1
* | compile after small API changesBradley T. Hughes2009-06-181-3/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1758-116/+116
|\ \ | |/
| * Update license headers in files that are new in 4.6.Jason McDonald2009-06-1718-36/+36
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-1640-80/+80
| |\
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-1640-80/+80
| * | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-0/+60
* | | Merge of masterBradley T. Hughes2009-06-151-0/+60
* | | 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