aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes/qquickshape_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add trimming functionality to ShapePathEirik Aavitsland2025-03-241-2/+18
* Add RectangleShape to QtQuick.Shapes.DesignHelpersMitch Curtis2025-03-041-1/+5
* Add QPainterPath API to all quick shape renderersMatthias Rauter2024-07-111-0/+1
* Texture fill for shapesEskil Abrahamsen Blomfeldt2024-05-271-1/+9
* Add fillTransform property to ShapePathEirik Aavitsland2024-05-141-1/+5
* Remove the use of Q_QUICKSHAPES_PRIVATE_EXPORTAlexey Edelev2024-01-091-1/+1
* Shapes: Add optimization flagsPaul Olav Tvete2023-11-231-0/+1
* Introduce a CurveRendering backend for textEskil Abrahamsen Blomfeldt2023-11-111-41/+0
* Add fillMode and alignment properties for ShapePaul Olav Tvete2023-11-061-0/+4
* Set implicit size for QQuickShapePaul Olav Tvete2023-11-061-1/+4
* Introduce hardware accelerated curve renderer for ShapesEskil Abrahamsen Blomfeldt2023-05-261-1/+4
* shapes: Privately expose the tringulator scaleLaszlo Agocs2023-01-011-0/+2
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-1/+1
* Guard header files that belong to opengl featureAlexey Edelev2022-09-261-2/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QQuickShapeGradientCacheKey: Fix a MSVC integer conversion warningFriedemann Kleint2020-12-171-1/+1
* Match new qHash() signatureEskil Abrahamsen Blomfeldt2020-09-171-1/+1
* Shapes: only call update() when something changedLaszlo Agocs2020-09-071-1/+1
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-081-21/+0
* Change qHash return value to size_tFabian Kosmale2020-04-161-1/+1
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-26/+39
* Disable GL_NV_path_rendering unless explicitly requestedLaszlo Agocs2018-09-271-1/+1
* Move QtQuick.Shapes implementation to qtquickshapes, privately exportedPaolo Angelelli2018-06-211-0/+232