aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickvectorimage
Commit message (Expand)AuthorAgeFilesLines
* Fix license of file in VectorImage importEskil Abrahamsen Blomfeldt2024-04-231-1/+1
* Change license of VectorImage import to include LGPLEskil Abrahamsen Blomfeldt2024-04-2313-13/+13
* VectorImage: tweak the default pen and fix opacity behaviorHatem ElKharashy2024-04-185-61/+115
* Fix compilation with -no-feature-texthtmlparserEskil Abrahamsen Blomfeldt2024-04-041-5/+4
* Curve renderer: Use a common QQuadPath iterator functionEirik Aavitsland2024-04-031-1/+1
* VectorImage: Refactor GeneratorStreamHatem ElKharashy2024-04-021-12/+33
* Support text outlines on tspans in VectorImageEskil Abrahamsen Blomfeldt2024-04-021-2/+14
* Render gradient-filled text with paths in VectorImageEskil Abrahamsen Blomfeldt2024-03-285-32/+186
* svgtoqml: handle display and visibilityHatem ElKharashy2024-03-188-18/+112
* VectorImage: Implement transforms for textEskil Abrahamsen Blomfeldt2024-03-152-4/+14
* Fix whitespace mode in SVG visitorEskil Abrahamsen Blomfeldt2024-03-141-0/+11
* svgtoqml: Implement italic font supportEskil Abrahamsen Blomfeldt2024-03-131-0/+2
* svgtoqml: Fix automatic width/height for text areasEskil Abrahamsen Blomfeldt2024-02-292-4/+8
* svgtoqml: Implement use and defs elementsHatem ElKharashy2024-02-298-21/+77
* Remove unused variable in text node SVG item generatorEskil Abrahamsen Blomfeldt2024-02-231-3/+0
* svgtoqml: Implement font settings per tspanEskil Abrahamsen Blomfeldt2024-02-234-10/+75
* QQuickVectorImage: Add VectorImage itemHatem ElKharashy2024-02-224-0/+244
* svgtoqml: Implement stroke on textEskil Abrahamsen Blomfeldt2024-02-214-0/+12
* QQuickVectorImage: Rename logging categoryHatem ElKharashy2024-02-194-20/+20
* QQuickVectorImage: Refactor to new module nameHatem ElKharashy2024-02-1312-0/+1919