aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-0856-958/+958
* Fix possible index out of bounds exceptionAlan Alpert2011-07-071-1/+5
* Squashed Particle System Stateful RewriteAlan Alpert2011-07-0635-976/+1894
* Avoid crash on exitAlan Alpert2011-07-041-1/+1
* Updated tst_nodestest to use the DirtyForceUpdate flag.Kim Motoyoshi Kalland2011-06-231-2/+0
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-06-211-2/+2
|\
| * Compile when qreal is not a doubleGunnar Sletta2011-06-201-2/+2
* | Rewrite last rewriteAlan Alpert2011-06-2118-672/+459
* | Rewrite particle system to cope with changing particle countsAlan Alpert2011-06-1517-388/+547
|/
* Safer cleanup in model/item particleAlan Alpert2011-06-142-12/+14
* Add delegate property to ItemParticleAlan Alpert2011-06-105-28/+83
* Do delegate management outside the render threadAlan Alpert2011-06-092-14/+33
* Automatically set system if parent is a ParticleSystemAlan Alpert2011-06-095-3/+16
* Immense Particles Refactor Part DAlan Alpert2011-06-083-13/+13
* Immense Particles Refactor Part BAlan Alpert2011-06-076-10/+147
* Immense Particles Refactor Part AAlan Alpert2011-06-0772-0/+8729