aboutsummaryrefslogtreecommitdiffstats
path: root/src/qquicktreemodeladaptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningsRichard Moe Gustavsen2022-01-061-1/+1
* Ensure we emit layoutChanged when layout changesRichard Moe Gustavsen2021-12-161-0/+13
* Fix spelling mistakeRichard Moe Gustavsen2021-08-051-6/+6
* Update model data for all columnsRichard Moe Gustavsen2021-08-021-3/+6
* Check that modelIndex is valid before trying to use it6.1Richard Moe Gustavsen2021-05-191-0/+6
* Fix compiler warning about returning reference to local objectRichard Moe Gustavsen2021-05-101-1/+1
* Fix part of clazy warnings: ineffective loops and missed overridesEvgeniy A. Dushistov2021-04-141-1/+1
* Emit dataUpdated() when updating other columns than the firstAndy Shaw2021-03-301-2/+2
* Don't store pointers to items inside a QListRichard Moe Gustavsen2021-02-111-8/+12
* Update correct marketplace license headerJani Heikkinen2020-10-221-8/+11
* Update license headers to use the Marketplace version (2)Richard Moe Gustavsen2020-07-161-1/+1
* Add missing lines to license headersRichard Moe Gustavsen2020-06-031-0/+2
* TreeView 1.0Richard Moe Gustavsen2020-05-141-0/+1027