Commit Graph

2 Commits

Author SHA1 Message Date
Joerg Bornemann 4f57e20f25 CMake: Don't enable ASM language
Remove the ASM language where no assembler files are used.

Pick-to: 6.5 6.8 6.9
Change-Id: I3c94f798803b054a432fc2c8d6d65c665572a202
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2025-05-02 16:02:32 +02:00
Hatem ElKharashy 406e605418 QQuickVectorImage: Add VectorImage item
The VectorImage item will take a vector graphics file like an SVG, and
generates a QtQuick representation out of it at runtime. Initially,
it will act as the counterpart of svgtoqml tool, and later on it might
include other formats than SVG.

Task-number: QTBUG-120987
Change-Id: Ie85c5a6309004202b449f7adc6a71d2a772df228
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2024-02-22 22:45:13 +01:00