aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems
Commit message (Expand)AuthorAgeFilesLines
* Improve examples CMakeLists.txtKai Köhne2022-01-245-33/+13
* painteditem: better error message when running cmake on textballoonOliver Eftevaag2021-11-111-0/+4
* Update examples to use new PropertyChangesUlf Hermann2021-11-034-9/+17
* CMake: Fix textballoon example when using a shared Qt on macOSAlexandru Croitor2021-09-291-0/+8
* CMake: Fix textballoon example when using a static QtAlexandru Croitor2021-09-292-2/+1
* Use strict === equality for ScrollBar::orientationIvan Tkachenko2021-09-271-7/+7
* Clean up the painteditem exampleUlf Hermann2021-09-0614-83/+150
* Clean up flipable exampleOliver Eftevaag2021-09-038-14/+62
* Fix dialcontrol example to use a QML moduleUlf Hermann2021-09-0111-32/+26
* Remove .prev_CMakeLists.txtUlf Hermann2021-08-311-4/+0
* Update quick examples to new QML CMake APICraig Scott2021-08-241-21/+11
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-173-3/+3
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-201-1/+1
* Add missing "override" keywordsUlf Hermann2021-06-302-7/+7
* Do not call QGuiApplication::exec() on an instanceUlf 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-10/+3
* Switch examples to build as isolated sub-buildsCraig Scott2021-05-271-2/+3
* make isRightAligned() const and setNoiseSource() const referenceXiao YaoBing2021-03-172-2/+2
* Add #include <QPainter> in textballoon exampleShawn Rutledge2020-10-311-0/+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
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-111-3/+3
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-292-2/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-293-3/+15
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1216-1/+342
|\
| * Examples: Add *.pro projects for existing *.qmlprojectAssam Boudjelthia2020-03-0415-0/+341
| * Doc: Fix extension plugin examples and documentationUlf Hermann2020-02-181-1/+1
* | Regenerate examplesAlexandru Croitor2020-01-292-0/+16
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-164-16/+16
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-134-16/+16
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-2/+4
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-264-2/+4
* | Regenerate ExamplesLeander Beernaert2019-10-143-6/+6
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-203-3/+3
* | Add qt6_add_qml_module() public APILeander Beernaert2019-09-192-4/+56
* | Convert ExamplesLeander Beernaert2019-08-234-0/+114
|/
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2428-151/+345
|\
| * Fix qdoc files to always use FDLKai Koehne2017-10-182-65/+39
| * Fix outdated FDL license headerKai Koehne2017-10-174-20/+20
| * Fix outdated BSD license headerKai Koehne2017-10-1722-66/+286
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-051-1/+1
|\|
| * Doc: Fix capitalization in section titlesTopi Reinio2017-08-291-1/+1
* | examples: Remove some unnecessary (and non-ideal) use of internal APIRobin Burchell2017-04-211-7/+8
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+2
|\
| * fix example installsOswald Buddenhagen2016-05-131-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
|\|
| * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-089-0/+0
|\|