summaryrefslogtreecommitdiff
path: root/src/controls/Private/BasicTableView.qml
Commit message (Expand)AuthorAgeFilesLines
* Fixed possible crash due to out of memory on ARMFilippo Cucchetto2016-11-231-2/+2
* 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