aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/cppintegration
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | QDoc: fix several typos an minor wording issues in documentationFrederik Schwarzer2016-10-061-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-192-2/+2
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-191-1/+1
| |\|
| | * Remove some double-meaning text from documentationFrederik Schwarzer2016-08-181-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
| |\|
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | | V4: Handle QTime->DateObject conversion betterErik Verbruggen2016-08-101-0/+12
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+2
|\|
| * Mention Q_FLAG in C++ <=> QML type conversion documentationMitch Curtis2016-07-261-0/+2
* | Use QDateTime::currentMSecsSinceEpoch() instead of currentDateTimeThiago Macieira2016-06-221-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-5/+5
|\|
| * Doc: Refactor cpp integration Message sampleSamuel Gaist2016-06-191-5/+5
* | Docs: Prefer Q_ENUM over Q_ENUMSKai Uwe Broulik2016-05-031-3/+3
* | Add QVector support to JS sequencesKevin Ottens2016-05-031-0/+6
|/
* QML extensions tutorial: Add import plugin to app. bundle on OS XTopi Reinio2016-04-161-6/+20
* Doc: added spec on defining enums register.typesNico Vertriest2015-10-301-0/+1
* Doc: Fixed several link errorsNico Vertriest2015-09-071-1/+1
* Doc: fix the "Grouped Properties" example snippetJ-P Nurmi2015-08-311-2/+2
* Doc: resize tables with overflowNico Vertriest2015-06-254-3/+18
* Update copyright headersJani Heikkinen2015-02-127-42/+42
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-161-0/+46
|\
| * Restore extension types documentationAlejandro Exojo2014-12-101-0/+46
* | Enable gadget wrapping for custom value typesSimon Hausmann2015-01-021-0/+27
|/
* Doc: Fixed an error in the QML snippetVenu2014-10-231-6/+6
* Doc: Combine the extending QML tutorial chapters into a single exampleTopi Reinio2014-09-301-113/+75
* Doc: apply title case to all section1 titlesNico Vertriest2014-09-242-2/+2
* Doc: Remove duplicated wordsTopi Reinio2014-08-123-3/+3
* add missing signal declaration in Exposing Attributes to QML exampleShawn Rutledge2014-06-101-0/+2
* Doc: Describe property bindings in terms of relationshipsSze Howe Koh2014-05-161-2/+3
* Doc: Remove references to the unimplemented 'time' typeSze Howe Koh2014-04-301-3/+0
* Fix some typosSergio Ahumada2014-03-032-2/+2
* Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* Doc: Update examples used in Writing QML Extensions tutorialTopi Reinio2013-11-301-16/+29
* Doc: Fix broken linksSze Howe Koh2013-11-053-3/+3
* Doc: Fix typosSze Howe Koh2013-11-051-1/+1
* Doc: Fix QUrl conversion detailsSze Howe Koh2013-11-051-1/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-022-2/+2
* Doc: Reintroduce docs for Qt Quick Models and Views examplesTopi Reinio2013-09-181-5/+9