aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/keyinteraction
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-271-9/+12
* 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
* Keyinteraction example: Update by coding conventions from official docBumjoon Park2023-03-276-54/+204
* 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-2/+2
* 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-119-418/+18
* Improve examples CMakeLists.txtKai Köhne2022-01-241-4/+3
* Keyinteraction example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2021-11-1111-60/+44
* Update examples to use new PropertyChangesUlf Hermann2021-11-034-16/+42
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* 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-126-28/+67
|\
| * Avoid discouraged patterns in examplesUlf Hermann2020-02-116-28/+67
* | Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* | Convert ExamplesLeander Beernaert2019-08-231-0/+54
|/
* Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
* Fix outdated BSD license headerKai Koehne2017-10-178-24/+104
* Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-241-0/+0
* Fixed license headersJani Heikkinen2015-02-178-24/+24
* Update copyright headersJani Heikkinen2015-02-129-46/+46
* Doc: Updated "Qt Quick Examples" pages.Jerome Pasion2014-06-051-2/+10
* fix whitespaceOswald Buddenhagen2014-01-225-7/+7
* Version new property and signalLiang Qi2013-04-087-7/+7
* 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
* | Support activeFocusOnTab in QQuickItemLiang Qi2013-03-124-12/+142
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-108-8/+8
* Use resource files for most examplesKai Koehne2012-12-123-4/+15
* Examples: Remove unused import "../shared"Kai Koehne2012-12-111-1/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-103-7/+5
* Fix example lists for Qt QuickEskil Abrahamsen Blomfeldt2012-11-301-0/+1
* 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-238-56/+56
* Examples: Moved example documentation.Jerome Pasion2012-09-212-9/+34
* Update usage of smooth and antialiasing.Michael Brasser2012-08-282-5/+5
* Don't use QtDeclarative compat moduleKent Hansen2012-05-111-1/+1