summaryrefslogtreecommitdiff
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* Improve qmlimageproviderplugin's CMakeLists.txtAmir Masoud Abdol2023-05-161-9/+2
* Fix qmllint warning in rendercontrol examplesLaszlo Agocs2023-05-162-2/+2
* Fix qmllint-reported warning in shadereffects exampleLaszlo Agocs2023-05-161-4/+4
* graph example: Remove old todoLaszlo Agocs2023-05-161-2/+0
* Docs: Expand Vulcan under QML Example documentationNicholas Bennett2023-05-161-24/+63
* Add Local storage example to IO categoryKai Köhne2023-05-091-0/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-0268-275/+275
* Fix button handling in MouseFeedbackSprite of pointerhandler exampleMatthias Rauter2023-04-201-4/+9
* Change hierarchy level of MouseFeedbackSprite in pointerhandler exampleMatthias Rauter2023-04-211-2/+2
* Particle system example: qmllint and qsTr()Oliver Eftevaag2023-04-204-43/+48
* Remove qmllint warnings in particle emitters exampleOliver Eftevaag2023-04-192-11/+7
* fix qmllint warnings in particle attractors exampleOliver Eftevaag2023-04-194-5/+2
* Imageelements example: Update by coding conventions from official docBumjoon Park2023-04-0413-71/+185
* Use qsTr() for user facing strings in particle attractors exampleOliver Eftevaag2023-03-311-3/+3
* 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