summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Chat tutorial: Fix deprecation warningFriedemann Kleint2023-02-162-2/+2
* Add File System Explorer exampleDennis Oberst2023-02-1428-0/+1368
* 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-101-0/+2
* Add custom MultiEffect into testbed exampleKaj Grönholm2023-02-0813-3/+602
* Examples: Add missing include guardsFriedemann Kleint2023-02-031-1/+5
* Doc: Don't auto-close popup in Attached Style Properties ExampleSze Howe Koh2023-02-031-2/+2
* Doc: Fix compile-time warnings in Attached Style Properties ExampleSze Howe Koh2023-02-032-3/+3
* qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policyFabian Kosmale2023-02-0117-13/+17
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-27107-107/+0
* Adjust the MultiEffect APIKaj Grönholm2023-01-268-77/+77
* Doc: Update QML I18N example docsLeena Miettinen2023-01-181-19/+47
* 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
* TextEditor example: Avoid deprecation warningUlf Hermann2023-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
* 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
* scenegraph: Add example for QSGRenderNode based RHI renderingBen Fletcher2022-11-0110-0/+586
* GameOfLife example: Fix qmllint warningsFabian Kosmale2022-10-262-6/+3
* attachedstyleproperties: remove debug message from CMakeLists.txtMitch Curtis2022-10-261-2/+0
* iOS Style: Make QQuickIOSStyle a singleton and private APIDoris Verria2022-10-213-6/+3
* Fix texteditor example for AndroidTomi Korpipaa2022-10-212-0/+85
* Fix TypeError in dynamicview1 exampleSami Varanka2022-10-191-1/+7
* Add TapHandler.exclusiveSignals to enable single/double tap exclusivityShawn Rutledge2022-10-192-1/+3
* Port away from deprecated _qs UDLMarc Mutz2022-10-181-1/+3
* Make QQuickAttachedPropertyPropagator publicMitch Curtis2022-10-1315-0/+659
* SEO-enhance attached property documentationFabian Kosmale2022-10-121-0/+6
* Move Settings out of Qt.labs moduleYuhang Zhao2022-09-293-5/+5
* Automotive example: Use qt_add_qml_module()Oliver Eftevaag2022-09-261-158/+115