aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Shapes interactive example: use Controls canonically; architectureShawn Rutledge2021-09-271-259/+163
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-2446-0/+3262
* Shapes example: give each qml file's root item a default sizeShawn Rutledge2021-09-2217-2/+32
* Gallery example: remove binding loop from TextArea pageOliver Eftevaag2021-09-131-1/+1
* Fix toplevel build againFabian Kosmale2021-09-081-0/+1
* Fix top level builds failing with AUTOMOC-related missing moc exeCraig Scott2021-09-071-1/+7
* Examples: Fix top level buildFabian Kosmale2021-09-071-0/+1
* Fix layouts example to use a QML moduleOliver Eftevaag2021-09-062-28/+17
* Fix positioners example to use a QML moduleOliver Eftevaag2021-09-064-61/+28
* Fix righttoleft example to use a QML moduleOliver Eftevaag2021-09-065-62/+29
* Clean up the painteditem exampleUlf Hermann2021-09-0614-83/+150
* Fix delegatechooser example to use QML modulesUlf Hermann2021-09-064-57/+22
* Fix dynamicscene example to use a QML moduleUlf Hermann2021-09-0417-66/+47
* Fix the canvas example to use a QML moduleUlf Hermann2021-09-042-55/+27
* Fix animation example to use a QML moduleUlf Hermann2021-09-043-61/+35
* Update text example to use QML modulesUlf Hermann2021-09-043-63/+35
* Fix threading example to use QML modulesUlf Hermann2021-09-043-47/+20
* Fix ImageElements example to use a QML moduleOliver Eftevaag2021-09-0327-116/+81
* Install the "shared" example module into macOS bundlesUlf Hermann2021-09-037-0/+40
* Fix top level builds where AUTOMOC_EXECUTABLE was unset on some targetsCraig Scott2021-09-031-3/+20
* Clean up flipable exampleOliver Eftevaag2021-09-038-14/+62
* Simplify the XmlHttpRequest exampleOliver Eftevaag2021-09-037-213/+61
* Fix localstorage example to use a QML moduleOliver Eftevaag2021-09-0311-72/+56
* Doc: Fix documentation warnings in qtdeclarativeTopi Reinio2021-09-031-1/+1
* Disable quick examples currently breaking top level buildsCraig Scott2021-09-011-3/+3
* Rename shapes example qml files according to what they demonstrateShawn Rutledge2021-09-0119-48/+48
* Fix dialcontrol example to use a QML moduleUlf Hermann2021-09-0111-32/+26
* Clean up shapes exampleUlf Hermann2021-09-0126-182/+61
* Fix ExternalDragAndDrop example to use qt_add_qml_module()Oliver Eftevaag2021-08-311-18/+13
* 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
* Remove .prev_CMakeLists.txtUlf Hermann2021-08-319-403/+0
* DynamicView4 tutorial: add forgotten file to qrcOliver Eftevaag2021-08-311-0/+1
* Fix samegame example to use QML modulesUlf Hermann2021-08-3147-60/+273
* CMake: qmake: Fix chapter6-plugins example to build in more configsAlexandru Croitor2021-08-313-30/+28
* Fix warnings/errors from changes to paths in chapter6-plugins exampleCraig Scott2021-08-311-2/+1
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-303-3/+3
* Add qsTr() around 2 strings in imageelements exampleOliver Eftevaag2021-08-303-5/+5
* Fix touchinteraction example to use QML modulesUlf Hermann2021-08-3024-85/+55
* Update views example to use modulesUlf Hermann2021-08-306-89/+66
* Fix the qtquick/window example to use QML modulesUlf Hermann2021-08-307-52/+143
* Fix coding styleOliver Eftevaag2021-08-301-5/+5
* ShaderEffects example: replace custom slider with qqc2Oliver Eftevaag2021-08-284-108/+12
* Shapes example: use qqc2 componentsOliver Eftevaag2021-08-2825-122/+134
* Update the accessibility example to use QML modulesUlf Hermann2021-08-276-19/+12
* ImageElements example: Use QQC2 and update copyrightOliver Eftevaag2021-08-2713-50/+68
* Replace custom button component with QQC2 buttonsOliver Eftevaag2021-08-279-104/+85
* ExternalDragAndDrop example: Use controls from Qt Quick Controls 2Oliver Eftevaag2021-08-274-40/+16
* EmbeddedInWidgets example: Use QQC2 componentsOliver Eftevaag2021-08-276-106/+11
* Use add_shaders with CMake in some examplesLaszlo Agocs2021-08-245-111/+41