summaryrefslogtreecommitdiffstats
path: root/src/testlib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Doc: Fix qdoc warningsVolker Hilsheimer2009-08-102-2/+10
* | | | Wrap long lines from auto test outputShane Kearns2009-08-141-15/+23
|/ / /
* | | Merge commit 'qt/master'Jason Barron2009-08-105-5/+40
|\ \ \ | |/ /
| * | Link with winscw againHarald Fernengel2009-08-101-1/+1
| * | Add QBENCMARK_ONCE to QTestLib.Morten Sorvig2009-08-104-4/+39
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-1015-223/+264
|\ \ \ | |/ /
| * | Refactor QTestCharBuffer a bitHarald Fernengel2009-08-0715-218/+257
| * | fixing outputMessage in qplaintestlogger.cpp for Windows CEJoerg Bornemann2009-08-061-5/+7
* | | Merge commit 'origin/master'Jason Barron2009-08-041-4/+14
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-4/+14
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-0414-244/+364
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-0/+25
|\ \ \ \ | |/ / /
| * | | Added a QVariant testlib toString specialization.Rohan McGovern2009-07-281-0/+25
* | | | Fix compilation of QTestLib on Symbian.Jason Barron2009-07-291-2/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-282-4/+4
|\ \ \ \ | |/ / /
| * | | Fix warnings when compiling Qt (tst_warnings).Thiago Macieira2009-07-252-4/+4
* | | | 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