aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up flipable exampleOliver Eftevaag2021-09-038-14/+62
* Doc: Fix documentation warnings in qtdeclarativeTopi Reinio2021-09-031-1/+1
* Fix top level builds where AUTOMOC_EXECUTABLE was unset on some targetsCraig Scott2021-09-031-3/+20
* Fix localstorage example to use a QML moduleOliver Eftevaag2021-09-0311-72/+56
* ExternalDragAndDrop example: Use controls from Qt Quick Controls 2Oliver Eftevaag2021-09-034-40/+16
* ImageElements example: Use QQC2 and update copyrightOliver Eftevaag2021-09-0313-50/+68
* EmbeddedInWidgets example: Use QQC2 componentsOliver Eftevaag2021-09-036-106/+11
* Rename shapes example qml files according to what they demonstrateShawn Rutledge2021-09-0119-48/+48
* Disable quick examples currently breaking top level buildsCraig Scott2021-09-021-3/+3
* Clean up shapes exampleUlf Hermann2021-09-0126-182/+61
* 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