aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/snippets/qml
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet licenseLucie Gérard2024-03-221-1/+1
* Doc: Remove confusing and wrong section about aliasesUlf Hermann2024-02-201-13/+2
* Doc: Remove unused snippet fileKai Köhne2023-06-301-24/+0
* Doc: Don't use versioned Qt imports in QML snippetsKai Köhne2023-06-3058-64/+64
* Convert XMLHttpRequest example to a snippet and add doc pageOliver Eftevaag2023-03-032-0/+108
* Doc: Update QQmlContext documentation to discourage context propertiesUlf Hermann2023-02-084-0/+104
* qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policyFabian Kosmale2023-02-011-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-1179-3855/+165
* Doc: Write QML ModulesJaishree Vyas2022-03-315-0/+76
* 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-181-1/+1
* Fix documentation on JavaScript importsUlf Hermann2021-09-271-1/+2
* 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-151-22/+0
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-2313-1274/+0
* 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
* 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-178-846/+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
* Add support for ECMASCript modules in WorkerScript elementsSimon Hausmann2018-08-212-1/+1
* Fix qdoc files to always use FDLKai Koehne2017-10-181-31/+18
* Fix outdated BSD license headerKai Koehne2017-10-1793-266/+1196
* Add Qt.callLater() function.Michael Brasser2016-03-081-0/+109
* Make obj2's text consistent between qtBinding.[23].qmlEdward Welbourne2015-10-161-1/+1
* Doc: resize tables with overflowNico Vertriest2015-06-252-2/+4
* Fixed license headersJani Heikkinen2015-02-1793-279/+279
* Update copyright headersJani Heikkinen2015-02-1293-453/+453
* doc: Fixed copy/paste errors in DSM snippetsAlejandro Exojo2014-12-303-3/+0
* Fix non-compiling QtQml code snippetAlex Blasche2014-10-231-1/+1
* qmlstatemachine: Rename StateBase to StateKevin Funk2014-10-2112-61/+60
* QSM: Reintroduce guard argument evaluationSebastian Sauer2014-08-251-0/+69
* Say hello to the Declarative State Machine FrameworkBrett Stottlemyer2014-08-0812-0/+1079