aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml
Commit message (Expand)AuthorAgeFilesLines
* Examples: Fix qmake version of qml-i18n exampleUlf Hermann2023-10-262-1/+2
* QML: Fix i18n exampleUlf Hermann2023-10-252-7/+9
* Doc: Add example categoryInkamari Harjula2023-09-121-0/+1
* Exclude some examples from Android buildElias Hautala2023-08-224-3/+17
* Doc: Add example category for Qt Qml examplesVenugopal Shivashankar2023-07-211-0/+1
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-071-1/+1
* Examples: Move Qml plugin example to manual testsOlivier De Cannière2023-05-1217-375/+0
* Examples: Add equality an operator to Extending Qml Advanced tutorialsOlivier De Cannière2023-05-048-4/+84
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-0221-65/+65
* Doc: Revamp "Extending QML" examples into a tutorialOlivier De Cannière2023-03-30147-2659/+2157
* Remove DomItem::loadFile code-duplication and use correct environmentsSami Shalayel2023-03-291-0/+4
* examples: Remove shell exampleFabian Kosmale2023-03-105-175/+1
* Convert XMLHttpRequest example to a snippet and add doc pageOliver Eftevaag2023-03-0312-199/+1
* NetworkAccessManagerFactory: Complete documentation page with snippetsOlivier De Cannière2023-03-039-199/+1
* qmldom: link qmldomloadeditwrite example to non-standalone qmldomSami Shalayel2023-03-022-9/+7
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-213-3/+6
* Fix locale exampleFabian Kosmale2023-02-131-14/+15
* qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policyFabian Kosmale2023-02-011-0/+1
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-2723-23/+0
* Doc: Update QML I18N example docsLeena Miettinen2023-01-181-19/+47
* Doc: Replace hard-coded Qt version number with the \QtVersion macroTopi Reinio2022-12-121-2/+2
* QmlExamples: Add missing dependencies of QtQuick in CMakeListsSemih Yavuz2022-11-0715-19/+25
* SEO-enhance attached property documentationFabian Kosmale2022-10-121-0/+6
* Fix signals in QML extended exampleJoni Poikelin2022-09-131-8/+20
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0729-29/+29
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-3123-36/+36
* examples: deploy qmldir for plugin exampleSamuli Piippo2022-08-311-0/+2
* Add license headers to cmake filesLucie Gérard2022-07-0829-0/+87
* Adapt examples to AUTO_RESOURCE_PREFIXUlf Hermann2022-06-246-3/+6
* Use SPDX license identifiersLucie Gérard2022-06-11124-5938/+248
* Examples: Replace qt-5 urlsKai Köhne2022-06-051-1/+1
* Doc: Rename snippet id to a unique identifierAndreas Eliasson2022-06-022-4/+3
* Fix URI of i18n exampleUlf Hermann2022-06-021-1/+1
* 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
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-311-0/+1
* Add cmake support for examplesFabian Kosmale2022-03-292-1/+48
* Improve examples CMakeLists.txtKai Köhne2022-01-2427-222/+88
* Rename "Basic Types" to "Value Types"Ulf Hermann2022-01-211-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-161-1/+1
* qmldom: load and rewrite exampleFawzi Mohamed2021-12-072-0/+583
* Polish the QML reference examplesFriedemann Kleint2021-11-0453-474/+285
* Update examples to use new PropertyChangesUlf Hermann2021-11-031-3/+5
* doc: Replace qmlscene with qmlShawn Rutledge2021-09-291-2/+2
* Fix dynamicscene example to use a QML moduleUlf Hermann2021-09-0417-66/+47
* Simplify the XmlHttpRequest exampleOliver Eftevaag2021-09-037-213/+61
* CMake: qmake: Fix chapter6-plugins example to build in more configsAlexandru Croitor2021-08-313-30/+28
* Fix warnings/errors from changes to paths in chapter6-plugins exampleCraig Scott2021-08-311-2/+1
* Replace custom button component with QQC2 buttonsOliver Eftevaag2021-08-279-104/+85