aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes
Commit message (Expand)AuthorAgeFilesLines
* quickshapes: fix build with -qreal floatNick Shaforostov3 days3-7/+7
* CMake: make QuickShapesDesignHelpers publicAssam Boudjelthia14 days2-4/+21
* QQuickShape: fix 3-arg connect()Marc Mutz2026-04-241-1/+1
* Qt Quick Shapes: Fix unity buildFriedemann Kleint2026-03-182-8/+8
* Doc: Add alternate text for images in qtdeclarativeJerome Pasion2026-03-123-3/+5
* curve renderer: Make sure uniforms update when path is changedEskil Abrahamsen Blomfeldt2026-03-111-0/+1
* Support strokeGradient property in Qt Quick ShapesEskil Abrahamsen Blomfeldt2026-03-059-92/+247
* QQuickShapePath: Fix cosmeticStroke documentationHatem ElKharashy2026-03-041-1/+1
* QuickShapes: Add default security headers (QUIP-23)Axel Spoerl2026-03-0226-0/+26
* Connect to ShapePath's signals instead of emitting own signalsAlexey Zerkin2026-02-243-78/+34
* Add revision to QQuickShapePath::fillGradientChanged signalShawn Rutledge2026-02-201-1/+1
* Add fillGradientChanged Signal to RectangleShapeAlexey Zerkin2026-02-162-3/+4
* Add QQuickShapePath::fillGradientChangedJan Arve Sæther2026-02-122-1/+3
* Change gradientChanged to fillGradientChanged for Design Helpers ShapesAlexey Zerkin2026-02-126-9/+9
* Add fillItem property to Design Helper ShapesAlexey Zerkin2026-02-108-3/+75
* QQmlPropertyCache expand Override Semantics. MetaObject pathDmitrii Akshintsev2026-02-041-2/+2
* Group QQuickAbstractPathRenderer stroke and fill propertiesShawn Rutledge2026-02-041-2/+4
* Fix warnings in qquickregularpolygonshape.cppMate Barany2026-02-021-13/+12
* Fix warnings in qquickstarshape.cppMate Barany2026-02-021-8/+3
* Doc: Fix wrong naming for the ShapePath::trim.end propertyEirik Aavitsland2026-01-291-4/+4
* QtQuickShapes: Update the document for new shapesPranta Dastider2026-01-261-1/+5
* EllipseShape: Fix 6.11 QML API review findingsAlexey Zerkin2026-01-261-1/+1
* Curve renderer: Prefer derivatives shader when it is availableEskil Abrahamsen Blomfeldt2026-01-231-0/+20
* RectangleShape: fix bevel property not being respectedMitch Curtis2026-01-231-8/+12
* Generic and software shape renderers: store triangulationScale per pathShawn Rutledge2026-01-226-18/+24
* Add all .qdoc files to their respective projectsUlf Hermann2026-01-221-0/+5
* Replace QVector with QListShawn Rutledge2026-01-0917-49/+49
* Remove hideLine flag from QQuickEllipseShapeAlexey Zerkin2025-12-113-24/+10
* Avoid the Shapes gradient texture cache growing without boundsEirik Aavitsland2025-12-101-0/+3
* quickshapes: Fix Unity buildFriedemann Kleint2025-12-101-0/+2
* Update default values for {Ellipse,Star,Rectangle,RegularPolygon}ShapeAlexey Zerkin2025-12-064-10/+13
* Add RegularPolygonShape to QtQuick.ShapesAlexey Zerkin2025-12-044-0/+674
* Add StarShape to QtQuick.ShapesAlexey Zerkin2025-12-044-0/+680
* QQuickRectangleShape doesn't update on size changesAlexey Zerkin2025-12-032-4/+13
* Doc: Mark internal APIs with \internal commandJerome Pasion2025-11-071-0/+6
* Doc: Resolve documentation build warningsAlexei Cazacov2025-10-032-2/+2
* QuickShapes: Make the module publicJan Grulich2025-09-261-5/+7
* Add EllipseShape to QtQuick.ShapesAlexey Zerkin2025-09-175-0/+1318
* Add license headers to new shaders; stop doc bot complainingShawn Rutledge2025-09-121-2/+2
* Add ShapePath.cosmeticStrokeShawn Rutledge2025-09-1210-53/+231
* Cleanup, refactoring and internal docs in curve processor and rendererShawn Rutledge2025-09-101-14/+20
* Curve renderer: Handle multiple syncs before updateNodeEirik Aavitsland2025-07-301-4/+12
* Merge BorderShape API into RectangleShapeMitch Curtis2025-07-223-105/+851
* CurveRenderer: Don't spend time populating unused listEskil Abrahamsen Blomfeldt2025-06-241-6/+8
* Add trimming functionality to ShapePathEirik Aavitsland2025-03-249-24/+154
* Add RectangleShape to QtQuick.Shapes.DesignHelpersMitch Curtis2025-03-0413-75/+953
* QuickShapes: Handle removals of ShapePaths correctlyEirik Aavitsland2025-01-314-1/+26
* QSGCurveProcessor: Replace bool isLine with TriangleFlagsShawn Rutledge2024-12-051-3/+3
* doc: Add note about assigning items directly to fillItemEskil Abrahamsen Blomfeldt2024-11-211-0/+16
* Curve renderer: Avoid keeping unneeded QuadPath objectEirik Aavitsland2024-10-142-25/+19