aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Controls: add todolist example for showcasing the iOS StyleJenny Lofthus2022-09-1237-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
* qmldom: load and rewrite exampleFawzi Mohamed2021-12-072-0/+583
* Fix toplevel Qt build (for real this time)Fabian Kosmale2021-12-061-5/+5
* Fix toplevel Qt buildFabian Kosmale2021-12-061-0/+5
* Add TapHandler.gesturePolicy: DragWithinBounds enum value; examplesShawn Rutledge2021-12-024-7/+259
* Scenegraph examples: Use suffix-less RHI constantsFriedemann Kleint2021-11-233-3/+3
* Add .qmlproject file for examples containing .ui.qml filesThomas Hartmann2021-11-181-0/+45
* Rendercontrol example: use new cmake apiOliver Eftevaag2021-11-154-58/+28
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-142-2/+2
* Model examples: use new cmake apiOliver Eftevaag2021-11-1213-79/+43
* painteditem: better error message when running cmake on textballoonOliver Eftevaag2021-11-111-0/+4
* Embeddedinwidgets example: use qt_add_qml_module()Oliver Eftevaag2021-11-111-33/+11
* Keyinteraction example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2021-11-1111-60/+44
* MouseArea example: use qt_add_qml_module() and update a signal handlerOliver Eftevaag2021-11-113-30/+15
* Particle examples: use new cmake apiOliver Eftevaag2021-11-1199-1206/+416
* Fix CMakeLists.txts of chattutorialMitch Curtis2021-11-09110-524/+517