summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update more animation on property value source docs.Martin Jones2010-03-161-1/+1
* Make easing docs more consistent with other grouped property docs.Michael Brasser2010-03-141-4/+8
* Fix typo.Michael Brasser2010-03-141-1/+1
* Minor construction optimizations.Michael Brasser2010-03-111-0/+3
* Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-111-0/+95
* doc: Fixed several qdoc errors.Martin Smith2010-03-091-3/+5
* Add basic support for explicit newParent in ParentAnimation.Michael Brasser2010-03-051-6/+56
* ParentAnimation docs + test.Michael Brasser2010-03-051-0/+63
* RotationAnimation docs + test.Michael Brasser2010-03-041-10/+12
* Update QML PropertyAnimation::easing docsLeonardo Sobral Cunha2010-03-041-2/+17
* Compile without QVariant::EasingCurve in Qt 4.6.2.Warwick Allison2010-03-041-3/+5
* 'on' syntax fixesYann Bodson2010-03-031-9/+9
* Initialize variable before use.Michael Brasser2010-03-021-1/+1
* Reapply "Some animation cleanup/refactoring."Michael Brasser2010-03-011-5/+6
* Rename QDeclarativeGraphics_setParent_noEvent QDeclarative_setParent_noEventMartin Jones2010-03-011-6/+6
* Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-271-11/+12
* Revert "Some animation cleanup/refactoring."Leonardo Sobral Cunha2010-02-261-6/+5
* Fix ParentAnimation crash.Michael Brasser2010-02-261-3/+6
* Some animation cleanup/refactoring.Michael Brasser2010-02-261-5/+6
* Add ParentAnimation.Michael Brasser2010-02-261-3/+239
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-18/+18
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-3/+4
* Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-251-1/+1
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+1
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+2369