summaryrefslogtreecommitdiff
path: root/src/controls/TreeView.qml
Commit message (Expand)AuthorAgeFilesLines
* TreeView: allow selecting items by touchShawn Rutledge2017-12-271-4/+18
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-0/+2
|\
| * StyleData "selected" should be false on invalid rowsFilippo Cucchetto2016-03-041-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-8/+26
|\ \ | |/
| * TreeView should update selection on release with ExtendedSelectionFilippo Cucchetto2016-02-121-8/+26
* | Unify license header usageAntti Kokko2016-02-041-12/+15
|/
* TreeView: Add rootIndex propertyGabriel de Dietrich2015-07-271-0/+1
* TreeView: Track model indexes during selectionGabriel de Dietrich2015-07-041-25/+33
* TreeView: Check that indexes belong to the current modelGabriel de Dietrich2015-05-221-2/+12
* TableView, TreeView: Refactor documentationGabriel de Dietrich2015-04-161-194/+0
* TreeView: Add indexAt() functionGabriel de Dietrich2015-04-161-0/+14
* TreeView: Add styleData.index property for itemDelegateGabriel de Dietrich2015-03-301-0/+1
* Doc: Fix qtdoc warningsCaroline Chao2015-03-061-3/+3
* Merge Extras' styling system into Controls'.Mitch Curtis2015-03-021-1/+1
* TreeView: Always update selection current indexGabriel de Dietrich2015-02-251-2/+3
* Fix LGPL3 license headerSergio Ahumada2015-02-171-6/+14
* BasicTableView: Refactor and specialize ItemDelegateLoaderGabriel de Dietrich2015-02-131-0/+6
* Introducing TreeViewGabriel de Dietrich2015-02-131-0/+523