aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in notify signal emissionRobert Griebl2018-12-101-1/+1
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-12/+12
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Add optimized path for QML ShapePathKaj Grönholm2018-02-011-1/+42
* Add new PathAngleArc typeMichael Brasser2017-11-071-9/+190
* Doc: mention that Path is a non-visual typeMitch Curtis2017-08-251-0/+3
* Path and PathMove doc fixesLaszlo Agocs2017-06-191-12/+10
* Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-071-0/+5
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-021-8/+8
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-311-0/+2
|\
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-231-14/+0
|\|
| * PathAnimation: fix bug when PathSvg or PathLine is the last item in PathOleg Yadrov2017-01-201-14/+0
* | Allow multiple paths in a PathItemLaszlo Agocs2017-01-101-0/+73
* | Add X axis rotation property to PathArcLaszlo Agocs2017-01-101-1/+37
* | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-3/+67
|/
* Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-181-7/+7
* Quick: use const (and const APIs) moreAnton Kudryavtsev2016-08-121-4/+4
* Replace qQNaN() and friends with qt_qnan().Erik Verbruggen2016-04-051-4/+4
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Eliminate a static global QString in qquickpath.cppJ-P Nurmi2014-04-301-2/+2
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-44/+44
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-10/+10
* Don't crash if QQuickPath has less than 4 elementsShawn Rutledge2013-04-301-1/+1
* Make pathElements designer readyMarco Bubke2013-04-241-0/+20
* Refactor the pathElements property in QQuickPathMarco Bubke2013-04-241-2/+41
* Refactor QQuickPath componentCompleteMarco Bubke2013-04-241-11/+33
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Various small doc fixes and improvementsBea Lam2012-08-091-2/+2
* Fix various broken links in documentationBea Lam2012-08-031-3/+3
* Docs - fix referenced class namesBea Lam2012-07-311-1/+1
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-10/+20
* Use enumeration in preference to enum when referring to QML API.Andrew den Exter2012-07-061-1/+1
* Create new documentation structureChris Adams2012-06-211-10/+10
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-12/+12
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-7/+7
* Doc: Sanitized QML typesNico Vertriest2012-05-241-10/+10
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-7/+7
* Reduce memory usage of QQuickPath for simple paths.Andrew den Exter2012-04-231-11/+24
* 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-28/+28
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1798