summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeflipable/data
Commit message (Collapse)AuthorAgeFilesLines
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-213-3/+3
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Adds missing qml file to qdeclarativeflipable autotestLeonardo Sobral Cunha2010-04-121-0/+10
|
* Fix Flipable crash.Michael Brasser2010-03-211-0/+9
| | | | Task-number: QTBUG-9161
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+9
QDeclarativeXXX.