summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativespringfollow/data/springfollow3.qml
Commit message (Collapse)AuthorAgeFilesLines
* Follow -> Behaviormae2010-07-081-8/+0
| | | | Replace the usages of Follows with Behaviors, update docs.
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-211-1/+1
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Update test following property name change.Michael Brasser2010-04-081-1/+1
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+8
QDeclarativeXXX.