aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Match QFont::ContextFontMerging with Qt Quick APIEskil Abrahamsen Blomfeldt9 days1-0/+7
* QtQml: Make QQmlNullableValue somewhat saferUlf Hermann2024-01-081-18/+18
* Implement variable axes API in QMLEskil Abrahamsen Blomfeldt2023-12-051-0/+7
* Rename Path.simplified to simplifyShawn Rutledge2023-09-061-8/+8
* Doc: Fix documentation for font.features QML propertyTopi Reinio2023-07-051-59/+1
* Add font.features API to match the one in QFontEskil Abrahamsen Blomfeldt2023-05-261-0/+64
* Introduce hardware accelerated curve renderer for ShapesEskil Abrahamsen Blomfeldt2023-05-261-0/+29
* doc: Use \value rather than \li for enumeration values and constantsShawn Rutledge2023-03-281-19/+17
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-4/+4
* Port from container::count() and length() to size()Marc Mutz2022-10-071-22/+22
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Remove documentation references to NVPR rendererAndy Shaw2021-04-191-18/+1
* Doc: Use \qmldefault instead of \defaultPaul Wicking2021-03-241-1/+1
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-2/+2
* Fix vertical position of PathTextEskil Abrahamsen Blomfeldt2020-01-291-2/+2
* Introduce PathText path elementEskil Abrahamsen Blomfeldt2020-01-211-0/+223
* Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-3/+3
* Doc: Fix documentation warningsTopi Reinio2019-11-111-4/+4
* PathMultiline: handle directly-bound QVector<QPolygonF>Shawn Rutledge2019-09-031-7/+13
* PathMultiline: allow lists/vectors of polygons or point lists/vectorsShawn Rutledge2019-09-021-32/+38
* Enable PathPolyline to take a QPolygonF or QVector<QPointF> pathShawn Rutledge2019-09-021-15/+25
* Add QQuickPathMultiLinePaolo Angelelli2019-07-181-3/+154
* Expose QQuickPath::pointAtPercent as Q_INVOKABLEPaolo Angelelli2019-06-251-2/+21
* Add QQuickPathPolylinePaolo Angelelli2019-05-281-4/+104
* Add scale property to QQuickPathPaolo Angelelli2019-06-041-2/+43
* Fix deprecation warnings in 5.14Friedemann Kleint2019-05-291-2/+2
* 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