summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Trying to make the animation autotests more robustThierry Bastian2010-02-252-24/+25
* Remove `make check' logic from auto.pro.Rohan McGovern2010-02-251-7/+0
* GV: Update issues if drawItems() is overridden and IndirectPainting is used.Bjørn Erik Nilsen2010-02-241-0/+26
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-231-0/+6
|\
| * Improve test coverage of QScriptString::toArrayIndex()Kent Hansen2010-02-231-0/+6
* | Regression: QGraphicsScene::render fails to render the entire scene correctly.Bjørn Erik Nilsen2010-02-231-0/+36
|/
* Stabilize QWidget benchmarks.Bjørn Erik Nilsen2010-02-221-187/+110
* Stabilize style sheet benchmarks.Bjørn Erik Nilsen2010-02-221-0/+9
* Fixes for the Windows Mobile plattformninerider2010-02-226-3/+22
* Don't process uic3 subdir if qt3support is disabled.Rohan McGovern2010-02-221-1/+3
* Fixed failure of tst_symbols when Qt is configured with -qtnamespaceRohan McGovern2010-02-221-0/+12
* tst_qnetworkreply: Check if TCP/HTTP connection got re-usedMarkus Goetz2010-02-191-7/+124
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-184-13/+83
|\
| * Moving QDir benchmarks; making way for new test casesJoão Abecasis2010-02-183-11/+15
| * Fixing QDir benchmarks...João Abecasis2010-02-181-2/+2
| * tst_qnetworkreply: Add another testcaseMarkus Goetz2010-02-181-0/+66
* | Stabilize QGraphicsView benchmarks.Bjørn Erik Nilsen2010-02-181-125/+134
* | Remove platform dependent code from QGraphicsView benchmark.Bjørn Erik Nilsen2010-02-181-33/+1
* | Compiler warnings in QGraphicsView benchmark.Bjørn Erik Nilsen2010-02-181-3/+4
* | Stabilize QGraphicsScene benchmarks.Bjørn Erik Nilsen2010-02-181-1/+13
* | Compiler warning, unusable variable in tst_QGraphicsScene benchmark.Bjørn Erik Nilsen2010-02-181-1/+0
* | Fixed autotest failure in tst_QPainter::drawEllipse on Maemo.Samuel Rødal2010-02-181-2/+0
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-171-19/+22
|\
| * Remove unusable test case from QGraphicsItem benchmark.Bjørn Erik Nilsen2010-02-171-12/+0
| * Remove unstable test case from QGraphicsItem::setTransform benchmark.Bjørn Erik Nilsen2010-02-171-1/+0
| * Stabilize QGraphicsItem benchmarks.Bjørn Erik Nilsen2010-02-171-7/+23
* | Fixed failure of maketestselftest with vcproj generator.Rohan McGovern2010-02-171-1/+3
* | Fixed compile of compilerwarnings test with vcproj generator.Rohan McGovern2010-02-173-3/+3
* | Fixed compile of qlibrary test with vcproj generator.Rohan McGovern2010-02-171-2/+7
* | Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-1775-114/+73
* | Fixed compile of shm/sem tests with vcproj generator.Rohan McGovern2010-02-1731-46/+41
* | Fixed compile of QtHelp tests with vcproj generator.Rohan McGovern2010-02-1710-109/+59
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-179-3/+24
|\ \ | |/ |/|
| * Fixed tests using Q_DECLARE_* when Qt is configured with -qtnamespaceRohan McGovern2010-02-164-0/+12
| * Fixed compile of these tests when Qt is configured with -qtnamespaceRohan McGovern2010-02-165-3/+12
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-16151-21/+18351
|\ \ | |/ |/|
| * GraphicsViewBenchmark: Run app in full screen mode on small desktops.Bjørn Erik Nilsen2010-02-161-4/+13
| * Fix License headers.Jason McDonald2010-02-1660-1/+60
| * Add support for running the GraphicsViewBenchmark application manually.Bjørn Erik Nilsen2010-02-154-96/+151
| * Bump version to 4.6.3.Jason McDonald2010-02-157-7/+7
| * Remove useless qDebug in QTextCodec autotestOlivier Goffart2010-02-121-5/+5
| * Add benchmark for QTextCodecOlivier Goffart2010-02-125-1/+278
| * Fix several bugs with GL texture cacheTom Cooksey2010-02-121-8/+16
| * Fix missing/outdated license headers.Jason McDonald2010-02-1264-960/+1065
| * Add functional Graphics View benchmarks.Bjørn Erik Nilsen2010-02-11137-0/+17817
* | Fix an issue with the error signal in a callWithCallback not beingThiago Macieira2010-02-161-0/+29
* | New test cases for the QScriptString.Jedrzej Nowacki2010-02-161-0/+3
* | Don't crash when QTouchEvent is accepted but not handled by aBradley T. Hughes2010-02-161-0/+31
* | QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-161-0/+5
* | Fix for using QContiguousCache with default constructor or capacity=0Zeno Albisser2010-02-151-0/+12