summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable'Jason Barron2009-07-273-29/+198
|\
| * Fixed valgrind warnings related to sigaction from every testcase.Rohan McGovern2009-07-211-1/+1
| * Compile with QT_NO_PROCESS or QT_NO_SETTINGSHarald Fernengel2009-07-211-3/+3
| * Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-6/+0
| * Doc: Documentation for QTouchEventSequenceVolker Hilsheimer2009-07-181-12/+102
| * Fixed failure of badxml selftest on Windows.Rohan McGovern2009-07-171-8/+17
| * Use Unix signal handlers to properly close the test log when a test isRohan McGovern2009-07-151-5/+81
| * src/testlib: LPCWSTR -> wchar_t*Marius Storm-Olsen2009-07-011-1/+1
* | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-093-35/+11
|\ \
| * | Fixed warnings because of multiple macro definitions.axis2009-07-061-1/+1
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-06-3040-81/+81
| |\ \
| | * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2940-80/+80
| | |\ \
| | * \ \ Merge branch 'warningRemovals'axis2009-06-291-1/+1
| | |\ \ \
| | | * | | Fixed various useless warnings.axis2009-06-291-1/+1
| * | | | | Missed these exports when removing NokiaX86 specific hacks.Miikka Heikkinen2009-06-301-2/+2
| |/ / / /
| * | | | Removed the need for NokiaX86 compiler specific hacks from qtestcase.h byMiikka Heikkinen2009-06-292-88/+64
| |/ / /
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3060-118/+273
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| * | | | 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
| |\ \ \ \
| * | | | | 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
* | | | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2531-159/+2957
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-0/+60
| | |/ / | |/| |
| * | | 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 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
| |\ \ | | |/