summaryrefslogtreecommitdiff
path: root/examples/quick/controls/tableview
Commit message (Expand)AuthorAgeFilesLines
* fix example installsOswald Buddenhagen2016-04-287-571/+0
* Update BSD license headersJ-P Nurmi2015-02-134-12/+12
* Examples: update license headersJ-P Nurmi2015-02-114-24/+24
* Revise the Table View exampleJ-P Nurmi2014-11-0612-385/+446
* Table View Example: Sort indicator for the custom header delegateTopi Reinio2014-10-013-1/+20
* Centralize determination of "no desktop" configurationsJ-P Nurmi2014-07-181-1/+1
* Cleanup whitespaceJ-P Nurmi2014-06-241-1/+1
* Remove QtWidgets dependency for WinRTJ-P Nurmi2014-06-241-1/+1
* Remove Widgets dependency for QNXAndreas Holzammer2014-06-241-1/+1
* Fix the editable delegate in tableview exampleJens Bache-Wiig2014-04-091-2/+2
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
* Import QtQuick 2.2J-P Nurmi2014-04-071-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-031-1/+1
|\
| * Fix typo in tableview example.Mitch Curtis2013-11-301-1/+1
* | Revise main() in examplesJ-P Nurmi2013-11-283-3/+11
|/
* Remove widget dependency on touch platformsJens Bache-Wiig2013-10-171-3/+1
* Fix some issues in the modelview exampleJens Bache-Wiig2013-10-161-8/+1
* Update imports to 1.1 and remove version from qmlmodule definitionJens Bache-Wiig2013-09-101-1/+1
* Adapt to Qt.platform.os rename ("mac" -> "osx")v5.1.0-rc2v5.1.0J-P Nurmi2013-06-241-1/+1
* Rename controlState to styleDataJ-P Nurmi2013-05-271-4/+4
* Refactor TableView styling APIJens Bache-Wiig2013-05-271-51/+35
* Rename rowIndex and columnIndex to just row and columnJens Bache-Wiig2013-05-161-2/+2
* Examples: Clean the pro filesCaroline Chao2013-05-141-5/+0
* Examples: Make example projects work with Qt CreatorJens Bache-Wiig2013-05-135-2/+68
* Refactor and clean up public style APIJens Bache-Wiig2013-05-081-4/+4
* Move examples into separate quick/controls directoryKai Koehne2013-04-305-0/+447