aboutsummaryrefslogtreecommitdiffstats
path: root/src/qquicktreeview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQuickTreeView: be able to expand rows that are not yet visible in the viewHEADmasterRichard Moe Gustavsen2022-01-241-10/+14
* Fix compiler warningsRichard Moe Gustavsen2022-01-061-1/+1
* Update qquicktreeview to take Qt 6.3 API changes into accountRichard Moe Gustavsen2022-01-061-0/+8
* Let TreeView update attached properties when model data changesRichard Moe Gustavsen2021-08-051-17/+34
* Only stop keypress propagation if TreeView actually uses the keyRichard Moe Gustavsen2021-04-191-0/+1
* Ensure the tree has items before moving currentViewIndexRichard Moe Gustavsen2021-04-191-0/+3
* Fix part of clazy warnings: ineffective loops and missed overridesEvgeniy A. Dushistov2021-04-141-0/+12
* Ensure we set TreeView.viewRichard Moe Gustavsen2021-02-221-0/+1
* Doc: Fix documentation warningsTopi Reinio2020-11-261-77/+68
* 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
* Make TreeView a proper Qt moduleRichard Moe Gustavsen2020-05-201-7/+8
* TreeView 1.0Richard Moe Gustavsen2020-05-141-0/+997