aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* DragAndDrop example: Update CMakeLists.txtOliver Eftevaag2021-10-064-61/+31
* CMake: Fix wrongly copy-pasted dependency in exampleAlexandru Croitor2021-10-011-1/+1
* CMake: Fix textballoon example when using a shared Qt on macOSAlexandru Croitor2021-09-301-0/+8
* CMake: Refactor bundle_shared into a more reusable functionAlexandru Croitor2021-09-302-25/+37
* CMake: Fix textballoon example when using a static QtAlexandru Croitor2021-09-302-2/+1
* CMake: Fix examples that use 'shared' project when using a static QtAlexandru Croitor2021-09-309-10/+8
* CMake: Ensure proper dependencies in bundle_sharedAlexandru Croitor2021-09-301-0/+4
* Fix delegatechooser example to use QML modulesUlf Hermann2021-09-304-57/+22
* doc: Replace qmlscene with qmlShawn Rutledge2021-09-302-4/+5
* TextEditor: Clean up example and use quick dialogsOliver Eftevaag2021-09-296-222/+157
* Fix ImageElements example to use a QML moduleOliver Eftevaag2021-09-2927-116/+81
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-2946-0/+3263
* Use strict === equality for ScrollBar::orientationIvan Tkachenko2021-09-271-7/+7
* Shapes interactive example: use Controls canonically; architectureShawn Rutledge2021-09-271-259/+163
* Shapes example: give each qml file's root item a default sizeShawn Rutledge2021-09-2317-2/+32
* Gallery example: remove binding loop from TextArea pageOliver Eftevaag2021-09-131-1/+1
* Fix warnings/errors from changes to paths in chapter6-plugins exampleCraig Scott2021-09-101-2/+1
* Fix ExternalDragAndDrop example to use qt_add_qml_module()Oliver Eftevaag2021-09-091-18/+13
* Examples: Fix top level buildFabian Kosmale2021-09-071-0/+1
* Clean up the painteditem exampleUlf Hermann2021-09-0714-85/+152
* Fix top level builds failing with AUTOMOC-related missing moc exeCraig Scott2021-09-071-1/+7
* 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
* 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 dynamicscene example to use a QML moduleUlf Hermann2021-09-0417-66/+47
* Install the "shared" example module into macOS bundlesUlf Hermann2021-09-037-0/+40
* 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
* Simplify the XmlHttpRequest exampleOliver Eftevaag2021-09-037-213/+61
* Replace custom button component with QQC2 buttonsOliver Eftevaag2021-09-039-104/+85
* 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-319-403/+0
* CMake: qmake: Fix chapter6-plugins example to build in more configsAlexandru Croitor2021-08-313-30/+28