summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
* Doc: add \since 4.6 for new functionsVolker Hilsheimer2009-08-101-0/+1
* Doc: Fix qdoc warningsVolker Hilsheimer2009-08-102-2/+10
* Link with winscw againHarald Fernengel2009-08-101-1/+1
* Add QBENCMARK_ONCE to QTestLib.Morten Sorvig2009-08-104-4/+39
* Refactor QTestCharBuffer a bitHarald Fernengel2009-08-0715-218/+257
* fixing outputMessage in qplaintestlogger.cpp for Windows CEJoerg Bornemann2009-08-061-5/+7
* Doc: fix warnings.Volker Hilsheimer2009-07-311-0/+2
* Fixed corrupt testlogs on Windows and other places where vsnprintf isRohan McGovern2009-07-311-3/+4
* Convert all testlib loggers to use dynamically allocated strings.Rohan McGovern2009-07-304-132/+112
* Make QTestBasicStreamer use dynamically allocated strings.Rohan McGovern2009-07-3010-102/+153
* Allow testlib loggers to dynamically allocate storage for strings.Rohan McGovern2009-07-304-9/+88
* Doc: Documentation for new toString(QVariant) overloadVolker Hilsheimer2009-07-291-0/+7
* Added a QVariant testlib toString specialization.Rohan McGovern2009-07-281-0/+25
* Fix warnings when compiling Qt (tst_warnings).Thiago Macieira2009-07-252-4/+4
* 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
* 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