summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/animations
Commit message (Collapse)AuthorAgeFilesLines
* Autotests.Michael Brasser2009-11-121-1/+38
|
* I am not mbrasser.Warwick Allison2009-11-101-2/+2
|
* Test (and fix) animation actions.Michael Brasser2009-11-101-0/+18
|
* Fix animation tests.Michael Brasser2009-11-101-3/+3
|
* Add autotest for target/property matchTargets/matchProperties semantics.Michael Brasser2009-11-0612-0/+383
|
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-064-6/+6
|
* Update semantics of targets/properties and target/property.Michael Brasser2009-11-062-3/+4
| | | | | This is in preparation for renaming targets -> matchTargets and properties to matchProperties.
* more renamingYann Bodson2009-11-021-1/+1
|
* renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-021-11/+11
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-0/+40
|\ | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp
| * fix headersWarwick Allison2009-10-291-0/+40
| |
* | Fixup mistakes following renaming filesAaron Kennedy2009-10-301-1/+1
| |
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
| |
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
| |
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-11/+11
|/
* Make test more robustAaron Kennedy2009-10-281-8/+17
|
* Make more mac friendlyAaron Kennedy2009-10-281-0/+1
|
* Fix animation autotests.Michael Brasser2009-10-142-2/+2
|
* i18nWarwick Allison2009-10-131-1/+1
|
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-2/+2
|
* Add one more animation test.Michael Brasser2009-09-031-0/+19
|
* Get animation autotests working again, and add a few more.Michael Brasser2009-09-0311-73/+134
|
* update error messagesWarwick Allison2009-08-211-2/+2
|
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2310-0/+20
| | | | | Adjust examples and demos accordingly. As per QT-558
* Fix animation crash.Michael Brasser2009-07-013-0/+59
|
* Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-262-2/+2
|
* Fix animation bugs, and add autotest.Michael Brasser2009-06-2610-0/+204