aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Keyinteraction example: Update by coding conventions from official docv6.5.06.5.0Bumjoon Park2023-03-276-54/+204
* Positioners example: Update by coding conventions from official docBumjoon Park2023-03-243-59/+199
* Dynamicview example: Update by coding conventions from official docBumjoon Park2023-03-219-173/+279
* MouseArea example: Update by coding conventions from official docBumjoon Park2023-03-172-55/+86
* Add doc page for MultiEffect examplesLaszlo Agocs2023-03-084-0/+30
* Convert XMLHttpRequest example to a snippet and add doc pageOliver Eftevaag2023-03-0712-199/+1
* Drag and Drop example: Improve usage of best practicesBumjoon Park2023-03-066-26/+61
* NetworkAccessManagerFactory: Complete documentation page with snippetsOlivier De Cannière2023-03-059-199/+1
* Remove side-panel and swipe-to-remove quickcontrol examplesSanthosh Kumar2023-03-0323-533/+0
* Localstorage example: Follow coding conventions betterOliver Eftevaag2023-03-034-52/+58
* Canvas example: Improve usage of best practicesOliver Eftevaag2023-03-039-431/+658
* PointerHanders FakeFlickable: Fix ambiguous referencesOliver Eftevaag2023-02-241-2/+2
* quickwidget and tableview: Make example cmake files adhere to guidelinesOliver Eftevaag2023-02-224-14/+12
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-2254-87/+71
* Use SequentialAnimation.loops in FlashAnimation in handlers exampleShawn Rutledge2023-02-211-7/+1
* Simplify dragNDrop example and remove unneeded aliasThomas Zander2023-02-211-11/+1
* Update the custom MultiEffectKaj Grönholm2023-02-163-44/+49
* Chat tutorial: Fix deprecation warningFriedemann Kleint2023-02-162-2/+2
* CMake: Fix configuration errors in quickcontrols chat tutorialJoerg Bornemann2023-02-141-2/+6
* Fix locale exampleFabian Kosmale2023-02-131-14/+15
* Adapt to Qt::Appearance to Qt::ColorScheme renameTor Arne Vestbø2023-02-133-3/+3
* Remove unused code in attachedstyleproperties exampleMitch Curtis2023-02-131-2/+0
* Examples: Exclude tutorials from CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-111-0/+2
* Add custom MultiEffect into testbed exampleKaj Grönholm2023-02-0813-3/+602
* Examples: Add missing include guardsFriedemann Kleint2023-02-041-1/+5
* Doc: Fix compile-time warnings in Attached Style Properties ExampleSze Howe Koh2023-02-042-3/+3
* Doc: Don't auto-close popup in Attached Style Properties ExampleSze Howe Koh2023-02-041-2/+2
* qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policyFabian Kosmale2023-02-0217-13/+17
* Use inline component in sidebar example rather than LoaderShawn Rutledge2023-01-311-64/+57
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-30107-107/+0
* Doc: Update QML I18N example docsLeena Miettinen2023-01-271-19/+47
* 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
* 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
* TextEditor example: Avoid deprecation warningUlf Hermann2023-01-111-1/+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
* Improve blur items sizingKaj Grönholm2022-12-213-6/+6
* qmake: Fix build of quickcontrols examplesJoerg Bornemann2022-12-142-1/+1
* Doc: Replace hard-coded Qt version number with the \QtVersion macroTopi Reinio2022-12-121-2/+2
* Docs: Add an animation of the app in actionNicholas Bennett2022-12-122-4/+6
* Add PinchHandler.scaleAxis, rotationAxis; hold values in axesShawn Rutledge2022-12-101-0/+35
* Add QtQuick.Effects & MultiEffectKaj Grönholm2022-12-0756-1/+2714
* Doc: remove "2" from Qt Quick Controls filesMitch Curtis2022-12-0180-84/+84
* Remove "2" from Qt Quick Controls directoriesMitch Curtis2022-12-01754-1/+1
* QmlExamples: Add missing dependencies of QtQuick in CMakeListsSemih Yavuz2022-11-0715-19/+25
* Fix typo in rendercontrol_d3d11 exampleLaszlo Agocs2022-11-031-1/+1