Releases: Daguerreo/QMLTreeView
Releases · Daguerreo/QMLTreeView
v1.1.1
07 Feb 18:19
Compare
Sorry, something went wrong.
No results found
Minimum required version is now C++11 instead of C++17
Fixed test project inclusion
v1.1.0
07 Feb 17:13
Compare
Sorry, something went wrong.
No results found
Added support for custom roles
Added unit tests
v1.0.1
05 Sep 09:36
Compare
Sorry, something went wrong.
No results found
Fixed bug which caused the plugin to fail for Qt6
V1.0
05 Mar 11:45
Compare
Sorry, something went wrong.
No results found
Reworked project structure
Project can be easily included through resource file
Added pri include file
Added missing documentation
V0.2
17 Jan 17:36
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Added null pointer check in item addition