aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* Document the Pointer Handlers exampleShawn Rutledge2023-03-1510-0/+184
* Use SequentialAnimation.loops in FlashAnimation in handlers exampleShawn Rutledge2023-02-211-7/+1
* Examples: Update custom QSGMaterialShader correctlySze Howe Koh2023-01-041-0/+1
* map example: don't restrict pinch-zoom to centerShawn Rutledge2023-01-031-2/+0
* Fix TypeError in dynamicview1 exampleSami Varanka2022-10-191-1/+1
* Key Interaction Example: revert PropertyChanges to 6.2-styleSami Shalayel2022-09-294-42/+16
* Sidebar example: nest content in MouseArea to restore hover propagationShawn Rutledge2022-03-291-5/+5
* Add improvements to object listmodel exampleJani Korteniemi2022-03-252-10/+29
* Use QSGRendererInterface::OpenGL in documentation and examplesKai Köhne2022-02-1512-12/+12
* Drag and Drop example: remove ParentChangeShawn Rutledge2022-01-141-2/+0
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-173-9/+9
* Fix toplevel Qt build (for real this time)Fabian Kosmale2021-11-241-5/+5
* Scenegraph examples: Use suffix-less RHI constantsFriedemann Kleint2021-11-243-3/+3
* Fix toplevel Qt buildFabian Kosmale2021-11-221-0/+5
* Rendercontrol example: use new cmake apiOliver Eftevaag2021-11-164-58/+28
* Model examples: use new cmake apiOliver Eftevaag2021-11-1213-79/+43
* Keyinteraction example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2021-11-1211-76/+86
* MouseArea example: use qt_add_qml_module() and update a signal handlerOliver Eftevaag2021-11-123-30/+15
* Particle examples: use new cmake apiOliver Eftevaag2021-11-1299-1196/+427
* Embeddedinwidgets example: use qt_add_qml_module()Oliver Eftevaag2021-11-111-33/+11
* painteditem: better error message when running cmake on textballoonOliver Eftevaag2021-11-111-0/+4
* Fix indentation in positioners exampleIvan Tkachenko2021-10-281-14/+14
* Remove import versions from qml files in the pointerhandlers exampleShawn Rutledge2021-10-2715-17/+17
* Pointerhandlers example: fix CMakeLists.txt linking errorOliver Eftevaag2021-10-261-5/+6
* 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-301-2/+3
* 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
* 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
* Install the "shared" example module into macOS bundlesUlf Hermann2021-09-037-0/+40