aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of QML's handling of dates and timesEdward Welbourne2018-11-232-4/+17
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-162-0/+2
|\
| * Doc: Add a link from enumeration basic type to enum attributesAlexander Akulich2018-11-061-0/+1
| * Doc: Add enumeration object attributes to the QML ReferenceAlexander Akulich2018-11-061-0/+1
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-11-161-1/+1
|\ \
| * | Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-051-1/+1
* | | Doc: Use \section1 to clearly identify the different partsVenugopal Shivashankar2018-11-151-1/+5
* | | Doc: improve qmlRegisterInterface() documentationMitch Curtis2018-11-071-5/+28
|/ /
* | Doc: Use input handlers and controls wherever appropriateVenugopal Shivashankar2018-11-013-198/+199
* | Doc: make QML type naming rules more searchableMitch Curtis2018-11-011-1/+12
* | Add a brief section about security of JavaScript with QtSimon Hausmann2018-10-301-0/+12
* | Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-10-301-0/+2
|\|
| * Document that aliases cannot point to attached propertiesMitch Curtis2018-10-091-0/+2
* | Doc: Remove documentation for deprecated QML typesVenugopal Shivashankar2018-09-255-0/+0
* | Doc: Use a macro to resolve the QML import versionTopi Reinio2018-09-143-18/+19
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-111-0/+4
|\|
| * Doc: Fix broken linkPaul Wicking2018-08-231-0/+4
* | Doc: Correct wrong function name in flowchart labelsPaul Wicking2018-09-042-0/+0
* | Provide option to skip registration of enum classes unscopedRainer Keller2018-08-211-0/+41
* | Add support for ECMASCript modules in WorkerScript elementsSimon Hausmann2018-08-212-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-011-1/+1
|\|
| * Doc: Use [] instead of new Array() in snippetPaul Wicking2018-07-311-1/+1
* | Doc: bump import version to 2.12Shawn Rutledge2018-07-242-5/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-162-9/+11
|\|
| * Doc: Update QTime to JavaScript Date conversion descriptionPaul Wicking2018-07-101-9/+9
| * Doc: Mark the \snippet statements with a .pro fileVenugopal Shivashankar2018-07-021-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-291-9/+18
|\|
| * Doc: Improve shared javascript resources phrasingPaul Wicking2018-06-251-9/+18
* | doc: Remove hint to use not recommended constructorRainer Keller2018-06-251-3/+0
* | Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-256-10/+62
|\|
| * Doc: Move literal codeblocks to snippet filesVenugopal Shivashankar2018-06-223-6/+58
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-194-4/+4
* | Provide API to access singletons associated with a QQmlEngineRichard Weickelt2018-06-211-0/+22
* | Ensure identical behavior for singleton types defined in C++ and QMLRichard Weickelt2018-06-081-24/+0
* | Minor tweak to the docs for sequence typesSimon Hausmann2018-05-021-2/+2
|/
* Document latest QtQml.StateMachine import version to be 2.11Kai Koehne2018-04-201-1/+1
* Document latest QtQml import version to be 2.11Kai Koehne2018-04-202-4/+4
* Doc: Bump QtQuick import to 2.11Kai Koehne2018-04-191-1/+1
* Doc: Fix missing \endcode errorKai Koehne2018-04-191-1/+1
* 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: Remove erroneous examplePaul Wicking2018-04-091-10/+8
* Improve documentation for qmlRegisterType<Foo>()Mitch Curtis2018-04-051-0/+68
* Link to C++ => QML flowchart in QML registration function docsMitch Curtis2018-04-051-4/+13
* Doc: Add a section on scalable application UIVenugopal Shivashankar2018-04-051-3/+2
* Doc: add a flowchart to aid choosing the correct C++ => QML integrationMitch Curtis2018-04-053-0/+6
* 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
|\