| Commit message (Expand) | Author | Age | Files | Lines |
| * | Put TreeView from Qt Quick Control 1 under BSD license | Volker Hilsheimer | 2020-04-29 | 1 | -19/+30 |
| * | TreeView: update currentIndex on model changes | Alberto Mardegan | 2020-03-10 | 1 | -1/+7 |
| * | TreeView: allow selecting items by touch | Shawn Rutledge | 2017-12-27 | 1 | -4/+18 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-03-07 | 1 | -0/+2 |
| |\ |
|
| | * | StyleData "selected" should be false on invalid rows | Filippo Cucchetto | 2016-03-04 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-02-16 | 1 | -8/+26 |
| |\| |
|
| | * | TreeView should update selection on release with ExtendedSelection | Filippo Cucchetto | 2016-02-12 | 1 | -8/+26 |
| * | | Unify license header usage | Antti Kokko | 2016-02-04 | 1 | -12/+15 |
| |/ |
|
| * | TreeView: Add rootIndex property | Gabriel de Dietrich | 2015-07-27 | 1 | -0/+1 |
| * | TreeView: Track model indexes during selection | Gabriel de Dietrich | 2015-07-04 | 1 | -25/+33 |
| * | TreeView: Check that indexes belong to the current model | Gabriel de Dietrich | 2015-05-22 | 1 | -2/+12 |
| * | TableView, TreeView: Refactor documentation | Gabriel de Dietrich | 2015-04-16 | 1 | -194/+0 |
| * | TreeView: Add indexAt() function | Gabriel de Dietrich | 2015-04-16 | 1 | -0/+14 |
| * | TreeView: Add styleData.index property for itemDelegate | Gabriel de Dietrich | 2015-03-30 | 1 | -0/+1 |
| * | Doc: Fix qtdoc warnings | Caroline Chao | 2015-03-06 | 1 | -3/+3 |
| * | Merge Extras' styling system into Controls'. | Mitch Curtis | 2015-03-02 | 1 | -1/+1 |
| * | TreeView: Always update selection current index | Gabriel de Dietrich | 2015-02-25 | 1 | -2/+3 |
| * | Fix LGPL3 license header | Sergio Ahumada | 2015-02-17 | 1 | -6/+14 |
| * | BasicTableView: Refactor and specialize ItemDelegateLoader | Gabriel de Dietrich | 2015-02-13 | 1 | -0/+6 |
| * | Introducing TreeView | Gabriel de Dietrich | 2015-02-13 | 1 | -0/+523 |