summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlanimation_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-30/+6
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | Add a RotationAnimation element.Michael Brasser2010-02-181-0/+10
* | Fix bugs and add tests related to manual start/stop control of animations.Michael Brasser2010-02-181-2/+1
* | Transitions and Behaviors should exclusively control their animations.Michael Brasser2010-02-181-2/+2
* | Minor animation class cleanup.Michael Brasser2010-02-181-4/+5
* | Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-15/+9
|/
* Animations are running by default when used as property source valueLeonardo Sobral Cunha2010-02-111-1/+2
* Fix leaks.Michael Brasser2009-12-081-0/+2
* Move target/property functions to their appropriate classes.Michael Brasser2009-12-071-5/+7
* Minor cleanup/optimization.Michael Brasser2009-12-071-4/+5
* Use QVariant::toReal() instead of QVariant::toDouble()Thierry Bastian2009-12-041-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-12-031-7/+11
|\
| * fix includesOswald Buddenhagen2009-12-031-7/+11
* | Minor optimizations.Michael Brasser2009-12-031-8/+8
|/
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-3/+3
* Remove include styles that rely on configure.Warwick Allison2009-12-011-3/+3
* Fix PropertyAction crash.Martin Jones2009-11-301-5/+16
* Fix headers.Warwick Allison2009-11-181-16/+16
* 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-1/+2
|\
| * Update ParentChange + docs.Michael Brasser2009-11-121-1/+2
* | Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
|/
* Fix after animation API changes.Michael Brasser2009-11-091-3/+3
* Make private headers _pAaron Kennedy2009-10-301-0/+362