aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/tutorials/extending-qml/chapter6-plugins
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-071-1/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-022-6/+6
* qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policyFabian Kosmale2023-02-011-0/+1
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-272-2/+0
* QmlExamples: Add missing dependencies of QtQuick in CMakeListsSemih Yavuz2022-11-073-5/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-072-2/+2
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-311-2/+2
* examples: deploy qmldir for plugin exampleSamuli Piippo2022-08-311-0/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-117-343/+14
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-311-0/+1
* Improve examples CMakeLists.txtKai Köhne2022-01-241-9/+4
* CMake: qmake: Fix chapter6-plugins example to build in more configsAlexandru Croitor2021-08-313-30/+28
* Fix warnings/errors from changes to paths in chapter6-plugins exampleCraig Scott2021-08-311-2/+1
* Update qml examples for improved target path handlingCraig Scott2021-08-2411-69/+7
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-172-2/+2
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-202-1/+1
* Add missing "override" keywordsUlf Hermann2021-06-301-1/+1
* Use nullptr rather than 0 for null pointersUlf Hermann2021-06-302-2/+2
* Refactor and update qml CMake APICraig Scott2021-06-041-9/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-263-0/+12
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-293-3/+15
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-122-2/+3
|\
| * Doc: Fix extension plugin examples and documentationUlf Hermann2020-02-181-1/+1
| * Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-071-1/+2
* | Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* | Post merge fixesLeander Beernaert2020-01-241-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-72/+13
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-133-72/+13
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-2/+3
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-263-2/+3
* | Regenerate ExamplesLeander Beernaert2019-10-143-5/+5
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-202-2/+2
* | Add qt6_add_qml_module() public APILeander Beernaert2019-09-193-0/+129
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Fix outdated BSD license headerKai Koehne2017-10-178-24/+104
* actually build and install the qml tutorialsOswald Buddenhagen2016-05-132-0/+5
* make use of COPIESOswald Buddenhagen2016-05-131-1/+3
* QML extensions tutorial: Add import plugin to app. bundle on OS XTopi Reinio2016-04-162-6/+15
* Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* Fixed license headersJani Heikkinen2015-02-178-24/+24
* Update copyright headersJani Heikkinen2015-02-128-40/+40
* Doc: Combine the extending QML tutorial chapters into a single exampleTopi Reinio2014-09-3013-0/+579