aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgitemparticle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-251-268/+0
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-23/+23
* Clean up declarative includesKent Hansen2011-10-171-1/+1
* Refactor ParticleSystem membersAlan Alpert2011-09-301-4/+4
* Refactor SpriteEngine out of StochasticEngineAlan Alpert2011-09-131-1/+1
* Augment Particle DocsAlan Alpert2011-09-081-0/+43
* Remove \since tagsAlan Alpert2011-08-151-1/+0
* Manage m_activeCount centrallyAlan Alpert2011-07-281-4/+2
* Only manage opacity when m_fade is trueAlan Alpert2011-07-251-2/+2
* 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-53/+58
* Rewrite last rewriteAlan Alpert2011-06-211-40/+25
* Rewrite particle system to cope with changing particle countsAlan Alpert2011-06-151-14/+10
* Safer cleanup in model/item particleAlan Alpert2011-06-141-2/+2
* Add delegate property to ItemParticleAlan Alpert2011-06-101-26/+52
* Immense Particles Refactor Part AAlan Alpert2011-06-071-0/+205