aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes
Commit message (Expand)AuthorAgeFilesLines
* Add missing revisions for new 6.7 APIsVolker Hilsheimer2024-03-011-1/+1
* Add optimizations and simplifications for curve renderer fillEirik Aavitsland2024-02-241-0/+3
* Add performance benchmark test for curve rendererEirik Aavitsland2024-02-242-8/+15
* Partially revert "Make some properties in Qt Quick Shapes FINAL"Fabian Kosmale2024-02-141-31/+31
* doc: Add missing \since tags; wrap and indentShawn Rutledge2024-01-261-4/+8
* Curve renderer: Optimize overlap handlingPaul Olav Tvete2024-01-231-3/+1
* Use shape hints in the curve rendererPaul Olav Tvete2024-01-172-3/+9
* scenegraph: Add plumbing for enabling multiviewLaszlo Agocs2024-01-1512-53/+108
* Add new weatherforecast example for Qt Quick ShapesEskil Abrahamsen Blomfeldt2024-01-151-9/+13
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-111-2/+1
* Remove the use of Q_QUICKSHAPES_PRIVATE_EXPORTAlexey Edelev2024-01-094-13/+13
* Remove "tech preview" note for CurveRenderer APIEskil Abrahamsen Blomfeldt2024-01-081-21/+6
* Fix z-ordering of curve renderer strokeEirik Aavitsland2024-01-081-9/+6
* Detect and remove self intersections of QQuadPathMatthias Rauter2024-01-072-0/+4
* QtQuick.Shapes: Mark boundingRect property as readonlyIvan Tkachenko2023-12-261-0/+1
* QtQuick.Shapes: Mark Shape properties as readonlyIvan Tkachenko2023-12-261-0/+2
* Maintain z order of shapepaths during update in CurveRendererEirik Aavitsland2023-11-291-7/+31
* Shapes: Add optimization flagsPaul Olav Tvete2023-11-233-0/+69
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-2/+0
* Shapes: extend boundingRect for SquareCapPaul Olav Tvete2023-11-161-1/+2
* Implement async mode for QuickShapes curve renderer backendEirik Aavitsland2023-11-163-99/+219
* Fix uninitialized read in Qt Quick ShapesEskil Abrahamsen Blomfeldt2023-11-151-2/+2
* Shapes: take strokeWidth into account for boundingRectPaul Olav Tvete2023-11-131-1/+2
* Introduce a CurveRendering backend for textEskil Abrahamsen Blomfeldt2023-11-1122-3984/+104
* Make the resource_name more unique in qt_add_shaders callLaszlo Agocs2023-11-091-7/+7
* Add fillMode and alignment properties for ShapePaul Olav Tvete2023-11-063-6/+151
* Set implicit size for QQuickShapePaul Olav Tvete2023-11-062-1/+18
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-10-306-0/+18
* Harden curve node polymorphyEskil Abrahamsen Blomfeldt2023-10-056-23/+59
* Curve renderer: quick fix for unsafe static_castPaul Olav Tvete2023-10-041-2/+7
* Curve renderer: update material when fill changesPaul Olav Tvete2023-09-111-0/+3
* Rename Path.simplified to simplifyShawn Rutledge2023-09-061-2/+2
* Use more categorized logging in curve rendererEirik Aavitsland2023-08-301-1/+2
* Use categorized logging for debug messages from curve rendererEirik Aavitsland2023-08-281-2/+2
* Tune the environment variable setting for the new curve rendererEirik Aavitsland2023-08-281-1/+1
* Curve renderer: reduce size of external trianglesPaul Olav Tvete2023-08-255-72/+90
* Further Qt Quick Shapes curve renderer improvementsPaul Olav Tvete2023-08-1818-1489/+1617
* Do not link against ShaderToolsKai Köhne2023-08-151-1/+0
* CMake: Add SILENT option to some of the add_shaders callsAlexandru Croitor2023-07-241-0/+3
* Improve Qt Quick Shapes curve renderer strokesEskil Abrahamsen Blomfeldt2023-07-1416-1275/+1987
* Doc: Fix linking issuesTopi Reinio2023-07-051-4/+4
* Improvements to curve rendererEskil Abrahamsen Blomfeldt2023-06-226-1774/+1275
* Doc: Add missing \endlist commandTopi Reinio2023-06-091-0/+1
* Make some properties in Qt Quick Shapes FINALOliver Eftevaag2023-06-051-33/+33
* Silence warnings when building Qt Quick Shapes shadersEskil Abrahamsen Blomfeldt2023-06-051-0/+7
* Curverenderer: increase resilience in exceptional casesEirik Aavitsland2023-06-012-2/+6
* Code cleanup for the curve rendererPaul Olav Tvete2023-05-303-51/+15
* Introduce hardware accelerated curve renderer for ShapesEskil Abrahamsen Blomfeldt2023-05-2613-15/+4333
* Adapt to the RHI API conceptLaszlo Agocs2023-05-222-2/+2
* doc: Expand module docs for Qt Quick ShapesEskil Abrahamsen Blomfeldt2023-04-201-1/+26