summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc work.Michael Brasser2009-05-011-1/+1
* Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-011-41/+37
* Removed a fiew compilation warnings on MSVCThierry Bastian2009-04-301-1/+1
* Using QVariant for 'to' and 'from' values in QmlVariantAnimationPrivateLeonardo Sobral Cunha2009-04-301-17/+15
* Using qvariant color interpolator for QmlColorAnimationLeonardo Sobral Cunha2009-04-301-18/+9
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-291-137/+139
|\
| * Fix qmlvariantanimation to behave as qmlnumericanimation when 'from' is not setLeonardo Sobral Cunha2009-04-281-1/+4
| * Remove trailing whitespaces from qmlanimation*Leonardo Sobral Cunha2009-04-281-14/+13
| * Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-126/+126
* | Some foreach remove/improve.Martin Jones2009-04-281-1/+1
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-271-16/+66
|\
| * Rename GfxValue to QmlTimeLineValue.Michael Brasser2009-04-271-12/+12
| * Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-4/+54
* | Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-1/+1
|/
* Using QVariant interpolators in qml variant animationLeonardo Sobral Cunha2009-04-231-88/+3
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-11/+15
* Make compileMichael Brasser2009-04-221-2/+2
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+2292