summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Add license headerOlivier Goffart2010-03-091-0/+41
* Added text benchmarks from qtbench to tests/benchmarksSamuel Rødal2010-03-084-1/+1062
* Stop benchmark from crashing.Michael Brasser2010-03-081-0/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-068-8/+51
|\
| * qhostinfo benchmark: Use local _data instead of _globalMarkus Goetz2010-03-041-14/+9
| * qhostinfo benchmark: Benchmark the with-cache and without-cacheMarkus Goetz2010-03-041-0/+29
| * Test modifications for the Windows Mobile platform.ninerider2010-02-277-8/+27
* | Fix test.Michael Brasser2010-03-041-1/+1
* | Fix benchmarks.Michael Brasser2010-03-0413-37/+47
* | Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-2767-384/+12610
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-2614-191/+12319
| |\ \
| | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-2614-191/+12319
| | |\ \ | | | |/
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-254-0/+12152
| | | |\
| | | | * New benchmark for QDirIteratorJoão Abecasis2010-02-254-0/+12152
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-251-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * Pass the right arguments to QApplication in GraphicsView benchmark.Bjørn Erik Nilsen2010-02-251-1/+1
| | | * | Add benchmarks for accessing meta-object properties via QScriptValueKent Hansen2010-02-251-0/+25
| | | |/
| | | * 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
| * | | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2446-157/+157
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2310-5/+84
| |\ \ \
| | * | | Fixing deployment and default values for SymbianAleksandar Sasha Babic2010-02-232-0/+26
| | * | | Fixing deplyment on Symbian platformAleksandar Sasha Babic2010-02-232-1/+16
| | * | | Fixing deployment on SymbianAleksandar Sasha Babic2010-02-232-2/+13
| | * | | Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+10
| | * | | Fixing deployment on Symbian platformAleksandar Sasha Babic2010-02-232-2/+13
| | * | | Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+6
| | |/ /
| * | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-238-12/+31
| |/ /
* | | Bump iteration count to make QMetaType::type() benchmark results more stableKent Hansen2010-02-261-1/+1
* | | Add benchmarks for QMetaType type introspection functionsKent Hansen2010-02-263-0/+241
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-227-6/+30
|\ \
| * | Rename MouseRegion -> MouseAreaMartin Jones2010-02-226-6/+6
| * | Add cached path rounded rect painting benchmark.Martin Jones2010-02-221-0/+24
* | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-2020-26/+394
|\ \ \ | |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-195-14/+102
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1813-14/+14
| | |\ \
| | * | | Add pixmap benchmarks and make cached rounded rect the same as Rectangle.Martin Jones2010-02-185-14/+102
| * | | | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-1813-14/+14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Removed redundant debug output from trace benchmark.Samuel Rødal2010-02-181-1/+0
| * | | | Added two QML based traces to trace benchmark.Samuel Rødal2010-02-184-0/+4
| * | | | Reduced the memory footprint of qttrace files.Samuel Rødal2010-02-181-2/+8
| * | | | 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