summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Added trace replayer benchmark.Samuel Rødal2010-02-188-1/+275
| * | | | Run firstRun initialization in declarative/painting benchmarkEskil Abrahamsen Blomfeldt2010-02-181-1/+1
| * | | | Enable QStaticText in QtDeclarative painting benchmarkRhys Weatherley2010-02-171-9/+5
| * | | | Move benchmarks/qvector to benchmarks/corelib/tools/qvectorBjørn Erik Nilsen2010-02-175-1/+2
| | |/ / | |/| |
* | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-193-13/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-183-13/+17
| |\ \ \
| | * | | 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
* | | | | Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-183-182/+174
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / /
| * | | 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
* | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-1813-14/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1613-14/+14
| |\ \ \ | | |_|/ | |/| |
| | * | Fix copyright year.Jason McDonald2010-02-1612-12/+12
| | * | Fix broken license headers.Jason McDonald2010-02-161-2/+2
* | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-17142-1/+18323
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-17142-1/+18323
| |\ \ \ | | |/ / | |/| / | | |/
| | * 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
| | * Add benchmark for QTextCodecOlivier Goffart2010-02-125-1/+278
| | * Fix missing/outdated license headers.Jason McDonald2010-02-1264-960/+1065
| | * Add functional Graphics View benchmarks.Bjørn Erik Nilsen2010-02-11137-0/+17817
| * | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-1367-0/+3056
| |\ \
| * \ \ Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-12236-3346/+428
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-16236-3344/+428
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-09235-2835/+115
| |\ \
| | * | Compile fix for network benchmarks.Bjørn Erik Nilsen2010-02-083-3/+3
| | * | Delete benchmark examples (qtestlib-simple and qtwidgets).Bjørn Erik Nilsen2010-02-0814-2786/+0
| | * | Restructure tests/benchmarks directory.Bjørn Erik Nilsen2010-02-08221-46/+112
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-091-0/+28
| |\ \ \
| | * | | Setting some parameters to reliably run on Tb9.2,Aleksandar Sasha Babic2010-02-091-0/+28
| | |/ /
| * | | Improve the benchmark of QScriptClassBenjamin Poulain2010-02-091-381/+155
| |/ /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-1067-2/+3055
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-051-2/+2
| |\ \
| | * | Pass tst_headers::licenseCheckWarwick Allison2010-02-051-0/+40
| * | | Add license header.Martin Jones2010-02-051-1/+41
| |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-0567-2/+3015
| |\ \
| | * | Add some painting benchmarks.Martin Jones2010-02-052-0/+282
| | * | Fix headers::licenseCheck autotest failureLeonardo Sobral Cunha2010-02-041-0/+40
| | * | Merge branch 'kinetic-declarativeui' of git://git-nokia.trolltech.com.au/qtso...Warwick Allison2010-02-0465-2/+2693
| | |\ \
| | | * \ Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-02-025-0/+826
| | | |\ \
| | | * | | Remove benchmarks that have been migrated to 4.6.Michael Brasser2010-01-297-1016/+0
| | | * | | Benchmark performance of a block of script containing multiple property acces...Michael Brasser2010-01-273-0/+72