aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix dialcontrol example to use a QML moduleUlf Hermann2021-09-0111-32/+26
* Fix coding styleOliver Eftevaag2021-09-011-5/+5
* Convert dynamicview tutorial to use QML modulesUlf Hermann2021-08-3114-8/+203
* Fix shadereffects example to use a QML moduleUlf Hermann2021-08-311-17/+13
* Fix samegame example to use QML modulesUlf Hermann2021-08-3147-60/+273
* DynamicView4 tutorial: add forgotten file to qrcOliver Eftevaag2021-08-311-0/+1
* Remove .prev_CMakeLists.txtUlf Hermann2021-08-315-156/+0
* Update views example to use modulesUlf Hermann2021-08-306-89/+66
* Fix touchinteraction example to use QML modulesUlf Hermann2021-08-3024-85/+55
* Fix the qtquick/window example to use QML modulesUlf Hermann2021-08-307-52/+143
* Update the accessibility example to use QML modulesUlf Hermann2021-08-306-19/+12
* Shapes example: use qqc2 componentsOliver Eftevaag2021-08-2825-122/+134
* ShaderEffects example: replace custom slider with qqc2Oliver Eftevaag2021-08-284-108/+12
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-273-3/+3
* Use add_shaders with CMake in some examplesLaszlo Agocs2021-08-255-111/+41
* Port leftover effects in some of the examplesLaszlo Agocs2021-08-2510-26/+67
* Update quick examples to new QML CMake APICraig Scott2021-08-2520-485/+166
* Use qEnvironmentVariableIntValue() instead of qgetenv().toInt()Shawn Rutledge2021-08-171-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1752-52/+52
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-203-3/+3
* Refactor and update qml CMake APICraig Scott2021-06-043-12/+11
* Switch examples to build as isolated sub-buildsCraig Scott2021-05-279-51/+52
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-2119-1761/+441
* Enable rendercontrol_d3d11 example for MinGWLaszlo Agocs2021-05-197-15/+8
* examples/quick: Explicitly cast Qt.application to (Quick) ApplicationMaximilian Goldstein2021-05-033-4/+4
* examples: Use template literals for multiline stringsMaximilian Goldstein2021-05-033-20/+20
* examples/quick/text/styledtext-layout.qml: Fix warningsMaximilian Goldstein2021-04-301-3/+3
* examples: samegame4/BoomBlock.qml: Do not use unqualified accessMaximilian Goldstein2021-04-301-7/+7
* examples/quick/views: Fix a few warningsMaximilian Goldstein2021-04-303-5/+5
* make isRightAligned() const and setNoiseSource() const referenceXiao YaoBing2021-03-172-2/+2
* Update canvas example to use QtQuickControls2Oliver Eftevaag2021-03-1011-54/+159
* Update window example to use QtQuickControls2Oliver Eftevaag2021-02-234-48/+48
* Make localstorage example independent of the 'shared' directoryOliver Eftevaag2021-02-222-73/+1
* Fix custommaterial example with OpenGLLaszlo Agocs2021-02-193-1/+1
* Improve visuals and usabilityOliver Eftevaag2021-02-163-45/+129
* Update localstore example to use QtQuickControls2Oliver Eftevaag2021-02-168-135/+35
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-129-11/+12
* Doc: Fix dead link Qt logo in exampleNico Vertriest2020-12-161-2/+3
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+144
* QML engine: Deprecate DefaultMethodFabian Kosmale2020-12-031-2/+6
* Fix building the d3d11underqml example with MinGWFriedemann Kleint2020-11-261-9/+9
* Make text example work in static CMake buildsFabian Kosmale2020-11-111-0/+2
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-052-4/+2
* Fix CustomAffector exampleKaj Grönholm2020-11-051-23/+2
* Add #include <QPainter> in textballoon exampleShawn Rutledge2020-10-311-0/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2654-0/+216
* Fix up shadereffect example docsLaszlo Agocs2020-10-232-7/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2051-51/+51
* Adapt to platform API renameTor Arne Vestbø2020-10-092-3/+3
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-162-5/+5