aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/painteditem
Commit message (Expand)AuthorAgeFilesLines
* Improve examples CMakeLists.txtKai Köhne2022-01-241-2/+3
* painteditem: better error message when running cmake on textballoonOliver Eftevaag2021-11-111-0/+4
* 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
* Clean up the painteditem exampleUlf Hermann2021-09-0614-83/+150
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-201-1/+1
* Add missing "override" keywordsUlf Hermann2021-06-301-1/+1
* Use nullptr rather than 0 for null pointersUlf Hermann2021-06-301-1/+1
* Refactor and update qml CMake APICraig Scott2021-06-041-10/+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-261-0/+4
* 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-1/+1
|\
| * Doc: Fix extension plugin examples and documentationUlf Hermann2020-02-181-1/+1
* | Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-162-13/+12
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-132-13/+12
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-1/+2
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-1/+2
* | Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* | Add qt6_add_qml_module() public APILeander Beernaert2019-09-191-0/+55
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-241-5/+5
|\
| * Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
* | 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.7J-P Nurmi2016-03-012-0/+105
|\|
| * Doc: Move documentation for painteditem exampleVenugopal Shivashankar2016-02-262-0/+105
* | Updated license headersJani Heikkinen2016-01-204-68/+136
|/
* Update copyright headersJani Heikkinen2015-02-124-28/+28
* Update license headers and add new licensesJani Heikkinen2014-08-254-76/+44
* Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-0/+3
* Fix import path of TextBallon-example.Friedemann Kleint2013-01-231-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-104-4/+4
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+1
* Use resource files for most examplesKai Koehne2012-12-122-3/+9
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-101-10/+6
* Fix installation of examples.Christian Kandeler2012-11-221-7/+6
* Install the Qt Quick 2 examples in the "qtquick" dirThiago Macieira2012-11-091-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-234-97/+97
* Examples: Moved example documentation.Jerome Pasion2012-09-211-6/+1
* More consistent examples directory structureAlan Alpert2012-08-106-0/+356