aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/creation
Commit message (Expand)AuthorAgeFilesLines
* Fix QQml_setParent_noEvent not to print undefined behavior errorsAlexandru Croitor2017-12-181-11/+5
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-181-2/+2
|\
| * Use QQmlType by valueLars Knoll2017-08-021-2/+2
* | dynamic_cast -> qobject_cast for QObjectDerived*Robin Burchell2017-02-141-2/+2
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-2/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-2/+6
| |\
| | * QML: Fix memory leak in a benchmarkErik Verbruggen2016-11-161-1/+4
| | * QML: Change C++ benchmark to reflect QML benchmarkErik Verbruggen2016-11-161-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-172-58/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-58/+1
| |\|
| | * tst_creation: Remove tst_creation::elementsRobin Burchell2016-08-051-25/+0
| | * tst_creation: Remove qobject_alloc benchmarkRobin Burchell2016-08-051-30/+0
| | * tst_creation: Remove redundant widgets dependencyRobin Burchell2016-08-052-3/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-241-0/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+6
| |\|
| | * Make it possible to call some benchmark functions directlySimon Hausmann2016-05-091-0/+6
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-0/+35
|\| |
| * | QML: Remove internal field padding from QQuickAnchorPrivate.Erik Verbruggen2016-05-101-0/+15
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+20
| |\|
| | * QML: Access QQuickItemPrivate data (like x/y/etc) directly.Erik Verbruggen2016-04-211-0/+20
* | | QML: When available, use QQmlAccessors to read properties.Erik Verbruggen2016-04-121-0/+89
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-1/+1
|\|
| * Add benchmarks to the "make benchmark" targets that are known to workSimon Hausmann2016-03-171-1/+1
* | Updated license headersJani Heikkinen2016-01-2015-255/+180
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-1215-105/+105
* Update license headers and add new licensesJani Heikkinen2014-08-2515-285/+165
* Fix compilation of QML benchmarksPeter Varga2013-06-062-9/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1015-15/+15
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2315-373/+373
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add more benchmark tests for ItemAdriano Rezende2012-05-1413-0/+657
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-244-0/+491