aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add Qt Quick usage guidelinesVenugopal Shivashankar2018-03-131-0/+29
* Improve documentation on component creation contextMichael Brasser2018-03-081-1/+1
* doc: Correct mostly linking errorsMartin Smith2018-02-232-3/+3
* Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-071-0/+20
|\
| * Document that Q_GADGET classes cannot be used with newQMetaObject()Mitch Curtis2018-02-051-0/+20
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-023-0/+29
|\|
| * Doc: add C++11 lambda examples for qmlRegisterSingletonType()J-P Nurmi2018-02-021-0/+25
| * Disallow registration of types beginning with lowercase lettersMitch Curtis2018-01-312-0/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-2/+3
|\|
| * Doc: Do make 'Licenses and Attributions' valid for multiple Qt versionsKai Koehne2018-01-221-2/+3
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-7/+90
|\|
| * Doc: state that property aliases do not work with grouped propertiesMitch Curtis2018-01-041-7/+32
| * Allow QQmlComponent::loadUrl() to load absolute URLs with relative pathsMitch Curtis2018-01-041-0/+58
* | Doc: Update the list of highlighted examplesTopi Reinio2017-11-131-0/+2
* | Doc: Move the warning about manipulating QML objects from C++Venugopal Shivashankar2017-11-033-11/+9
* | Update to new QRandomGenerator APIThiago Macieira2017-11-031-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-24153-568/+1605
|\|
| * Fix qdoc files to always use FDLKai Koehne2017-10-181-31/+18
| * Fix outdated FDL license headerKai Koehne2017-10-1747-235/+235
| * Fix outdated BSD license headerKai Koehne2017-10-17105-302/+1352
* | Doc: List relevant source files under each chapterVenugopal Shivashankar2017-10-051-0/+19
* | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1Liang Qi2017-10-041-2/+0
|\|
| * Docs: remove empty table headersFrederik Schwarzer2017-10-031-2/+0
* | Doc: fix QJSEngine code snippetSamuel Gaist2017-09-301-1/+1
* | QByteArray gets mapped to ArrayBufferAlbert Astals Cid2017-09-051-0/+5
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-054-4/+4
|\|
| * Doc: Fix capitalization in section titlesTopi Reinio2017-08-294-4/+4
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-231-2/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-286-6/+19
|\|
| * QJSEngine: document limitation of dynamic QObject propertiesMitch Curtis2017-07-271-0/+13
| * QDoc: Fix syntax error on the definition of the Q_GADGETHolger Hans Peter Freyther2017-07-131-1/+1
| * Doc: Add \keyword for "Grouped" and "Attached" property topicsVenugopal Shivashankar2017-07-034-5/+5
* | Add support for enum declarations in QMLMichael Brasser2017-07-131-0/+38
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-045-9/+12
|\|
| * Doc: Avoid copyright text in the codeblock by using \snippetVenugopal Shivashankar2017-06-165-9/+12
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-156-1/+352
|\|
| * Doc: Simplify documentation about integrating QML and C++Venugopal Shivashankar2017-06-086-1/+352
* | QML: emit messages when breaking bindingsOlivier JG2017-05-171-0/+20
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-29/+36
|\|
| * Doc: Update documentation for QML module definition fileVenugopal Shivashankar2017-04-261-29/+36
* | Add support for std::vector and QVector matching the support for QListVille Voutilainen2017-04-211-0/+18
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-072-2/+2
|\|
| * Doc: remove const from QQmlListProperty getterMitch Curtis2017-04-032-2/+2
* | 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-03-021-5/+9
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-5/+9
| |\
| | * Doc: Fix documentation warningsTopi Reinio2017-01-301-5/+9
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-285-6/+12
|\| |
| * | Add a javascript push method binding to QQmlListPropertyIonut Alexandrescu2017-02-211-0/+3
| * | Doc: added requirement for importing JavaScript resourcesNico Vertriest2017-02-211-4/+4