aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview/gameoflife
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-021-1/+0
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-2/+6
|\
| * Avoid discouraged patterns in examplesUlf Hermann2020-02-111-2/+6
* | Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-8/+7
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-133-8/+7
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-1/+3
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-1/+3
* | Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* | Convert ExamplesLeander Beernaert2019-08-231-0/+48
|/
* 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