aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* QmlExamples: Add missing dependencies of QtQuick in CMakeListsSemih Yavuz2022-11-0915-19/+25
* Flatstyle example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-11-061-26/+18
* Gallery example: Use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-11-061-75/+67
* Fix texteditor example for AndroidTomi Korpipaa2022-10-212-0/+85
* Fix TypeError in dynamicview1 exampleSami Varanka2022-10-201-1/+7
* SEO-enhance attached property documentationFabian Kosmale2022-10-121-0/+6
* Automotive example: Use qt_add_qml_module()Oliver Eftevaag2022-09-271-158/+115
* SidePanel example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-271-25/+17
* TextEditor example: use qt_add_qml_module in CMakeLists.txtOliver Eftevaag2022-09-271-22/+19
* Contactlist example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-262-25/+16
* 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
* todolist example: Make it easier to hide keyboard when finished editingDoris Verria2022-09-142-1/+23
* examples/texteditor: remove use of Material styleSamuli Piippo2022-09-141-3/+0
* Controls: add todolist example for showcasing the iOS StyleJenny Lofthus2022-09-0837-0/+1022
* 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
* Doc: Fix image for eventcalendar exampleBartlomiej Moskal2022-08-251-1/+1
* texteditor: fix out-dated code snippetMitch Curtis2022-08-251-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-14726-33987/+1452
* 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
| |/ |/|
* | Use QSGRendererInterface::OpenGL in documentation and examplesKai Köhne2022-02-1412-12/+12
|/
* Improve examples CMakeLists.txtKai Köhne2022-01-24118-967/+402
* Disambiguate "parent" in flatstyle exampleShawn Rutledge2022-01-241-5/+5
* Rename "Basic Types" to "Value Types"Ulf Hermann2022-01-211-1/+1
* Drag and Drop example: remove ParentChangeShawn Rutledge2022-01-041-2/+0
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-166-25/+25
* Fix pointer handlers example build: include piemenu, qmake supportShawn Rutledge2021-12-123-3/+15
* Instantiator: don't interfere with delegates that assign parentsShawn Rutledge2021-12-101-7/+4
* Pointer Handlers example: show mouse wheel feedbackShawn Rutledge2021-12-104-3/+27
* Add HoverHandler.blocking propertyShawn Rutledge2021-12-091-5/+21