aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Flatstyle example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-26/+18
* Gallery example: Use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-75/+67
* Contactlist example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-262-25/+16
* SidePanel example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-25/+17
* TextEditor example: use qt_add_qml_module in CMakeLists.txtOliver Eftevaag2022-09-261-22/+19
* SwipeToRemove example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-262-25/+14
* Musicplayer example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-261-189/+157
* Examples: Fix .pro files for chattutorialBartlomiej Moskal2022-09-166-11/+20
* examples/texteditor: remove use of Material styleSamuli Piippo2022-09-141-3/+0
* todolist example: Make it easier to hide keyboard when finished editingDoris Verria2022-09-132-1/+23
* Fix signals in QML extended exampleJoni Poikelin2022-09-131-8/+20
* 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
* Controls: add todolist example for showcasing the iOS StyleJenny Lofthus2022-09-0837-0/+1022
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-07121-121/+121
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-31171-245/+245
* examples, texteditor: remove the config file, and use default settings insteadRichard Moe Gustavsen2022-08-313-13/+0
* examples: deploy qmldir for plugin exampleSamuli Piippo2022-08-311-0/+2
* TextEditor example: use the ColorDialog from qt quick dialogsOliver Eftevaag2022-08-251-10/+20
* texteditor: fix out-dated code snippetMitch Curtis2022-08-251-1/+1
* Doc: Fix image for eventcalendar exampleBartlomiej Moskal2022-08-251-1/+1
* Examples: Actually fix the shadereffects exampleUlf Hermann2022-08-242-8/+8
* Fix shadereffects example resourcesLaszlo Agocs2022-08-171-7/+7
* Fix the pointerhandlers exampleShawn Rutledge2022-07-111-0/+1
* Add license headers to cmake filesLucie Gérard2022-07-08121-0/+363
* Adapt examples to AUTO_RESOURCE_PREFIXUlf Hermann2022-06-24100-55/+101
* Use SPDX license identifiersLucie Gérard2022-06-11726-33987/+1452
* Examples: Add missing header files to the CMakeLists.txtUlf Hermann2022-06-074-6/+6
* Add missing "flipable" example to the build treeUlf Hermann2022-06-071-0/+1
* Examples: Replace qt-5 urlsKai Köhne2022-06-053-6/+6
* Doc: Rename snippet id to a unique identifierAndreas Eliasson2022-06-022-4/+3
* Fix URI of i18n exampleUlf Hermann2022-06-021-1/+1
* Update the text editor to use the MessageDialog in qt quick dialogsOliver Eftevaag2022-05-111-6/+7