summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/visual/animation
Commit message (Expand)AuthorAgeFilesLines
* Rename visual test to qmlvisual.Michael Brasser2010-03-2871-13129/+0
* Syntax and other small fixes for the visual tests.Michael Brasser2010-03-287-128/+145
* Update AnchorChanges to use more natural form for setting anchors.Michael Brasser2010-03-251-7/+8
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-252-2/+2
* Replace Animation's repeat property with loops.Michael Brasser2010-03-252-2/+2
* Rename stateChangeScriptName to scriptName.Michael Brasser2010-03-241-1/+1
* Remove ParentAction.Michael Brasser2010-03-238-1262/+0
* Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-1112-185/+185
* ParentAnimation docs + test.Michael Brasser2010-03-058-0/+1721
* Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-234-47/+47
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-228-11/+11
* Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-1815-11/+1506
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-1/+0
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-033-16/+16
* Fix AnchorChange when multiple states in a stategroup are involved.Michael Brasser2009-11-1711-0/+2539
* Autotests.Michael Brasser2009-11-123-50/+50
* Visual animation tests.Michael Brasser2009-11-1152-0/+8619