| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Remove \internal command from a \qmlabstract type | Topi Reinio | 2020-01-10 | 1 | -3/+0 |
| * | Make restoreMode on all Binding elements explicit | Ulf Hermann | 2019-10-04 | 1 | -1/+3 |
| * | Only calculate the height of the ListView when there are model entries | Andy Shaw | 2019-09-25 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1 | Qt Forward Merge Bot | 2019-03-02 | 1 | -2/+2 |
| |\ |
|
| | * | Fix incorrect transientScrollBars binding in BasicTableView | Shawn Rutledge | 2019-01-28 | 1 | -2/+2 |
| * | | Fix TableView column index when columns are inserted | Joni Poikelin | 2019-01-28 | 1 | -2/+0 |
| |/ |
|
| * | TableView: Handle dynamic insertion of TableViewColumns correctly | Andy Shaw | 2018-11-16 | 1 | -0/+11 |
| * | ScrollView: fix cyclic Tab navigation | Alberto Mardegan | 2017-11-23 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.75.7 | Liang Qi | 2016-11-24 | 1 | -2/+2 |
| |\ |
|
| | * | Fixed possible crash due to out of memory on ARM | Filippo Cucchetto | 2016-11-23 | 1 | -2/+2 |
| * | | Unify license header usage | Antti Kokko | 2016-02-04 | 1 | -12/+15 |
| |/ |
|
| * | Fix dragging of TableView headers with invisible header columns | Joni Poikelin | 2016-01-18 | 1 | -1/+1 |
| * | Fix regression with TableView header dragging when view is scrolled | Joni Poikelin | 2016-01-18 | 1 | -2/+2 |
| * | BasicTableView: Use ListView's overlay header for the table header | Gabriel de Dietrich | 2015-11-03 | 1 | -35/+39 |
| * | Doc: minor link issues | Nico Vertriest | 2015-09-08 | 1 | -0/+2 |
| * | Make TableView sort indicator follow moved columns. | Mitch Curtis | 2015-08-12 | 1 | -1/+3 |
| * | Fix TableView extra row with headerVisible:false | Joni Poikelin | 2015-06-04 | 1 | -1/+1 |
| * | TableView, TreeView: Refactor documentation | Gabriel de Dietrich | 2015-04-16 | 1 | -36/+8 |
| * | BasicTableView: Refactor and specialize ItemDelegateLoader | Gabriel de Dietrich | 2015-02-13 | 1 | -58/+9 |
| * | Introducing TreeView | Gabriel de Dietrich | 2015-02-13 | 1 | -7/+55 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | J-P Nurmi | 2015-02-12 | 1 | -1/+1 |
| * | BasicTableView refactoring: Separate view from user interaction | Gabriel de Dietrich | 2015-02-12 | 1 | -0/+800 |