aboutsummaryrefslogtreecommitdiffstats
path: root/tools/svgtoqml/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement item generator via QML generatorEskil Abrahamsen Blomfeldt2025-04-111-1/+1
* Decouple the Quick vector graphics generator from qtsvgEirik Aavitsland2024-11-141-1/+1
* svgtoqml tool: Improve options order, remove tech preview noteEirik Aavitsland2024-08-281-16/+16
* svgtoqml: add a few minor usability improvementsEirik Aavitsland2024-06-171-6/+6
* doc: Flesh out svgtoqml documentationEskil Abrahamsen Blomfeldt2024-05-071-1/+1
* More options for embedded images in QML generatorEskil Abrahamsen Blomfeldt2024-05-061-0/+28
* Correct license for tools filesLucie Gérard2024-02-291-1/+1
* QQuickVectorImage: Refactor to new module nameHatem ElKharashy2024-02-131-8/+8
* Refactor svgtoqml toolHatem ElKharashy2024-02-031-20/+36
* Preprocess paths in svgtoqmlPaul Olav Tvete2024-01-231-18/+26
* Add tool for converting SVG to QML using ShapesPaul Olav Tvete2023-11-241-0/+89