aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/positioners
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: Add example categories for qtquickJaishree Vyas2023-09-261-0/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* Positioners example: Update by coding conventions from official docBumjoon Park2023-03-233-59/+199
* 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-3/+3
* 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-115-222/+10
* Improve examples CMakeLists.txtKai Köhne2022-01-241-7/+2
* Fix indentation in positioners exampleIvan Tkachenko2021-10-281-14/+14
* Fix positioners example to use a QML moduleOliver Eftevaag2021-09-064-61/+28
* 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-60/+15
* 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/cmakeAlexandru Croitor2020-03-121-3/+4
|\
| * Avoid discouraged patterns in examplesUlf Hermann2020-02-111-3/+4
* | 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/+119
|/
* Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
* Fix outdated BSD license headerKai Koehne2017-10-174-12/+52
* Adjust positioners example for toolingThomas Hartmann2016-11-152-56/+56
* Fixed license headersJani Heikkinen2015-02-174-12/+12
* Update copyright headersJani Heikkinen2015-02-125-26/+26
* examples/quick/positioners: Colors changed and layout obeys screen resolutionKari Hautamäki2014-10-143-164/+210
* Doc: Updated "Qt Quick Examples" pages.Jerome Pasion2014-06-051-10/+23
* fix whitespaceOswald Buddenhagen2014-01-221-10/+10
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-061-4/+4
* 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
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-105-5/+5
* Use resource files for most examplesKai Koehne2012-12-123-4/+12
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-103-7/+5
* Fix example lists for Qt QuickEskil Abrahamsen Blomfeldt2012-11-301-4/+5
* Fix installation of examples.Christian Kandeler2012-11-221-2/+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
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-235-38/+38
* Examples: Moved example documentation.Jerome Pasion2012-09-212-26/+52
* Don't use QtDeclarative compat moduleKent Hansen2012-05-111-1/+1
* populate transition for positionersBea Lam2012-05-012-14/+34