aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/particles/qquickimageparticle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc fixAlan Alpert2012-02-091-3/+3
* Use QDeclarativePixmap in the Particle SystemAlan Alpert2012-02-091-42/+158
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Implement reverse mode for spritesAlan Alpert2012-01-271-6/+12
* Per-frame Sprites patch threeAlan Alpert2012-01-231-5/+7
* Per-frame Sprites patch twoAlan Alpert2012-01-231-1/+1
* Per-frame Sprites patch oneAlan Alpert2012-01-231-52/+88
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Connection was accidentally of the Queued varietyAlan Alpert2012-01-171-1/+1
* Test more of QQuickImageParticleAlan Alpert2012-01-161-3/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Initialize AnimIdxAlan Alpert2012-01-041-0/+2
* Clear pending commits on resetAlan Alpert2011-12-221-2/+2
* Fix sprite-less sprite modeAlan Alpert2011-12-161-22/+32
* Restrict particles to eight attributes maxAlan Alpert2011-12-061-32/+33
* Make particle shader more portableAlan Alpert2011-12-051-100/+88
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1804