summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativesmoothedanimation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-171-1/+1
|\ | | | | | | | | | | | | Conflicts: doc/src/declarative/elements.qdoc doc/src/declarative/extending.qdoc src/declarative/qml/qdeclarativecomponent.cpp
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | Re-organized the Qt Quick page. Changed titles and links.Jerome Pasion2010-12-201-6/+6
|/ | | | Task-number: QTBUG-16071
* Update running animations if a SmoothedAnimation is changedAlan Alpert2010-09-091-1/+19
| | | | | | | This behavior is consistent with the other animations. Task-number: QTBUG-12336 Reviewed-by: Leonardo Sobral Cunha
* Fix SmoothedAnimation test and docsAlan Alpert2010-09-091-1/+7
| | | | | | | | | The SmoothedAnimation visual test was misleading, and has been expanded to include more common use cases. The property documentation was also slightly extended. This should help solve the confusion in the related task. Task-number: QTBUG-12114
* Fix reversingModes of QDeclarativeSmoothedAnimationAlan Alpert2010-09-091-2/+3
| | | | | | | None of them actually worked. The updated visual test now shows the correct behavior. Task-number: QTBUG-13513
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
| | | | ...and a set of functional group pages.
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-051-1/+1
| | | | Task-number: QTBUG-12666
* Fixed spelling mistakes in documented functions, classes, etc. Part of ↵Jerome Pasion2010-07-291-1/+1
| | | | QTBUG-11938 and QTBUG-10801
* various doc improvements for animation elementsBea Lam2010-07-201-14/+17
|
* fixes, improvements for various docs and example codeBea Lam2010-07-161-31/+13
|
* Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-091-1/+1
|
* Doc fixes and improvements - fix some example code, link toBea Lam2010-06-021-1/+1
| | | | examples from class docs and improve assorted docs
* 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