aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickvectorimage
Commit message (Expand)AuthorAgeFilesLines
* Support fill-opacity and stroke-opacity in VectorImageEskil Abrahamsen Blomfeldt8 days7-9/+232
* Adapt to refactor of transform anims in Qt SvgEskil Abrahamsen Blomfeldt9 days2-42/+88
* QQuickItemGenerator: Add missing includes/forward declarationsFabian Kosmale2025-04-162-0/+2
* qml: remove unused headerZhao Yuhang2025-04-131-1/+0
* Port away from QPairZhao Yuhang2025-04-123-3/+3
* Implement item generator via QML generatorEskil Abrahamsen Blomfeldt2025-04-115-715/+62
* QQuickAnimatedProperty: Add missing includeFabian Kosmale2025-04-101-0/+1
* Port transform animations to animated property systemEskil Abrahamsen Blomfeldt2025-04-107-498/+386
* Animate opacity propertyEskil Abrahamsen Blomfeldt2025-04-104-22/+18
* Change the way we do color animationsEskil Abrahamsen Blomfeldt2025-04-049-201/+378
* vectorimage: Fix possible QML error with miterlimitEskil Abrahamsen Blomfeldt2025-04-041-2/+2
* vectorimage: Fix identical gradient stops in qml generatorEskil Abrahamsen Blomfeldt2025-04-041-2/+4
* QQuickVectorImage: Do not mark the plugin as mandatoryFabian Kosmale2025-04-011-1/+0
* vectorimage: Use unhinted font layoutsEskil Abrahamsen Blomfeldt2025-02-272-0/+16
* VectorImage: Fix issue with animation ending earlyEskil Abrahamsen Blomfeldt2025-01-161-0/+18
* Transform animations for VectorImageEskil Abrahamsen Blomfeldt2024-12-207-29/+720
* QQuickGenerator: enable Shape items within Shape itemsEirik Aavitsland2024-12-195-25/+24
* Decouple the Quick vector graphics generator from qtsvgEirik Aavitsland2024-11-145-22/+28
* Fix warning in qquickqmlgenerator.cppMate Barany2024-11-061-1/+1
* AnimateColor supportEskil Abrahamsen Blomfeldt2024-10-317-4/+207
* Fix compilation against updated Qt Svg moduleEskil Abrahamsen Blomfeldt2024-10-301-1/+2
* Add missing includesFabian Kosmale2024-10-241-0/+3
* VectorImage: Fix potential nullptr dereferenceEirik Aavitsland2024-09-061-1/+2
* VectorImage: Fix transform of nodes following embedded imagesEskil Abrahamsen Blomfeldt2024-08-312-4/+2
* Doc: Add \since for new QtQuick.VectorImage moduleKai Köhne2024-08-301-0/+1
* VectorImage: Allow root items to be path containersEskil Abrahamsen Blomfeldt2024-08-285-17/+52
* VectorImage: Implement support for switch controlEskil Abrahamsen Blomfeldt2024-08-132-0/+19
* VectorImage: Fix gradients applied to individual lettersEskil Abrahamsen Blomfeldt2024-08-087-17/+21
* VectorImage: Allow fewer types to be children of shapesEskil Abrahamsen Blomfeldt2024-08-071-4/+4
* VectorImage: use fillTransform with gradientsHatem ElKharashy2024-07-314-25/+36
* Update generated assets in weather forecast exampleEskil Abrahamsen Blomfeldt2024-07-221-1/+1
* Doc: Add inherits field to QQuickVectorImageHatem ElKharashy2024-07-121-0/+1
* QuickVectorImage: Straighten out some logging categoriesUlf Hermann2024-06-195-8/+3
* VectorImage: Support gradient strokesEskil Abrahamsen Blomfeldt2024-06-191-7/+54
* VectorImage: fix switch statementsTim Blechmann2024-06-191-0/+2
* svgtoqml: add a few minor usability improvementsEirik Aavitsland2024-06-175-8/+11
* Support SVG fonts to some extent in VectorImageEskil Abrahamsen Blomfeldt2024-06-151-13/+223
* VectorImage: Add support for gradient/fill transformsEirik Aavitsland2024-06-155-11/+49
* VectorImage qml generator: Add line continuation optionEirik Aavitsland2024-06-152-70/+24
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-06-111-2/+0
* VectorImage: Support stroke styling for textHatem ElKharashy2024-06-112-14/+82
* VectorImage: Handle text-anchor properly for textHatem ElKharashy2024-06-111-2/+7
* Add VectorImage.rendererType propertyEskil Abrahamsen Blomfeldt2024-06-113-2/+46
* VectorImage: Remove dead codeEskil Abrahamsen Blomfeldt2024-06-111-9/+0
* VectorImage: Fix all text going through pathsEskil Abrahamsen Blomfeldt2024-06-111-2/+3
* svgtoqml: Create destination path if it does not existEskil Abrahamsen Blomfeldt2024-06-041-4/+10
* VectorImage: Fix wrong stroke-width and stroke-colorHatem ElKharashy2024-05-191-2/+2
* Introduce a flag to keep old image around while loading new oneEskil Abrahamsen Blomfeldt2024-05-161-1/+1
* Scale VectorImage contents to match requested sizeEskil Abrahamsen Blomfeldt2024-05-163-0/+106
* doc: Flesh out svgtoqml documentationEskil Abrahamsen Blomfeldt2024-05-071-0/+3