aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/particles
Commit message (Expand)AuthorAgeFilesLines
* Disable particle benchmarksErik Verbruggen2017-05-102-2/+4
* Fix qml file loading for tst_affectorsErik Verbruggen2017-05-102-5/+9
* benchmarks: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-202-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-084-5/+5
|\
| * Add benchmarks to the "make benchmark" targets that are known to workSimon Hausmann2016-03-172-2/+2
* | Updated license headersJani Heikkinen2016-01-205-85/+60
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-032-2/+0
|/
* Update copyright headersJani Heikkinen2015-02-125-35/+35
* Update license headers and add new licensesJani Heikkinen2014-08-255-95/+55
* benchmarks/particles: fix projects to actually buildRobin Burchell2014-08-122-2/+2
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-152-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-105-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-235-120/+120
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-242-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update obsolete contact address.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Say hello to QtQuick moduleKent Hansen2011-12-022-2/+2
* Make the particles benchmarks compile againKent Hansen2011-11-242-2/+2
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-252-6/+6
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-212-3/+3
* Add Affector BenchmarkAlan Alpert2011-10-175-1/+331
* Initial particle system benchmarkAlan Alpert2011-10-174-0/+199