summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlfollow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-06-261-4/+4
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * No point running spring physics faster than our timer.Martin Jones2009-06-251-4/+4
| |
* | Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-261-1/+1
|/
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
| | | | Caused massive number of warnings with winscw
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-05-011-13/+23
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-011-13/+23
| | | | | | | | elements.
* | Add epsilon to Follow can be used in more circumstances.Warwick Allison2009-05-011-2/+27
|/ | | | Was biased to pixel-sized values. Scale-sized values did not work smoothly.
* Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-1/+0
|
* Add a Follow::followValue propertyAaron Kennedy2009-04-231-0/+16
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+309