summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativespringanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Converting accidental use of doubles to qreal in declarativemread2011-10-051-4/+4
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-231-1/+1
|\
| * Docs: fix inherits tag for SpringAnimationBea Lam2011-02-211-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Re-organized the Qt Quick page. Changed titles and links.Jerome Pasion2010-12-201-10/+10
|/
* SpringAnimation velocity animation stop logic was fragile.Martin Jones2010-09-081-11/+26
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-051-1/+2
* Make SpringAnimation usable inside a transitionmae2010-08-041-130/+98
* various doc improvements for animation elementsBea Lam2010-07-201-15/+24
* fixes, improvements for various docs and example codeBea Lam2010-07-161-5/+27
* Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-091-2/+2
* Added some documentation to spring animationmae2010-07-081-0/+9
* Fix spring animationmae2010-07-081-1/+3
* Added QDeclarativeSpringAnimationmae2010-07-071-0/+435