summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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