summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlanimation_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replace QList<>* support with QmlListProperty"Martin Jones2010-02-101-8/+8
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-091-8/+8
* Fix Behaviors for object-type properties.Michael Brasser2010-02-051-2/+1
* Remove duplicate line.Michael Brasser2010-01-131-1/+0
* Compile when a module.Warwick Allison2009-12-101-1/+1
* QML Animation framework additions for QVector3dDaniel Pope2009-12-101-0/+22
* Move target/property functions to their appropriate classes.Michael Brasser2009-12-071-7/+14
* fix includesOswald Buddenhagen2009-12-031-5/+7
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Remove include styles that rely on configure.Warwick Allison2009-12-011-2/+2
* More animation autotests.Michael Brasser2009-11-171-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-131-0/+4
|\
| * Update ParentChange + docs.Michael Brasser2009-11-121-0/+4
* | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-3/+3
|/
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-4/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
|\
| * fix headersWarwick Allison2009-10-291-16/+16
* | Make private headers _pAaron Kennedy2009-10-301-247/+292
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-2/+2
|/
* Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-231-3/+5
* Add missing Q_OBJECT macros.Michael Brasser2009-10-211-0/+2
* 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