summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmltransition.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use deferred properties in states and transitionsAaron Kennedy2009-12-181-0/+2
* Minor cleanup/optimization.Michael Brasser2009-12-071-10/+7
* Cleanup.Michael Brasser2009-12-041-7/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-12-031-8/+9
|\
| * fix includesOswald Buddenhagen2009-12-031-8/+9
* | Minor optimizations.Michael Brasser2009-12-031-3/+4
|/
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-7/+7
* Cleanup.Michael Brasser2009-11-131-2/+1
* Fix after animation API changes.Michael Brasser2009-11-091-5/+5
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* 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-5/+5
|/
* Doc.Michael Brasser2009-10-281-1/+1
* fromState -> from, toState -> to for Transition.Michael Brasser2009-08-241-6/+6
* Property changes after API review.Michael Brasser2009-08-201-5/+6
* doc cleanupYann Bodson2009-08-191-28/+0
* Make sure we get a complete when reversing a transition.Michael Brasser2009-08-141-1/+3
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-021-0/+1
|\
| * Change reversible transition semantics.Michael Brasser2009-07-011-0/+1
* | Remove QmlSetPropertyAaron Kennedy2009-07-011-3/+4
|/
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* docWarwick Allison2009-05-061-1/+1
* Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-011-2/+4
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-3/+3
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+283