summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativesmoothedanimation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* docWarwick Allison2010-05-051-3/+3
| | | | Task-number: QTBUG-10386
* Doc: in QML use "real" and "enumeration", not "qreal" and "enum"Martin Jones2010-04-161-2/+2
|
* Tracking the velocity when restarting SmoothedAnimationLeonardo Sobral Cunha2010-04-081-0/+2
|
* Fix doc of qml's SmoothedAnimationLeonardo Sobral Cunha2010-04-081-9/+10
|
* Refactor in smoothedanimation, removed unneeded codeLeonardo Sobral Cunha2010-04-081-5/+1
|
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
|
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-5/+5
| | | | | Always use private/. The WinSCW compiler doesn't search the current directory, for whatever reason.
* Finished file rename of qdeclarative easefollow to smoothedanimationLeonardo Sobral Cunha2010-03-301-0/+483