aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/javascript
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Add a keyword for XMLHttpRequestTopi Reinio2014-08-121-1/+1
* Doc: Remove duplicated wordsTopi Reinio2014-08-121-1/+1
* Doc: Clarify where JavaScript fits in QML codeSze Howe Koh2014-06-132-47/+42
* Doc: Updated "Qt Quick Examples" pages.Jerome Pasion2014-06-051-3/+4
* Doc: Describe property bindings in terms of relationshipsSze Howe Koh2014-05-162-24/+21
* Doc: Document signals (not handlers) under \qmlattachedsignalSze Howe Koh2014-03-281-2/+2
* Doc: Fix broken \qmlsignal linksSze Howe Koh2014-03-181-5/+5
* Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* Doc: Fix broken linksSze Howe Koh2013-11-052-4/+4
* Revert commit d818575966e2e2000fe2b7ee390c620f595d9825Simon Hausmann2013-10-211-9/+0
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-024-22/+22
* Doc: Updated imports, \qmlmodule, and \inqmlmodule versions in src/qml.Jerome Pasion2013-09-273-3/+3
* Import QtQml instead of QtQuick now that Locale is available there.Mitch Curtis2013-09-251-1/+1
* Improve QML Date object documentation.Mitch Curtis2013-09-171-7/+97
* Doc: Move properties of Locale QML type to correct moduleTopi Reinio2013-09-172-2/+2
* Link between "QML Basic Type: date" and QML Date object documentation.Mitch Curtis2013-07-231-1/+2