aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Link to JavaScript Environment Restrictions doc from Global Object docsMitch Curtis2015-09-141-2/+2
* Qt QML documentation: fix link that should be in listMitch Curtis2015-09-101-1/+1
* Document that modifying the globalObject of QQmlEngine is not supportedMitch Curtis2015-09-091-1/+3
* Doc: corrected broken linksNico Vertriest2015-09-081-2/+0
* Fix incorrectly formatted code in QQmlEngine documentation.Mitch Curtis2015-08-111-1/+1
* Make QQmlExtensionPlugin documentation clearer.Mitch Curtis2015-08-071-6/+13
* Rephrase sentence about versioning in QQmlExtensionPlugin documentationMitch Curtis2015-08-031-1/+1
* Consolidate duplicated QQmlExtensionPlugin documentation.Mitch Curtis2015-08-032-84/+84
* Fix typo in plugin documentation.Mitch Curtis2015-08-031-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-203-2/+39
|\
| * Doc: Added the missing \brief and \image to the example docsVenugopal Shivashankar2015-06-021-1/+2
| * Doc: Added the missing examples \group page for Qt QMLVenugopal Shivashankar2015-06-023-1/+37
* | Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-261-0/+3
|\ \
| * | Add left, right, top and bottom properties to basic QML rect type.Mitch Curtis2015-06-031-0/+3
* | | Doc: resize tables with overflowNico Vertriest2015-06-258-8/+25
* | | Doc: document work-around for static builds using dynamic object creationRichard Moe Gustavsen2015-06-181-0/+9
|/ /
* | Purge use of VisualDataModel from docs where DelegateModel is requiredAlex Blasche2015-05-283-7/+10
* | Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-271-1/+1
|\|
| * Doc: corrected error on return value qmlRegisterTypeNico Vertriest2015-04-241-1/+1
* | Doc: Expand on QJSEngine exception handlingSze Howe Koh2015-04-181-1/+4
* | Fix some qdoc warnings.Friedemann Kleint2015-03-311-1/+1
* | Doc: Removed a col from the table of qmldir statementsVenugopal Shivashankar2015-03-241-14/+2
* | Doc: Added info. about the singleton type declarationVenugopal Shivashankar2015-03-191-4/+28
* | Doc: Removed the release notes for Qt Quick and Qt QmlVenugopal Shivashankar2015-03-091-130/+0
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-245-15/+11
|\|
| * Doc: link issues qtdeclarativeNico Vertriest2015-02-043-7/+1
| * Doc: link issues qtdeclarativeNico Vertriest2015-01-201-1/+1
| * Fix and improve links to Component::completedAlejandro Exojo2015-01-202-8/+10
* | Fixed license headersJani Heikkinen2015-02-17105-315/+315
* | Doc: Bump QtQuick import version to 2.5Shawn Rutledge2015-02-121-1/+1
* | Update copyright headersJani Heikkinen2015-02-12152-795/+795
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-165-6/+67
|\|
| * doc: Fixed copy/paste errors in DSM snippetsAlejandro Exojo2014-12-303-3/+0
| * Mark qmlRegisterCustomExtendedType as \internalAlejandro Exojo2014-12-121-0/+1
| * Restore extension types documentationAlejandro Exojo2014-12-102-3/+66
* | Enable gadget wrapping for custom value typesSimon Hausmann2015-01-021-0/+27
* | support XMLHttpRequest sync modeTasuku Suzuki2014-12-261-1/+0
* | Document behavior of JavaScript Date with negative yearsUlf Hermann2014-12-121-0/+19
* | Doc: Remove text that claims aliases cannot be read-onlySimon Hausmann2014-11-241-2/+2
|/
* Doc: Qt Quick Designer UI formsLeena Miettinen2014-11-031-0/+6
* Doc: Updated the code snippets for the toLocalexxx functionsVenu2014-10-241-3/+3
* Doc: Fixed an error in the QML snippetVenu2014-10-231-6/+6
* Fix non-compiling QtQml code snippetAlex Blasche2014-10-231-1/+1
* qmlstatemachine: Rename StateBase to StateKevin Funk2014-10-2113-71/+102
* Doc: Updated the QML State Machine docsVenu2014-10-091-106/+85
* documentation for qmldir "depends" declarationShawn Rutledge2014-10-011-0/+19
* Doc: Combine the extending QML tutorial chapters into a single exampleTopi Reinio2014-09-301-113/+75
* Fix example in scope documentationSimon Hausmann2014-09-301-2/+2
* Doc: apply title case to all section1 titlesNico Vertriest2014-09-243-3/+3
* Fix broken QJSEngine snippet in documentation.Mitch Curtis2014-09-111-3/+3