aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/particles/affectors
Commit message (Expand)AuthorAgeFilesLines
* Disable particle benchmarksErik Verbruggen2017-05-101-1/+2
* Fix qml file loading for tst_affectorsErik Verbruggen2017-05-102-5/+9
* benchmarks: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-201-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-082-3/+3
|\
| * Add benchmarks to the "make benchmark" targets that are known to workSimon Hausmann2016-03-171-1/+1
* | Updated license headersJani Heikkinen2016-01-203-51/+36
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-123-21/+21
* Update license headers and add new licensesJani Heikkinen2014-08-253-57/+33
* benchmarks/particles: fix projects to actually buildRobin Burchell2014-08-121-1/+1
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-103-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-233-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+1
* Make the particles benchmarks compile againKent Hansen2011-11-241-1/+1
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-251-4/+4
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-2/+2
* Add Affector BenchmarkAlan Alpert2011-10-174-0/+329