aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Integrate with JS Values from C++Jaishree Vyas2022-05-103-0/+202
* Doc: Write QML ModulesJaishree Vyas2022-04-015-0/+76
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-021-0/+3
* tst_qmltc_examples: Fix a documentation leftover (FILES -> QML_FILES)Andrei Golubev2022-02-211-2/+2
* tst_qmltc_examples: Set visible text to 0 by defaultAndrei Golubev2022-02-161-0/+1
* CMake: Fix docs and implementation of qt_generate_foreign_qml_typesAlexandru Croitor2022-02-161-0/+6
* Improve the structure of the output generated by qmltcAndrei Golubev2022-01-311-1/+1
* Document qmltc output formatAndrei Golubev2022-01-274-12/+242
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-271-1/+1
* Document qmltc toolAndrei Golubev2022-01-197-0/+643
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-01-061-1/+1
* doc: Add a section about singleton types in qt_add_qml_moduleAlexandru Croitor2021-12-032-0/+60
* Doc: Fix core QML functions signatures and examplesIvan Tkachenko2021-11-021-3/+12
* Update PropertyChanges in src and toolsUlf Hermann2021-10-291-2/+1
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-182-2/+2
* Fix documentation on JavaScript importsUlf Hermann2021-09-271-1/+2
* Add documentation for qt_target_qml_sources()Craig Scott2021-08-305-0/+49
* doc: Improve QQmlParserStatus code snippetIvan Tkachenko2021-08-181-2/+5
* Adjust import documentation to mention that versions are optionalFabian Kosmale2021-07-211-2/+2
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-121-3/+3
* Remove the qmake project filesFabian Kosmale2021-01-153-42/+0
* Doc: Fix occurrences of \Q_OBJECT in code snippetsTopi Reinio2020-12-083-0/+248
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-12-021-1/+1
* Doc: use editingFinished signal of TextInput instead of textChangedMitch Curtis2020-10-061-1/+1
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-2313-1274/+0
* Document how to use CMake for Qt QmlKai Koehne2020-06-232-53/+4
* Fix file name comment in script.mjs snippetUlf Hermann2020-04-271-1/+1
* Doc: Fix documentation warnings for Qt QMLTopi Reinio2020-02-201-1/+1
* Doc: Modernize backend example and adapt C++ integration docsUlf Hermann2020-02-123-4/+19
* Modernize scarceresources snippets and adapt docsUlf Hermann2020-02-113-63/+106
* Add inline component documentationFabian Kosmale2020-02-064-0/+267
* Doc: Fix documentation warningsTopi Reinio2019-11-112-78/+0
* Re-add documentation for Qt Qml ModelsUlf Hermann2019-09-1714-1352/+0
* Fix docs to explain the new type syntax for QML methodsSimon Hausmann2019-07-105-12/+12
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-111-2/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-061-2/+2
| |\
| | * Doc: Remove superfluous double quotes in code snippetsPaul Wicking2019-06-041-2/+2
* | | Add TableModelColumnMitch Curtis2019-04-084-136/+196
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-083-4/+4
|\| |
| * | Doc: Promote use of ECMAScript modules over Qt.include()Ulf Hermann2019-03-043-4/+4
| |/
* | TableModel: support built-in QML model rolesMitch Curtis2019-02-281-0/+1
* | TableModel.roleDataProvider: replace row, column with index argumentShawn Rutledge2019-02-221-2/+2
* | TableModel: add roleDataProvider callbackShawn Rutledge2019-02-151-0/+83
* | Add TableModelMitch Curtis2019-02-082-0/+239
|/
* Doc: Use input handlers and controls wherever appropriateVenugopal Shivashankar2018-11-011-5/+4
* Doc: Remove documentation for deprecated QML typesVenugopal Shivashankar2018-09-254-0/+0
* Add support for ECMASCript modules in WorkerScript elementsSimon Hausmann2018-08-212-1/+1
* Doc: Move literal codeblocks to snippet filesVenugopal Shivashankar2018-06-222-0/+56
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-071-0/+20
|\
| * Document that Q_GADGET classes cannot be used with newQMetaObject()Mitch Curtis2018-02-051-0/+20