summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/qdeclarativespringfollow
Commit message (Collapse)AuthorAgeFilesLines
* Update qdeclarativespringanimation visual testsAlan Alpert2010-10-2925-3044/+0
| | | | | | | Still correct, main problem was not getting updated visuals when we switched away from follows. Task-number: QTBUG-14792
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-292-2/+2
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Remove use of SpringFollow and SmoothedFollow in qmlvisual testBea Lam2010-07-122-21/+32
| | | | (onvert to use SpringAnimation and SmoothedAnimation instead)
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-214-4/+4
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-3/+3
|
* Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-082-8/+8
|
* Rename visual test to qmlvisual.Michael Brasser2010-03-2825-0/+3033