aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/canvas
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-271-10/+11
* Correct license for examples filesLucie Gérard2024-03-211-1/+1
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-171-1/+1
* Doc: Add example categories for qtquickJaishree Vyas2023-09-051-0/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* Canvas example: Improve usage of best practicesOliver Eftevaag2023-03-029-431/+658
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-2/+1
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Quick examples: Modernize cmake files according to our guidelinesOliver Eftevaag2023-01-161-8/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Adapt examples to AUTO_RESOURCE_PREFIXUlf Hermann2022-06-242-1/+2
* Use SPDX license identifiersLucie Gérard2022-06-1111-516/+22
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+5
* Fix the canvas example to use a QML moduleUlf Hermann2021-09-042-55/+27
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-211-61/+16
* Update canvas example to use QtQuickControls2Oliver Eftevaag2021-03-1011-54/+159
* 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
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-1/+0
|\
| * examples: Drop bogus referenceUlf Hermann2019-11-181-1/+0
* | Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-2/+2
* | Convert ExamplesLeander Beernaert2019-08-231-0/+127
|/
* Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
* Fix outdated BSD license headerKai Koehne2017-10-179-27/+117
* Fix smile qml exampleIonut Alexandrescu2017-02-211-6/+6
* Fix typo in squircle example.Mitch Curtis2015-07-281-2/+2
* Fixed license headersJani Heikkinen2015-02-179-27/+27
* Update copyright headersJani Heikkinen2015-02-1210-51/+51
* Doc: apply title case to all section1 titlesNico Vertriest2014-09-241-4/+4
* Doc: Updated "Qt Quick Examples" pages.Jerome Pasion2014-06-051-11/+33
* Set font correctly in canvas example.Mitch Curtis2014-04-081-1/+1
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-061-5/+5
* Canvas: Do not apply transform to text twiceFrederik Gladhorn2013-05-031-3/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
|\
| * Fix duplicate examples for qml/quick modulesKai Koehne2013-03-211-1/+1
* | Doc: Fix some titles and linksSze Howe Koh2013-03-301-1/+1
* | Doc: Fixed some uses of terminolgies in qdoc files.Jerome Pasion2013-03-261-2/+1
* | Various improvements to Canvas examplesJens Bache-Wiig2013-02-2625-1088/+571
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1015-15/+15
* Use resource files for most examplesKai Koehne2012-12-123-4/+37
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-103-7/+5
* Fix example lists for Qt QuickEskil Abrahamsen Blomfeldt2012-11-301-5/+6
* Fix installation of examples.Christian Kandeler2012-11-221-1/+3
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-0/+0
|\
| * Doc: Moved all content in the doc directory.Venugopal Shivashankar2012-11-081-0/+0
* | Install the Qt Quick 2 examples in the "qtquick" dirThiago Macieira2012-11-091-2/+2
|/