summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/animation/qtbug10586/qtbug10586.qml
Commit message (Collapse)AuthorAgeFilesLines
* Clean up qmlvisual/animation visual testsAlan Alpert2010-10-281-5/+1
| | | | | | | | | Add platform specific colorAnimation Visuals remove color animation from propertyAction remove gradient from qtbug10586 shrink scriptAction-visual.qml Task-number: QTUBG-14792
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-121-0/+27
Task-number: QTBUG-10586 Reviewed-by: leo