aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes/qquickshapesoftwarerenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add trimming functionality to ShapePathEirik Aavitsland2025-03-241-5/+0
* QuickShapes: Unify the renderers' handling of 0 strokeWidthEirik Aavitsland2024-07-121-2/+2
* Add QPainterPath API to all quick shape renderersMatthias Rauter2024-07-111-1/+6
* Texture fill for shapesEskil Abrahamsen Blomfeldt2024-05-271-0/+12
* Add fillTransform property to ShapePathEirik Aavitsland2024-05-141-0/+9
* Fix potential crash in software renderer of ShapeLaszlo Agocs2022-12-051-4/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Shapes: only call update() when something changedLaszlo Agocs2020-09-071-1/+4
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
* Move QtQuick.Shapes implementation to qtquickshapes, privately exportedPaolo Angelelli2018-06-211-0/+282