Skip to content

Releases: JuliaGraphics/QML.jl

Minor update

17 Jul 11:17
Compare
Choose a tag to compare
  • 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

04 May 21:36
Compare
Choose a tag to compare

This also drops support for Julia 0.4

Fix upgrading on Windows

31 Jan 20:26
Compare
Choose a tag to compare
v0.3.1

Fix artifact path

ListModel and JuliaPaintedItem updates

30 Jan 09:01
Compare
Choose a tag to compare

New features:

  • Dynamically change and remove roles from ListModel
  • Add a JuliaPaintedItem component, providing direct access to QPainter*, allowing e.g. tight integration with GR

Breaking changes:

  • Use a cfunction instead of a regular Julia function for the OpenGL rendering function in OpenGLViewport

First registered release

30 Nov 22:40
Compare
Choose a tag to compare
v0.2.0

QML v0.2.0 [d661a43061]

v0.1.0

27 Mar 22:42
Compare
Choose a tag to compare
QML v0.1.0 [82fede6851]