aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview/gameoflife
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix QDoc warningsPaul Wicking2018-10-011-1/+1
* 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-098-0/+685