aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/javascript
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Doc: Use input handlers and controls wherever appropriateVenugopal Shivashankar2018-11-011-119/+96
* Add a brief section about security of JavaScript with QtSimon Hausmann2018-10-301-0/+12
* Doc: Improve shared javascript resources phrasingPaul Wicking2018-06-251-9/+18
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-193-3/+3
* Doc: Remove erroneous examplePaul Wicking2018-04-091-10/+8
* Improve documentation on component creation contextMichael Brasser2018-03-081-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2412-60/+60
|\
| * Fix outdated FDL license headerKai Koehne2017-10-1712-60/+60
* | qml: Override the new Object::instanceOf hook to allow QML type checkingRobin Burchell2017-03-151-0/+13
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-281-4/+4
|\|
| * Doc: added requirement for importing JavaScript resourcesNico Vertriest2017-02-211-4/+4
* | Add String.prototype.repeat from ECMAScript 6Robin Burchell2017-02-091-0/+1
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-4/+4
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-4/+4
| |\
| | * Doc: fix incorrect syntax in "Code-Behind Implementation Resource"Mitch Curtis2016-11-251-4/+4
* | | Add ECMAScript 6 Array find and findIndex methodsKai Uwe Broulik2016-11-101-0/+2
* | | Remove a statement from the documentation that is now false.Jake Petroules2016-10-041-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-1/+4
|\|
| * Clarify doc on modification of the global object in JS imported by QMLMitch Curtis2016-08-081-1/+4
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-2/+2
|\|
| * Fix grammar in JavaScript Host Environment docMitch Curtis2016-08-041-2/+2
* | Document Number value properties in functionlistKai Uwe Broulik2016-04-281-0/+11
* | Add some ECMAScript 6 Number and Math methods and propertiesKai Uwe Broulik2016-04-281-0/+10
* | Add string search functions from ECMAScript 2015.Michael Brasser2016-04-251-0/+3
|/
* Missing early n in co[n]version.Edward Welbourne2015-10-211-1/+1
* Doc: solved various qdoc errors qtdeclarativeNico Vertriest2015-10-201-7/+7
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+3
|\
| * Link to JavaScript Environment Restrictions doc from Global Object docsMitch Curtis2015-09-141-2/+2
| * Document that modifying the globalObject of QQmlEngine is not supportedMitch Curtis2015-09-091-1/+3
* | Doc: replaced \keyword with \target when not at top of pageNico Vertriest2015-09-281-1/+1
|/
* Doc: resize tables with overflowNico Vertriest2015-06-251-2/+2
* Doc: document work-around for static builds using dynamic object creationRichard Moe Gustavsen2015-06-181-0/+9
* Update copyright headersJani Heikkinen2015-02-1212-72/+72
* support XMLHttpRequest sync modeTasuku Suzuki2014-12-261-1/+0
* Document behavior of JavaScript Date with negative yearsUlf Hermann2014-12-121-0/+19
* Doc: Updated the code snippets for the toLocalexxx functionsVenu2014-10-241-3/+3