summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlspringfollow
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-245-165/+0
| | | | QDeclarativeXXX.
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-3/+3
| | | | Was causing some test failures on Windows.
* SpringFollow autotestYann Bodson2009-11-105-0/+165