aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-281-10/+11
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-181-1/+1
* Doc: Add example categories for qtquickJaishree Vyas2023-09-051-0/+1
* Make a few improvements to the Window exampleShawn Rutledge2023-05-182-28/+37
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* Adapt quick/window example to AUTO_RESOURCE_PREFIXTor Arne Vestbø2023-03-071-1/+1
* 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-12/+9
* 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-4/+2
* Use SPDX license identifiersLucie Gérard2022-06-116-271/+12
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+5
* doc: Replace qmlscene with qmlShawn Rutledge2021-09-291-2/+3
* CMake: Fix examples that use 'shared' project when using a static QtAlexandru Croitor2021-09-291-1/+1
* Install the "shared" example module into macOS bundlesUlf Hermann2021-09-032-0/+5
* Fix the qtquick/window example to use QML modulesUlf Hermann2021-08-303-47/+24
* 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
* examples/quick: Explicitly cast Qt.application to (Quick) ApplicationMaximilian Goldstein2021-05-031-2/+2
* Update window example to use QtQuickControls2Oliver Eftevaag2021-02-234-48/+48
* 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
* Remove QtQuick.Window pluginUlf Hermann2020-06-154-8/+4
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Remove Screen.orientationUpdateMaskShawn Rutledge2020-05-081-4/+0
* Screen example: avoid shadowing final props with required context propsShawn Rutledge2020-03-241-3/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-124-36/+43
|\
| * Avoid discouraged patterns in examplesUlf Hermann2020-02-114-36/+43
* | 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/+120
|/
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-251-1/+1
|\
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-1/+1
* | window example: close window on 'X' button press, not just hide itTor Arne Vestbø2018-04-251-1/+1
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-246-20/+70
|\
| * Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
| * Fix outdated BSD license headerKai Koehne2017-10-175-15/+65
* | Add screen product informationPier Luigi Fiorini2017-05-231-1/+10
|/
* Add 10mm rectangle to screen example to verify Screen.pixelDensityTor Arne Vestbø2017-01-271-0/+7
* Enable making window-screen associations from QMLLaszlo Agocs2016-10-105-7/+91
* add shared Label for examples, and use in the Window exampleShawn Rutledge2016-10-103-21/+22
* examples: replace 'foreach' with 'range for'Anton Kudryavtsev2016-09-031-1/+2
* fix example installsOswald Buddenhagen2016-05-131-1/+2
* Fixed license headersJani Heikkinen2015-02-174-12/+12
* Update copyright headersJani Heikkinen2015-02-126-28/+28
* Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-231-1/+4
* Window example: setOrientationUpdateMask to allow all orientationsShawn Rutledge2014-09-221-0/+4