aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickitemanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-3/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-6/+6
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+2
|\
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* | Use qRadiansToDegrees() more widelyEdward Welbourne2017-03-161-1/+1
|/
* PathAnimation: fix bug when PathSvg or PathLine is the last item in PathOleg Yadrov2017-01-201-1/+1
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-6/+6
* Make Path and PathView configurableLars Knoll2016-10-101-0/+6
* Quick: use const (and const APIs) moreAnton Kudryavtsev2016-08-121-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-21/+21
|\
| * Work around ICC bug about C++11 noexcept inheritanceThiago Macieira2016-07-231-21/+21
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Quick: fix expensive iteration over QHash::keys() and QMap::keys()Anton Kudryavtsev2016-01-181-4/+5
|/
* QtQuick: Micro-optimize iterator loops.Friedemann Kleint2015-02-261-3/+3
* Cleanup math function includes and usageAllan Sandfeld Jensen2015-02-191-4/+4
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-19/+11
|\
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-1/+1
|/
* Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* QtQuick docs: add missing \qmlpropertygroup commandsJ-P Nurmi2013-12-201-0/+2
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Remane private QQuickAction into QQuickStateActionGabriel de Dietrich2013-10-031-15/+15
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-22/+22
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-3/+3
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Remove some incorrect animation docsBea Lam2012-08-231-17/+13
* Fix various broken links in documentationBea Lam2012-08-031-5/+5
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-3/+6
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-2/+2
* Create new documentation structureChris Adams2012-06-211-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-2/+2
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-2/+2
* Don't use deleted QQuickPathAnimationAnimatorCharles Yin2012-05-291-5/+6
* Fix memory leaks in QQuickParentAnimationCharles Yin2012-05-291-8/+8
* Add missing unintialized member in QQuickParentAnimationData classCharles Yin2012-05-291-1/+1
* Doc: Sanitized QML typesNico Vertriest2012-05-241-4/+4
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-2/+2
* Fix crash issue for path animation and path interpulatorCharles Yin2012-03-231-0/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-5/+5
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1042