summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/animation
Commit message (Collapse)AuthorAgeFilesLines
* Update qml visual testsAlan Alpert2010-11-1665-1379/+805
| | | | | | | | | | Added guidelines for size, and shrunk tests that exceeded them. Also updated the visuals for all text tests now that antialiasing is off Also some other minor cleanups. Also had to update the visuals for all tests, due to the bug in generating the test scripts being fixed (all need to be remade). Task-number: QTBUG-14792
* Update all qmlvisual testsAlan Alpert2010-11-1528-68/+68
| | | | | | | Previous commit means that the snapshots are in different frames. All tests must be updated. Task-number: QTBUG-14792
* Clean up qmlvisual/animation visual testsAlan Alpert2010-10-2822-962/+1720
| | | | | | | | | Add platform specific colorAnimation Visuals remove color animation from propertyAction remove gradient from qtbug10586 shrink scriptAction-visual.qml Task-number: QTUBG-14792
* Fix visual tests.Michael Brasser2010-10-1812-1006/+402
|
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2913-13/+13
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-063-0/+515
| | | | | | | When rewinding, don't reapply bindings, only values. This is consistent with how we handle rewinding other property bindings. Task-number: QTBUG-13398
* Use QDeclarativeScriptString for ParentChange.Michael Brasser2010-05-186-0/+1087
| | | | | | | So that scope resolution is correct, e.g. "width: parent.width-10;" in a ParentChange works correctly. Task-number: QTBUG-10675
* Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-126-0/+1178
| | | | | Task-number: QTBUG-10586 Reviewed-by: leo
* Don't start valuesource animations until all component objects have been ↵Michael Brasser2010-05-051-2/+2
| | | | | | completed. Task-number: QTBUG-9413
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2120-20/+20
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Visual test updates.Michael Brasser2010-04-158-11/+11
|
* Visual test updates.Michael Brasser2010-04-079-0/+20
|
* Visual test fixes.Michael Brasser2010-03-294-0/+0
|
* Rename visual test to qmlvisual.Michael Brasser2010-03-2871-0/+13129