aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix QDoc warningsPaul Wicking2018-10-012-13/+13
* QQuickTableView: override fixup() to preserve contentX/Y at start-upRichard Moe Gustavsen2018-09-111-5/+2
* QQuickTableView: don't rebuild table upon querying content sizeRichard Moe Gustavsen2018-09-111-0/+1
* Example, GameOfLife: bump import to QtQuick 2.12Richard Moe Gustavsen2018-08-271-1/+1
* QQuickTableView: move TableView from Qt.labs to QtQuickRichard Moe Gustavsen2018-08-222-2/+0
* TableView Conway's Game of Life exampleNicolas Ettlin2018-08-099-1/+688
* Make a subdirectory for TableView examplesMichael Winkelmann2018-07-139-21/+24
* TableView pixelator exampleMichael Winkelmann2018-07-108-0/+488