summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmleasefollow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* 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-2/+2
|/
* Ensure that the Follows handle the target value changing unexpectedly.Martin Jones2009-10-281-2/+1
* Add EaseFollow::maximumEasingTime propertyAaron Kennedy2009-10-231-19/+100
* Add NOTIFY signals to EaseFollowAaron Kennedy2009-10-231-1/+27
* change all ids in doc examples to start with lower case.Martin Jones2009-10-221-7/+7
* Some documentation link updatesThorbjørn Lindeijer2009-09-161-0/+2
* Follow renamed to SpringFollow.Martin Jones2009-09-101-2/+26
* Add EaseFollow elementAaron Kennedy2009-09-091-0/+391