summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativespringfollow/data
Commit message (Collapse)AuthorAgeFilesLines
* Follow -> Behaviormae2010-07-083-20/+0
| | | | Replace the usages of Follows with Behaviors, update docs.
* 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
* Update test following property name change.Michael Brasser2010-04-082-2/+2
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-243-0/+20
QDeclarativeXXX.