aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgparticleemitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-251-501/+0
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-3/+3
* Expand QSGImageParticle testAlan Alpert2011-10-111-0/+3
* Initialize members in the right orderKent Hansen2011-10-041-1/+1
* Refactor ParticleSystem membersAlan Alpert2011-09-301-1/+1
* Change burst to use ms instead of sAlan Alpert2011-09-221-12/+12
* CustomEmitter/Affector now affect whole lists at onceAlan Alpert2011-09-211-8/+23
* Documentation AugmentationAlan Alpert2011-09-161-2/+4
* Refactor SpriteEngine out of StochasticEngineAlan Alpert2011-09-131-3/+3
* Reduce compile warningsAlan Alpert2011-09-131-2/+2
* Particles module refactoring en masseAlan Alpert2011-09-081-26/+39
* Allow particles to have eternal lifeAlan Alpert2011-09-081-3/+14
* Animation-like API for ParticleSystemAlan Alpert2011-09-071-1/+5
* Add custom emission capability to FollowEmitterAlan Alpert2011-08-251-1/+1
* Absorb CustomEmitter/AffectorAlan Alpert2011-08-241-1/+16
* Add noCap and startTime properties to EmitterAlan Alpert2011-08-151-3/+24
* Remove \since tagsAlan Alpert2011-08-151-1/+0
* Refactor BasicEmitter into EmitterAlan Alpert2011-08-151-6/+266
* Initial stab at docs for QtQuick.Particles 2.0Alan Alpert2011-07-201-0/+1
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Squashed Particle System Stateful RewriteAlan Alpert2011-07-061-12/+12
* Add delegate property to ItemParticleAlan Alpert2011-06-101-0/+7
* Automatically set system if parent is a ParticleSystemAlan Alpert2011-06-091-0/+2
* Immense Particles Refactor Part AAlan Alpert2011-06-071-0/+148