aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Add CMake sections to 'Creating C++ Plugins for QML' pageAndreas Eliasson2022-05-042-7/+36
* Doc: Add CMake documentation to 'Extending QML' exampleAndreas Eliasson2022-04-252-6/+6
* qmldom: Fix standalone compilation against Qt 6.3.0Fawzi Mohamed2022-04-221-1/+1
* Merge "Merge remote-tracking branch 'origin/dev' into wip/iosstyle"Mitch Curtis2022-04-011-0/+3
|\
| * Merge remote-tracking branch 'origin/dev' into wip/iosstyleMitch Curtis2022-03-3134-388/+242
| |\
| * \ Merge remote-tracking branch 'origin/dev' into iosstyleRichard Moe Gustavsen2022-03-1012-12/+12
| |\ \
| * | | Add directory for new iOS style and initial plugin implementationDoris Verria2022-02-101-0/+3
* | | | Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-311-0/+1
| |_|/ |/| |
* | | Add cmake support for examplesFabian Kosmale2022-03-294-4/+51
* | | Sidebar example: nest content in MouseArea to restore hover propagationShawn Rutledge2022-03-281-5/+5
* | | Replace paintedWidth/Height with contentWidth/HeightTasuku Suzuki2022-03-271-2/+2
* | | Add improvements to object listmodel exampleJani Korteniemi2022-03-222-10/+29
* | | Make QQuickWidget QRhi-basedLaszlo Agocs2022-03-1826-367/+155
| |/ |/|