aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending-qml/chapter2-methods
Commit message (Expand)AuthorAgeFilesLines
* QmlExamples: Add missing dependencies of QtQuick in CMakeListsSemih Yavuz2022-11-092-2/+3
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-311-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-144-196/+8
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+4
* Update qml examples for improved target path handlingCraig Scott2021-08-241-18/+5
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Add missing "override" keywordsUlf Hermann2021-06-301-1/+1
* Do not call QGuiApplication::exec() on an instanceUlf Hermann2021-06-301-1/+1
* Use nullptr rather than 0 for null pointersUlf 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
* Examples: Fix double installation of .qml filesKai Koehne2020-06-021-5/+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
* Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-2/+4
|\
| * Generate registrations for all examplesUlf Hermann2020-01-132-2/+4
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-2/+2
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-2/+2
* | 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/+47
|/
* Fix outdated BSD license headerKai Koehne2017-10-174-12/+52
* Fixed license headersJani Heikkinen2015-02-174-12/+12
* Update copyright headersJani Heikkinen2015-02-124-20/+20
* Doc: Combine the extending QML tutorial chapters into a single exampleTopi Reinio2014-09-306-0/+311