Skip to content

v0.6.1

Compare
Choose a tag to compare
@filcuc filcuc released this 09 Apr 13:59

Version 0.6.1

  • Fixed compilation on windows with Visual studio 2013 and 2015

Version 0.6.0

  • Fixed #48: Added support QAbstractItemModel and QAbstractTableModels
  • Added missing canFetchMore, fetchMore, hasChildren callbacks
  • Fixed #46: Added support for index, createIndex
  • Fixed #45: Added support for setting the qml signal names (old behaviour was arg0, arg1..)