summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-2672-72/+72
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-172-108/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1373-73/+73
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2973-1790/+1790
* Update contact information in license headers.Sergio Ahumada2012-08-0173-146/+146
* Update year in Nokia copyright messages.Jason McDonald2012-01-1173-73/+73
* tests: make tests compile or disable those which don't compileSergio Ahumada2011-12-071-0/+6
* Fix permission (no execute bit).Frederik Gladhorn2011-11-223-0/+0
* Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-277-120/+120
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-3112-1/+802
|\
| * Fixed CI-errors caused by qmlshadersplugin addition.Marko Niemelä2011-05-268-18/+263
| * Backported QML ShaderEffectItem from QML2.0 into Qt Quick 1.1Marko Niemelä2011-05-2512-1/+557
| * Update licenseheader text in source filesJyri Tahtela2011-05-1366-1159/+1159
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1366-1159/+1159
* | Optimization and benchmark for setting object properties from QML.Michael Brasser2011-03-161-1/+48
* | Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-042-0/+108
|\|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1965-65/+65
| |\
| * | Make deferred tracing less expensive (real-time cost is the same)Michael Brasser2010-11-191-0/+11
| * | Add a private high-performance timer for profiling.Michael Brasser2010-11-192-0/+97
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1765-65/+65
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-1165-65/+65
| |/
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-2312-13/+76
|\ \
| * | Move list of trusted benchmarks out of QA dungeon and into QtTor Arne Vestbø2010-10-271-1/+1
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-3/+66
| |\|
| | * Fix conflict between QDeclarativeGraphics_DerivedObject declared both in qdec...Joona Petrell2010-10-201-2/+2
| | * Add additional documentation for the qmltime benchmark.Michael Brasser2010-10-181-1/+64
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-089-9/+9
| |/
* / Fix deployment for examples and testsShane Kearns2010-10-123-3/+3
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2934-34/+34
* More script benchmarking.Michael Brasser2010-06-243-4/+31
* Script benchmarking.Michael Brasser2010-06-244-4/+157
* Fix benchmark warnings on symbian.Michael Brasser2010-05-254-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
|\
| * 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
|/
* Fix broken benchmarks.Michael Brasser2010-05-137-25/+21
* BenchmarkAaron Kennedy2010-04-283-0/+166
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2132-32/+32
* 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
* 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
* Readd the itemtree benchmarks for comparison purposes.Michael Brasser2010-03-171-0/+102