summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Converting accidental use of doubles to qreal in declarativemread2011-10-051-1/+1
* QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-311-3/+7
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-86/+88
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-03-271-86/+86
| |\
| | * Merge branch 'mimir' into 4.7Martin Smith2011-03-011-1/+1
| | |\
| | | * qdoc: Added more descriptions for QML commands.Martin Smith2011-03-011-1/+1
| | * | Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-231-4/+6
| | |\ \ | | | |/ | | |/|
| | * | Doc: Fixed links and whitespace.David Boddie2011-02-171-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-041-36/+24
| | |\ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-171-1/+1
| | |\ \ \
| | * | | | Re-organized the Qt Quick page. Changed titles and links.Jerome Pasion2010-12-201-85/+85
| * | | | | Fix memory leak.Martin Jones2011-03-241-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-4/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Joona Petrell2011-02-221-36/+24
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix animations with alwaysRunToEnd that are frequently stopped/started.Michael Brasser2011-02-221-1/+4
| * | | | Prevent an animation from being registered to run twice.Michael Brasser2011-02-221-3/+2
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-36/+24
|\ \ \ \ | | |/ / | |/| |
| * | | Doc: Fixed qdoc warnings about broken links.David Boddie2011-01-261-1/+1
| * | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-261-9/+4
| * | | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2011-01-211-26/+17
| |\ \ \
| | * | | Doc: Fixed invalid/incomplete QML code snippets.David Boddie2011-01-171-26/+19
| | |/ /
| * | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-211-1/+3
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-4/+4
|\ \ | |/
| * Fixed incorrect angle values in the RotationAnimation description.David Boddie2010-11-301-4/+4
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-0/+2
|\ \ | |/
| * Doc clarification.Michael Brasser2010-09-301-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-281-1/+8
|\ \ | |/
| * Document PropertyAnimation::targets propertyBea Lam2010-09-271-1/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-2/+3
|\ \ | |/
| * In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-141-2/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-1/+1
|\ \ | |/
| * QDeclarative: Fix spelling mistake.Christian Kandeler2010-09-011-1/+1
* | Compilation on S60 of external projects depending on private headersEskil Abrahamsen Blomfeldt2010-09-021-0/+4
|/
* Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-53/+1
* Docs - clarify use of PropertyChanges for immediate property changes inBea Lam2010-08-171-50/+119
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+13
* Clear previous animation data for non-triggering animations.Michael Brasser2010-08-131-0/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-061-15/+35
|\
| * Improve docs on QML Animation page and associated elementsBea Lam2010-08-051-16/+36
* | Doc: Fixed qdoc warnings.David Boddie2010-08-051-1/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-301-4/+4
|\
| * Remove use of shared NOTIFY signalsMartin Jones2010-07-291-4/+4
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-7/+7
|/
* Document that animations have to be started/stopped as a groupBea Lam2010-07-271-0/+8
* Remove unneeded member variable.Michael Brasser2010-07-221-4/+3
* various doc improvements for animation elementsBea Lam2010-07-201-125/+132