aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
...
* Keyinteraction example: Update by coding conventions from official docBumjoon Park2023-03-276-54/+204
* Positioners example: Update by coding conventions from official docBumjoon Park2023-03-233-59/+199
* Doc: Fix documentation warningsTopi Reinio2023-03-203-3/+3
* Dynamicview example: Update by coding conventions from official docBumjoon Park2023-03-209-173/+279
* MouseArea example: Update by coding conventions from official docBumjoon Park2023-03-152-55/+86
* Shapes example: adhere to guidelinesOliver Eftevaag2023-03-1022-317/+759
* Text example: adhere to guidelinesOliver Eftevaag2023-03-107-47/+135
* handlers example: Add TapHandler single/doubleTapped signal feedbackShawn Rutledge2023-03-101-6/+28
* Adapt quick/window example to AUTO_RESOURCE_PREFIXTor Arne Vestbø2023-03-071-1/+1
* Add embeddedinwidgets example doc pageLaszlo Agocs2023-03-073-0/+47
* Revive embeddedinwidgets exampleLaszlo Agocs2023-03-071-0/+2
* Add doc page for MultiEffect examplesLaszlo Agocs2023-03-074-0/+30
* Drag and Drop example: Improve usage of best practicesBumjoon Park2023-03-066-26/+61
* Example: no longer use hardcoded colors and make text readableThomas Zander2023-03-032-3/+4
* Document the Pointer Handlers exampleShawn Rutledge2023-03-0211-0/+170
* Canvas example: Improve usage of best practicesOliver Eftevaag2023-03-029-431/+658
* Localstorage example: Follow coding conventions betterOliver Eftevaag2023-03-024-52/+58
* PointerHanders FakeFlickable: Fix ambiguous referencesOliver Eftevaag2023-02-241-2/+2
* quickwidget and tableview: Make example cmake files adhere to guidelinesOliver Eftevaag2023-02-214-14/+12
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-2150-83/+63
* Simplify dragNDrop example and remove unneeded aliasThomas Zander2023-02-211-11/+1
* Use SequentialAnimation.loops in FlashAnimation in handlers exampleShawn Rutledge2023-02-211-7/+1
* Update the custom MultiEffectKaj Grönholm2023-02-163-44/+49
* Add custom MultiEffect into testbed exampleKaj Grönholm2023-02-0813-3/+602
* Examples: Add missing include guardsFriedemann Kleint2023-02-031-1/+5
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-2767-67/+0
* Adjust the MultiEffect APIKaj Grönholm2023-01-268-77/+77
* Quick scenegraph examples: use qsTr() for user facing stringsOliver Eftevaag2023-01-179-17/+15
* Remove forgotten examples in the 'customitems' dirOliver Eftevaag2023-01-1746-1741/+1
* Quick examples: Modernize cmake files according to our guidelinesOliver Eftevaag2023-01-1645-248/+170
* Remove spurious qDebug() statementOliver Eftevaag2023-01-111-2/+0
* Fix layouts and localstorage examplesOliver Eftevaag2023-01-112-4/+4
* Make quick examples that rely on the shared files build with qmake againOliver Eftevaag2023-01-111-1/+1
* Use inline component in sidebar example rather than LoaderShawn Rutledge2023-01-051-64/+57
* Examples: Update custom QSGMaterialShader correctlySze Howe Koh2023-01-041-0/+1
* map example: don't restrict pinch-zoom to centerShawn Rutledge2023-01-021-2/+0
* Improve blur items sizingKaj Grönholm2022-12-203-6/+6
* Add PinchHandler.scaleAxis, rotationAxis; hold values in axesShawn Rutledge2022-12-101-0/+35
* Add QtQuick.Effects & MultiEffectKaj Grönholm2022-12-0756-1/+2714
* Fix typo in rendercontrol_d3d11 exampleLaszlo Agocs2022-11-031-1/+1
* scenegraph: Add example for QSGRenderNode based RHI renderingBen Fletcher2022-11-0110-0/+586
* GameOfLife example: Fix qmllint warningsFabian Kosmale2022-10-262-6/+3
* Fix TypeError in dynamicview1 exampleSami Varanka2022-10-191-1/+7
* Add TapHandler.exclusiveSignals to enable single/double tap exclusivityShawn Rutledge2022-10-192-1/+3
* Doc: Remove usages of the second argument of a "\page" commandLuca Di Sera2022-09-081-1/+1
* Add live property to QQuickItem layerKristoffer Skau2022-09-0810-1/+190
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0773-73/+73
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-31146-205/+205
* Examples: Actually fix the shadereffects exampleUlf Hermann2022-08-242-8/+8
* Fix shadereffects example resourcesLaszlo Agocs2022-08-171-7/+7