aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgmodelparticle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove \since tagsAlan Alpert2011-08-151-1/+0
* Manage m_activeCount centrallyAlan Alpert2011-07-281-4/+5
* Delete scene if you aren't going to use it.Alan Alpert2011-07-281-0/+6
* Crash even lessAlan Alpert2011-07-261-1/+0
* Only manage opacity when m_fade is trueAlan Alpert2011-07-251-3/+4
* Initial stab at docs for QtQuick.Particles 2.0Alan Alpert2011-07-201-0/+9
* Crash lessAlan Alpert2011-07-201-0/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Squashed Particle System Stateful RewriteAlan Alpert2011-07-061-67/+73
* Rewrite last rewriteAlan Alpert2011-06-211-43/+31
* Rewrite particle system to cope with changing particle countsAlan Alpert2011-06-151-13/+5
* Safer cleanup in model/item particleAlan Alpert2011-06-141-10/+12
* Add delegate property to ItemParticleAlan Alpert2011-06-101-0/+2
* Do delegate management outside the render threadAlan Alpert2011-06-091-13/+30
* Immense Particles Refactor Part AAlan Alpert2011-06-071-0/+274