Skip to content

Releases: Daguerreo/QMLTreeView

v1.1.1

07 Feb 18:19

Choose a tag to compare

  • Minimum required version is now C++11 instead of C++17
  • Fixed test project inclusion

v1.1.0

07 Feb 17:13

Choose a tag to compare

  • Added support for custom roles
  • Added unit tests

v1.0.1

05 Sep 09:36

Choose a tag to compare

  • Fixed bug which caused the plugin to fail for Qt6

V1.0

05 Mar 11:45

Choose a tag to compare

  • Reworked project structure
  • Project can be easily included through resource file
  • Added pri include file
  • Added missing documentation

V0.2

17 Jan 17:36

Choose a tag to compare

  • Implemented node manipulation methods for TreeModel (add, delete, clear).
  • Implemented a defaul setData.
  • Fixed leaks in examples.
  • Added Manipulation example.
  • Fixes some minor graphical issue.

v0.1

01 Dec 22:11

Choose a tag to compare

Added null pointer check in item addition