summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicsparticles
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-245-265/+0
* Add missing NOTIFY signals to positioners, particles and webviewJoona Petrell2010-02-232-0/+121
* Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-231-1/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-181-8/+5
|/
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-2/+2
* Treat emissionRate=0 like emitting=falseAlan Alpert2009-11-251-3/+0
* Improve particles testsAlan Alpert2009-11-091-0/+3
* Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-052-3/+6
* Basic autotest for QmlGraphicsParticlesAlan Alpert2009-11-044-0/+145