aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add qmlRegisterType for Composite TypesAlan Alpert2013-02-181-0/+17
|/ /
* | Add Composite Types to QQmlTypeAlan Alpert2013-02-181-1/+1
* | Add \qmlmodule commands for QtQml and QtQuickAlan Alpert2013-02-061-4/+4
|/
* Doc: correcting typo "the the"Nico Vertriest2013-01-141-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1045-45/+45
* Doc: Updated docs for examples and etcXingtao Zhang2013-01-093-56/+56
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-101-53/+53
* Doc: Fix external referencesv5.0.0-rc1Christian Stenger2012-12-051-0/+2
* Docs: Fix some more referencesChristian Stenger2012-12-011-1/+1
* Mark scarc resource docs as internal for 5.0Frederik Gladhorn2012-11-282-4/+16
* Docfix: Move images to correct location and fix bugs in code sample.Gunnar Sletta2012-11-281-2/+2
* Remove TODO from docs as it doesn't make sense.Gunnar Sletta2012-11-271-4/+0
* docs: Separate qml and c++ examplesFrederik Gladhorn2012-11-231-1/+13
* Document importing issues in worker scriptJędrzej Nowacki2012-11-211-0/+1
* Use the new QLibraryInfo::Qml2ImportsPath path for QML 2.Thiago Macieira2012-11-192-5/+5
* Changed the plugin module nameVenugopal Shivashankar2012-10-291-7/+7
* Doc: Cleaned up \module and \qmlmodule page for Qt Quick and Qt QML.Jerome Pasion2012-10-172-5/+2
* doc: Fix some typos in C++ integration documentationEskil Abrahamsen Blomfeldt2012-09-263-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2345-630/+630
* 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
* 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
* 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