aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/javascript
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation for _NOOP functionsKai Köhne2024-05-161-2/+2
* doc: change names of qmllint and qmlls pagesSami Shalayel2024-02-271-1/+1
* Add doc for gc()Tasuku Suzuki2024-01-111-1/+1
* Remove qml locale and dynamicscene examplesLucie Gérard2023-11-281-4/+0
* Doc: Clarify that QV4_FORCE_INTERPRETER will also not use the compilerOlivier De Cannière2023-11-241-2/+5
* Doc: Warn about slowness of createQmlObject()Ulf Hermann2023-11-041-0/+6
* QtQml: Improve documentation of Number objectUlf Hermann2023-10-161-6/+19
* Doc: Clean up the language reference documentationOlivier De Cannière2023-10-131-0/+19
* Doc: Fix documentation of FunctionSignatureBehaviorUlf Hermann2023-09-191-25/+11
* Compiler: Separate function prolog block and add validation of blocksOlivier De Cannière2023-08-041-0/+5
* Compiler: Allow dumping the basic blocks for visualization and debuggingOlivier De Cannière2023-07-101-0/+8
* doc: add '\since 6.6' for XHR overrideMimeType and responseURLOliver Eftevaag2023-06-241-0/+2
* XMLHttpRequest: Implement XHR.overrideMimeType()Edward Welbourne2023-04-201-0/+7
* XHR: Add responseURLTasuku Suzuki2023-04-151-0/+7
* Docs: remove more links to String::argVolker Hilsheimer2023-04-032-3/+3
* Doc: Improve QML string value type documentationAndreas Eliasson2023-03-251-26/+0
* Doc: Fix a broken link to restructured I18N informationLeena Miettinen2023-03-101-11/+16
* Doc: fix qdoc warning, end brief with full stopVolker Hilsheimer2023-03-091-1/+1
* Convert XMLHttpRequest example to a snippet and add doc pageOliver Eftevaag2023-03-032-78/+285
* Doc: Write about JavaScript memory managementUlf Hermann2023-01-302-0/+215
* QtQml: Allow more fine grained control of the disk cacheUlf Hermann2023-01-021-3/+3
* Add option to enforce function signaturesUlf Hermann2022-10-141-4/+29
* Host environment doc: Improve chances to find ?. and ??Fabian Kosmale2022-07-261-1/+2
* Doc: Clarify side effects of JS .import statementUlf Hermann2022-06-171-1/+9
* Use SPDX license identifiersLucie Gérard2022-06-1113-338/+26
* Adjust default max call depth for QNXUlf Hermann2022-01-251-3/+6
* Allow custom named value types in QMLUlf Hermann2022-01-251-1/+1
* Rename "Basic Types" to "Value Types"Ulf Hermann2022-01-212-3/+3
* Doc: fix JavaScript engine's name and linkTasuku Suzuki2021-12-101-2/+2
* Type assertions: Mention the moniker as-castsFabian Kosmale2021-11-041-5/+4
* Fix documentation on JavaScript importsUlf Hermann2021-09-271-6/+7
* Evaluate type assertions in QMLUlf Hermann2021-05-261-0/+31
* Reference Q(Date|Time)+ format docs instead of duplicatingEdward Welbourne2021-05-261-80/+6
* Refer to ECMA TC 39's definitive documentationEdward Welbourne2021-05-181-2/+2
* Implement optional chainingMaximilian Goldstein2021-04-131-1/+1
* qml/doc: Add QV4 debugging informationMaximilian Goldstein2020-11-262-3/+11
* Doc: Improve documentation for DateKai Koehne2020-06-121-12/+36
* Add doumentation for nullish coalescingMaximilian Goldstein2020-04-021-0/+2
* Add documentation for the QML_* macrosUlf Hermann2020-02-171-1/+1
* Modernize scarceresources snippets and adapt docsUlf Hermann2020-02-111-2/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-111-2/+5
|\
| * Doc: Add example on how to access types in imported QML from javascriptNico Vertriest2019-10-071-2/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-042-9/+2
|\|
| * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-292-9/+2
* | Doc: Document the most relevant QV4_* environment variablesUlf Hermann2019-09-132-0/+111
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-1/+1
|\
| * Doc: Add missing quote in example codePaul Wicking2019-04-011-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-212-3/+63
|\|
| * Update JavaScript documentationUlf Hermann2019-03-192-3/+63
* | Doc: Promote use of ECMAScript modules over Qt.include()Ulf Hermann2019-03-041-29/+36
|/