aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpath_p.h
Commit message (Expand)AuthorAgeFilesLines
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-32/+32
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-19/+19
* Add optimized path for QML ShapePathKaj Grönholm2018-02-011-0/+1
* Add new PathAngleArc typeMichael Brasser2017-11-071-0/+58
* Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-071-0/+1
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-231-1/+0
|\
| * PathAnimation: fix bug when PathSvg or PathLine is the last item in PathOleg Yadrov2017-01-201-1/+0
* | Add X axis rotation property to PathArcLaszlo Agocs2017-01-101-1/+7
* | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-0/+10
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-0/+4
|\
| * Make Path and PathView configurableLars Knoll2016-10-101-0/+4
* | Quick utils: add missing 'override'Anton Kudryavtsev2016-09-201-8/+8
|/
* Privately export QObjects included by QQuickPathView and QQuickListViewMitch Curtis2016-06-281-11/+12
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
|\
| * Make sure QQuickPathPercent::value is initializedAleix Pol2016-04-191-1/+1
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-1/+1
* Fix usage of QtQmlDevTools private headers on OSX with framework buildsSimon Hausmann2015-03-161-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Refactor the pathElements property in QQuickPathMarco Bubke2013-04-241-0/+6
* Refactor QQuickPath componentCompleteMarco Bubke2013-04-241-0/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+451