aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickvectorimage/qquickvectorimageplugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add private plugin architecture to VectorImageEskil Abrahamsen Blomfeldt2025-06-191-0/+14
This will allow us to load Lottie files by creating a plugin in the Lottie module. The plugins are currently only queried if the opt-in "trusted content" flag is set. Pick-to: 6.10 Fixes: QTBUG-135266 Change-Id: I4901636e41f3bb73a78cbceb312f6cad9e96c5d2 Reviewed-by: Eirik Aavitsland <[email protected]> Reviewed-by: Hatem ElKharashy <[email protected]>