summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicsflipable
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-243-130/+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.
* message changedWarwick Allison2010-01-141-2/+2
|
* more Flipable testsYann Bodson2009-11-103-0/+130