| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-13 | 657 Bytes | |
| v0.13.0 source code.tar.gz | 2026-04-13 | 6.2 MB | |
| v0.13.0 source code.zip | 2026-04-13 | 6.3 MB | |
| Totals: 3 Items | 12.5 MB | 4 | |
QML v0.13.0
Breaking changes
- Switch to Qt 6.10
Other changes
- Add support for
QImageandQQuickImageProvider(issue [#233]) - Expose
QUrl::toLocalFileand improve URL printing (issue [#232]) - Much better handling of foreign threads, including the QML rendering thread and async image generation
Merged pull requests:
- Add imageprovider and improve threading support (#235) (@barche)
Closed issues:
- module "org.julialang" is not installed (#224)
- QML.jl fails to display vector images unlike qml-qt6 (#230)
- Version 0.12.1 (#234)