aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix some typos in C++ integration documentationEskil Abrahamsen Blomfeldt2012-09-263-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23135-1170/+1170
* Qt QML: Updated qtqml.qdocconfJerome Pasion2012-09-211-5/+4
* Doc: Use settings from global qdocconf.Casper van Donderen2012-09-051-52/+4
* Docs - add missing images and code, clean up sectionsBea Lam2012-08-285-16/+16
* Document the current behavior of overridden propertiesMatthew Vogt2012-08-281-0/+50
* Fix various doc errorsBea Lam2012-08-285-17/+26
* Update usage of smooth and antialiasing.Michael Brasser2012-08-283-3/+3
* Improve docs related to visual parent conceptBea Lam2012-08-282-1/+2
* Clean up structure of JavaScript related docsBea Lam2012-08-287-116/+136
* Move data ownership docs and improve docsBea Lam2012-08-282-45/+39
* Move the Property Modifier Type documentationChris Adams2012-08-275-69/+89
* Fix doc linksBea Lam2012-08-241-1/+1
* Doc: Tidied links, titles, and HTML pages.Jerome Pasion2012-08-233-24/+14
* Fix snippets to compile to ensure they are validBea Lam2012-08-2221-851/+20
* Improve main QtQml and QtQuick doc pagesBea Lam2012-08-091-49/+33
* Fix default property docsBea Lam2012-08-091-8/+5
* Update imports and module documentationChris Adams2012-08-0817-641/+1175
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-088-76/+75
* Restore QML/C++ extensions tutorial and fix plugin docs and examplesBea Lam2012-08-074-27/+519
* Minor update for release notesBea Lam2012-08-071-0/+2
* Add specifics of attached property syntaxBea Lam2012-08-031-0/+7
* Fix various broken links in documentationBea Lam2012-08-0320-56/+52
* Use \b instead of \boldBea Lam2012-08-024-9/+9
* Update docs now that all basic types can also be property typesBea Lam2012-08-021-32/+18
* Document readonly property syntaxBea Lam2012-08-011-1/+28
* Document qmlAttachedPropertiesObject()Bea Lam2012-08-012-1/+34
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-303-3/+3
* Improve QML basic types documentationChris Adams2012-07-304-437/+231
* Clarify use of enumeration type from QML codeBea Lam2012-07-271-3/+31
* Update whatsnew documentation with value-type improvementsChris Adams2012-07-271-2/+7
* Revise the restructured "Integrating QML and C++" docsBea Lam2012-07-2511-1650/+1874
* Correctly link the QML module C++ class documentationChris Adams2012-07-247-352/+62
* More consistent coding style through QML documentation.Yann Bodson2012-07-203-4/+4
* Fix links in QML documentation.Yann Bodson2012-07-202-2/+2
* Make title capitalization more consistent in QML documentation.Yann Bodson2012-07-2023-81/+81
* Add documentation about property value modifiersChris Adams2012-07-194-0/+99
* Doc fix: close code blocks properlyYann Bodson2012-07-191-1/+2
* Minor doc fixesYann Bodson2012-07-182-6/+6
* Remove the syntax topic page from docsChris Adams2012-07-172-155/+1
* QQuickCanvas renamesAlan Alpert2012-07-172-3/+3
* Document lack of qmlContext/qmlEngine in module API classesMatthew Vogt2012-07-161-0/+25
* Improve QtQml module documentationChris Adams2012-07-168-50/+126
* Improve documentation for var propertiesChris Adams2012-07-161-0/+44
* Improve object attributes documentationChris Adams2012-07-133-221/+526
* Include QQmlExpression in QtQml module CppClasses docsChris Adams2012-07-122-0/+48
* Add documentation for all font properties.Michael Brasser2012-07-111-1/+55
* Allow color to be explicitly compared to a stringMatthew Vogt2012-07-111-0/+5
* Merge old "Modules" docs into new doc structureBea Lam2012-07-117-313/+729
* Document how to register namespaced types with the QML typesystemChris Adams2012-07-111-0/+110