aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview/pixelator
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add example categories for qtquickJaishree Vyas2023-09-051-0/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* quickwidget and tableview: Make example cmake files adhere to guidelinesOliver Eftevaag2023-02-211-6/+5
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-311-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-115-222/+10
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+4
* Update quick examples to new QML CMake APICraig Scott2021-08-241-19/+6
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Do not call QGuiApplication::exec() on an instanceUlf Hermann2021-06-301-1/+1
* 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
* 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/+4
|\
| * Avoid discouraged patterns in examplesUlf Hermann2020-02-111-2/+4
* | Regenerate examplesAlexandru Croitor2020-01-291-1/+9
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-9/+5
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-133-9/+5
* | Rename example target to avoid conflicts in super buildLeander Beernaert2019-12-172-4/+5
* | 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-12/+12
* QQuickTableView: move TableView from Qt.labs to QtQuickRichard Moe Gustavsen2018-08-221-1/+0
* Make a subdirectory for TableView examplesMichael Winkelmann2018-07-138-0/+488