aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/cppintegration
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-261-2/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-241-2/+2
| |\
| | * Doc: fix code snippetPaul Wicking2019-07-191-1/+1
| | * Doc: Fix typos in code snippetsPaul Wicking2019-07-181-2/+2
* | | Fix docs to explain the new type syntax for QML methodsSimon Hausmann2019-07-101-15/+18
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-211-3/+4
|\|
| * Doc: Clarify section about qmlRegisterInterface()Ulf Hermann2019-03-201-3/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-0/+2
|\|
| * Doc: link to C++ and QML integration flowchartMitch Curtis2019-03-121-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-011-1/+1
|\|
| * doc: Two class members can not have the same nameRainer Keller2019-02-011-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-1/+1
|\|
| * Improve documentation of QML's handling of dates and timesEdward Welbourne2018-11-231-1/+1
* | Add support for QSequentialIterable in QMLJędrzej Nowacki2018-10-081-0/+3
|/
* Provide option to skip registration of enum classes unscopedRainer Keller2018-08-211-0/+41
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-161-9/+9
|\
| * Doc: Update QTime to JavaScript Date conversion descriptionPaul Wicking2018-07-101-9/+9
* | doc: Remove hint to use not recommended constructorRainer Keller2018-06-251-3/+0
* | Minor tweak to the docs for sequence typesSimon Hausmann2018-05-021-2/+2
|/
* Add note about revisions for grouped and attached property objectsMitch Curtis2018-04-161-0/+2
* Document QObject::setProperty()'s behavior in relation to bindingsMitch Curtis2018-04-161-2/+17
* Doc: add a flowchart to aid choosing the correct C++ => QML integrationMitch Curtis2018-04-051-0/+6
* 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-247-35/+35
|\
| * Fix outdated FDL license headerKai Koehne2017-10-177-35/+35
* | 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
* | QByteArray gets mapped to ArrayBufferAlbert Astals Cid2017-09-051-0/+5
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-051-1/+1
|\|
| * Doc: Fix capitalization in section titlesTopi Reinio2017-08-291-1/+1
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-231-2/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-283-3/+4
|\|
| * 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-032-2/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-4/+4
|\|
| * Doc: Avoid copyright text in the codeblock by using \snippetVenugopal Shivashankar2017-06-161-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-151-1/+62
|\|
| * Doc: Simplify documentation about integrating QML and C++Venugopal Shivashankar2017-06-081-1/+62
* | Add support for std::vector and QVector matching the support for QListVille Voutilainen2017-04-211-0/+18
|/
* Doc: remove const from QQmlListProperty getterMitch Curtis2017-04-032-2/+2
* Add missing qmlRegisterExtendedUncreatableType variantKevin Ottens2017-02-171-0/+3
* Fix typo in documentationFrederik Schwarzer2017-02-141-1/+1
* QDoc: sync description with described code layoutFrederik Schwarzer2017-02-062-7/+8
* Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-271-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-2/+2
| |\
| | * Fix docs about ownership when QObject has a parentSérgio Martins2016-10-141-2/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-121-1/+1
| |\|
* | | Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-131-1/+1
|\ \ \ | | |/ | |/|