aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes/qquickshape.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add trimming functionality to ShapePathEirik Aavitsland2025-03-241-2/+100
* Add RectangleShape to QtQuick.Shapes.DesignHelpersMitch Curtis2025-03-041-74/+47
* QuickShapes: Handle removals of ShapePaths correctlyEirik Aavitsland2025-01-311-1/+3
* doc: Add note about assigning items directly to fillItemEskil Abrahamsen Blomfeldt2024-11-211-0/+16
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-6/+6
* Doc: Fix linking issuesTopi Reinio2024-07-291-2/+3
* Use best practices in the Quick Shapes exampleEirik Aavitsland2024-07-031-3/+14
* Shapes: Straighten out some logging categoriesUlf Hermann2024-06-141-1/+1
* Don't update transform if it hasn't changedEskil Abrahamsen Blomfeldt2024-05-301-1/+4
* Texture fill for shapesEskil Abrahamsen Blomfeldt2024-05-271-8/+83
* Add fillTransform property to ShapePathEirik Aavitsland2024-05-141-0/+28
* doc: Fix mismatching enum names in property docsEskil Abrahamsen Blomfeldt2024-05-141-2/+2
* doc: Add missing \since tags; wrap and indentShawn Rutledge2024-01-261-4/+8
* Add new weatherforecast example for Qt Quick ShapesEskil Abrahamsen Blomfeldt2024-01-151-9/+13
* Remove "tech preview" note for CurveRenderer APIEskil Abrahamsen Blomfeldt2024-01-081-21/+6
* QtQuick.Shapes: Mark boundingRect property as readonlyIvan Tkachenko2023-12-261-0/+1
* QtQuick.Shapes: Mark Shape properties as readonlyIvan Tkachenko2023-12-261-0/+2
* Shapes: Add optimization flagsPaul Olav Tvete2023-11-231-0/+50
* Shapes: extend boundingRect for SquareCapPaul Olav Tvete2023-11-161-1/+2
* Implement async mode for QuickShapes curve renderer backendEirik Aavitsland2023-11-161-5/+4
* Shapes: take strokeWidth into account for boundingRectPaul Olav Tvete2023-11-131-1/+2
* Introduce a CurveRendering backend for textEskil Abrahamsen Blomfeldt2023-11-111-106/+0
* Add fillMode and alignment properties for ShapePaul Olav Tvete2023-11-061-6/+114
* Set implicit size for QQuickShapePaul Olav Tvete2023-11-061-0/+14
* Rename Path.simplified to simplifyShawn Rutledge2023-09-061-2/+2
* Tune the environment variable setting for the new curve rendererEirik Aavitsland2023-08-281-1/+1
* Further Qt Quick Shapes curve renderer improvementsPaul Olav Tvete2023-08-181-31/+21
* Improve Qt Quick Shapes curve renderer strokesEskil Abrahamsen Blomfeldt2023-07-141-3/+2
* Doc: Fix linking issuesTopi Reinio2023-07-051-4/+4
* Doc: Add missing \endlist commandTopi Reinio2023-06-091-0/+1
* Curverenderer: increase resilience in exceptional casesEirik Aavitsland2023-06-011-2/+3
* Introduce hardware accelerated curve renderer for ShapesEskil Abrahamsen Blomfeldt2023-05-261-13/+170
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-1/+1
* doc: Expand module docs for Qt Quick ShapesEskil Abrahamsen Blomfeldt2023-04-201-1/+26
* doc: Use \value rather than \li for enumeration values and constantsShawn Rutledge2023-03-281-4/+2
* shapes: Condition shaders at build timeLaszlo Agocs2023-03-131-1/+1
* shapes: Privately expose the tringulator scaleLaszlo Agocs2023-01-011-0/+1
* Handle missing stops gracefully in Shape gradientsLaszlo Agocs2022-11-111-3/+5
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* doc: Clarify QQuickShape renderer documentationEskil Abrahamsen Blomfeldt2022-09-081-6/+4
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Remove documentation references to NVPR rendererAndy Shaw2021-04-191-26/+10
* Doc: Use \qmldefault instead of \defaultPaul Wicking2021-03-241-1/+1
* QtQuick.Shapes: Make plugin optionalMaximilian Goldstein2021-02-041-0/+7
* Doc: Remove version numbers for import statementJerome Pasion2020-11-261-1/+1
* Doc: Remove version numbers for import statementJerome Pasion2020-11-241-1/+1
* Shapes: only call update() when something changedLaszlo Agocs2020-09-071-5/+11
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-301-1/+1
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-171-13/+0
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-081-77/+0