summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-7/+124
|\
| * tst_qnetworkreply: Check if TCP/HTTP connection got re-usedMarkus Goetz2010-02-191-7/+124
* | Fix bad conflict resolution from 4baa9dfb5273d7b501dcb3f456983262c53cc8d1Thiago Macieira2010-02-191-0/+24
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-194-13/+83
|\|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-194-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
* | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-19286-509/+18984
|\ \ \
| * | | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-19130-462/+384
| |\| |
| | * | 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-174-0/+12
| | | * Fixed compile of these tests when Qt is configured with -qtnamespaceRohan McGovern2010-02-175-3/+12
| * | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-1894-89/+421
| |\ \ \
| * \ \ \ Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-17156-23/+18600
| |\ \ \ \
| | * \ \ \ Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-17156-23/+18600
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | 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
| | | * | | Implemented GraphicsView Panel support for gestures.Denis Dzyubenko2010-02-121-2/+169
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-121-1/+1
| | | |\ \ \
| | | | * | | Add MSVC-specific expected failures for JS test suiteKent Hansen2010-02-121-1/+1
| | | | |/ /