aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-045-5/+5
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-284-39/+38
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-181-1/+1
* Change the way tests and examples query the qmldir file from QML plugin targetsAlexey Edelev2024-01-161-4/+2
* Doc: Move Flipable, Dial Control example to UI Components categoryKai Köhne2023-12-112-2/+2
* Move undocumented quick examples to manual testsLucie Gérard2023-11-2813-367/+1
* Doc: Add example categories for qtquickJaishree Vyas2023-09-053-0/+3
* customitems examples: adhere to guidelinesOliver Eftevaag2023-05-269-22/+15
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-025-20/+20
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-214-4/+6
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-275-5/+0
* Remove forgotten examples in the 'customitems' dirOliver Eftevaag2023-01-1746-1741/+1
* Doc: Remove usages of the second argument of a "\page" commandLuca Di Sera2022-09-081-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-076-6/+6
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-3117-20/+20
* Add license headers to cmake filesLucie Gérard2022-07-086-0/+18
* Adapt examples to AUTO_RESOURCE_PREFIXUlf Hermann2022-06-247-3/+7
* Use SPDX license identifiersLucie Gérard2022-06-1138-1724/+76
* Add missing "flipable" example to the build treeUlf Hermann2022-06-071-0/+1
* 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