aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickparticleemitter_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove QQmlV4HandleUlf Hermann2019-04-101-1/+1
* Particles: add missing 'override'Anton Kudryavtsev2016-10-101-1/+1
* Private export the Particle EmitterAriel Molina2016-08-121-1/+1
* Particles: Invalidate all group IDs when groups are reset.Erik Verbruggen2016-04-281-3/+2
* Particles: reduce excessive hash accesses to a more passable level.Erik Verbruggen2016-03-041-2/+17
* Particles: inline 4 methods.Erik Verbruggen2016-03-041-1/+6
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Add const & to argumentsAlbert Astals Cid2014-08-241-2/+2
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-14/+14
* Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Rename speed -> velocity in the particle systemAlan Alpert2012-06-291-15/+15
* Extract Particles code to an independent libraryMatthew Vogt2012-04-161-0/+350