summaryrefslogtreecommitdiff
path: root/src/controls/Private/BasicTableView.qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-021-2/+2
|\
| * Fix incorrect transientScrollBars binding in BasicTableViewShawn Rutledge2019-01-281-2/+2
* | Fix TableView column index when columns are insertedJoni Poikelin2019-01-281-2/+0
|/
* TableView: Handle dynamic insertion of TableViewColumns correctlyAndy Shaw2018-11-161-0/+11
* ScrollView: fix cyclic Tab navigationAlberto Mardegan2017-11-231-0/+2
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-2/+2
|\
| * Fixed possible crash due to out of memory on ARMFilippo Cucchetto2016-11-231-2/+2
* | Unify license header usageAntti Kokko2016-02-041-12/+15
|/
* Fix dragging of TableView headers with invisible header columnsJoni Poikelin2016-01-181-1/+1
* Fix regression with TableView header dragging when view is scrolledJoni Poikelin2016-01-181-2/+2
* BasicTableView: Use ListView's overlay header for the table headerGabriel de Dietrich2015-11-031-35/+39
* Doc: minor link issuesNico Vertriest2015-09-081-0/+2
* Make TableView sort indicator follow moved columns.Mitch Curtis2015-08-121-1/+3
* Fix TableView extra row with headerVisible:falseJoni Poikelin2015-06-041-1/+1
* TableView, TreeView: Refactor documentationGabriel de Dietrich2015-04-161-36/+8
* BasicTableView: Refactor and specialize ItemDelegateLoaderGabriel de Dietrich2015-02-131-58/+9
* Introducing TreeViewGabriel de Dietrich2015-02-131-7/+55
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-121-1/+1
* BasicTableView refactoring: Separate view from user interactionGabriel de Dietrich2015-02-121-0/+800