Releases: JuliaGraphics/QML.jl
Releases · JuliaGraphics/QML.jl
Minor update
- Update to CxxWrap 0.5
jl_value_t*
properties and function return value- Batch update on JuliaObject
- Allow
Irrational
context properties
Update to Julia 0.6
This also drops support for Julia 0.4
Fix upgrading on Windows
v0.3.1 Fix artifact path
ListModel and JuliaPaintedItem updates
New features:
- Dynamically change and remove roles from
ListModel
- Add a
JuliaPaintedItem
component, providing direct access toQPainter*
, allowing e.g. tight integration with GR
Breaking changes:
- Use a
cfunction
instead of a regular Julia function for the OpenGL rendering function inOpenGLViewport
First registered release
v0.2.0 QML v0.2.0 [d661a43061]