aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview/gameoflife/main.qml
Commit message (Expand)AuthorAgeFilesLines
* 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-221-1/+0
* TableView Conway's Game of Life exampleNicolas Ettlin2018-08-091-0/+157