summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlanimation_p.h
Commit message (Expand)AuthorAgeFilesLines
* SetPropertyAction -> PropertyActionMartin Jones2009-08-211-5/+5
* Renamed transition action elementsMartin Jones2009-08-211-8/+8
* Complete ParentChangeAction.Michael Brasser2009-08-191-1/+4
* Provide a way to match RunScriptActions with RunScripts.Michael Brasser2009-08-181-0/+2
* Rename finishPlaying to alwaysRunToEnd.Michael Brasser2009-08-181-2/+2
* Rename filter to targets.Michael Brasser2009-08-181-3/+2
* Support custom string convertors for animations.Michael Brasser2009-07-081-1/+1
* Move timeline class to util and make private.Michael Brasser2009-07-021-1/+1
* Have ColorAnimation select all properties of type QColor by default.Michael Brasser2009-07-011-1/+3
* CleanupMichael Brasser2009-06-301-2/+13
* Support animating dot properties.Michael Brasser2009-06-301-0/+2
* Rename VariantAnimation -> PropertyAnimation.Michael Brasser2009-06-251-5/+5
* Optimize refactored animation classes.Michael Brasser2009-06-251-1/+3
* Refactoring animation code.Michael Brasser2009-06-251-60/+0
* Add pause/resume functionality for animations.Michael Brasser2009-06-241-1/+2
* Remove more unneeded semicolons.Martin Jones2009-05-271-9/+9
* Fixed #includesRoberto Raggi2009-05-181-8/+8
* Use correct 'from' value for repeating animations.Michael Brasser2009-05-071-3/+11
* Fixed qml's variant and color animations when started without transitionLeonardo Sobral Cunha2009-05-051-4/+13
* Using QVariant for 'to' and 'from' values in QmlVariantAnimationPrivateLeonardo Sobral Cunha2009-04-301-3/+3
* Using qvariant color interpolator for QmlColorAnimationLeonardo Sobral Cunha2009-04-301-1/+7
* Remove trailing whitespaces from qmlanimation*Leonardo Sobral Cunha2009-04-281-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-271-13/+13
|\
| * Rename GfxValue to QmlTimeLineValue.Michael Brasser2009-04-271-13/+13
* | Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-2/+1
|/
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+374