summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Fix benchmark warnings on symbian.Michael Brasser2010-05-244-13/+13
* Factor out initialization effects from declarative benchmarks.Michael Brasser2010-05-244-0/+19
* Add license headers for .qml files.Jason McDonald2010-05-2148-0/+1968
* Merge commit 'qt/4.7' into 4.7Miikka Heikkinen2010-05-179-16/+12
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-1410-51/+43
| |\
| | * Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-1410-51/+43
* | | Fix SRCDIR and DEPLOYMENT usage in declarative benchmarksMiikka Heikkinen2010-05-1414-52/+64
* | | Omit building declarative/painting benchmark if no OpenGL configuredMiikka Heikkinen2010-05-142-1/+6
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-132-29/+88
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-122-29/+88
| |\
| | * Modified QPainter and QPixmap benchmarks to use raster pixmaps.Samuel Rødal2010-05-122-29/+88
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-137-25/+21
|\ \ \ | |/ / |/| |
| * | Fix broken benchmarks.Michael Brasser2010-05-137-25/+21
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-111-0/+5
|\ \ | |/ |/|
| * Remove test cases which cause stack overflowShane Kearns2010-05-101-0/+5
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-047-3/+6
|\ \ | |/
| * Do not link QtGui in benchmarks which don't need itGordon Schumacher2010-05-036-2/+5
| * Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-231-1/+1
| |\
| | * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-221-1/+1
| | |\
| | | * Fixing the wrong QUrl usageAleksandar Sasha Babic2010-04-211-1/+1
| | | * When on Symbian use smaller files.Aleksandar Sasha Babic2010-04-211-3/+6
* | | | BenchmarkAaron Kennedy2010-04-283-0/+166
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2232-32/+32
|\ \ \ | |/ / |/| |
| * | Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2132-32/+32
* | | Benchmark emission of signal connected to nothingOlivier Goffart2010-04-203-2/+11
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-4/+7
|\ \ | |/
| * Add translation context to qsTr() benchmarkKent Hansen2010-04-151-4/+7
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-132-37/+1
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-122-37/+1
| |\ \
| | * | compile fix for tests/benchmarks/corelib/tools/qvector.cpphjk2010-04-072-37/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-122-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-1/+1
| * | | Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-081-2/+2
| |/ /
* | | Updated qtbench to build against modified QStaticText APIGareth Stockwell2010-04-091-2/+2
* | | When on Symbian use smaller files.Aleksandar Sasha Babic2010-04-081-3/+6
* | | The cmd line arguments have not been delegated properly.Aleksandar Sasha Babic2010-04-081-32/+1
|/ /
* | Test cost of importing and resolving types (but not creating objects).Warwick Allison2010-04-018-0/+189
* | Optimization: Don't use QVariant in QDeclarativeVMEMetaObjectAaron Kennedy2010-03-292-0/+31
* | Rename qdeclarativetime -> qmltimeAaron Kennedy2010-03-2521-39/+39
* | Use setParent_NoEvent in Loader and benchmark Loader performance.Michael Brasser2010-03-245-0/+68
* | Animation construction optimization.Michael Brasser2010-03-242-0/+82
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-03-172-0/+300
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-152-0/+300
| |\ \
| | * | Add benchmarks for QScriptValueIteratorKent Hansen2010-03-102-0/+300
* | | | Readd the itemtree benchmarks for comparison purposes.Michael Brasser2010-03-171-0/+102
* | | | CompileAaron Kennedy2010-03-176-5/+6
* | | | Cleanup benchmark a littleAaron Kennedy2010-03-171-232/+96
* | | | Optimize QRegion::intersects(QRect).Michael Brasser2010-03-151-0/+50
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-154-1/+265
|\ \ \ \ | |/ / / |/| | |
| * | | Fix benchmark.Michael Brasser2010-03-151-0/+1