aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of QQmlImageProviderKent Hansen2012-08-091-1/+0
* Improve main QtQml and QtQuick doc pagesBea Lam2012-08-091-49/+33
* Fix default property docsBea Lam2012-08-091-8/+5
* Change error messages to reflect new module terminologyChris Adams2012-08-092-6/+6
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-093-12/+51
* Ensure that copy sequences can be passed as argumentsChris Adams2012-08-093-1/+18
* Fix test failures in Qt Location with string lists.Glenn Watson2012-08-092-3/+12
* Fix uses of \inmodule, \inqqmlmodule and \sinceBea Lam2012-08-087-4/+6
* Update imports and module documentationChris Adams2012-08-0817-641/+1175
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-0821-216/+303
* Allow signal parameters which are custom QML object-typesChris Adams2012-08-084-15/+62
* Support JS Array.sort() function for sequence wrappers.Glenn Watson2012-08-083-2/+67
* 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-0324-61/+58
* Fix docs for FormatType enumBea Lam2012-08-031-23/+25
* Make QQmlScriptString opaque.Michael Brasser2012-08-0310-47/+140
* Use \b instead of \boldBea Lam2012-08-024-9/+9
* Mark QQmlFile \internalBea Lam2012-08-021-0/+2
* 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
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-319-11/+185
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-308-10/+17
* Improve QML basic types documentationChris Adams2012-07-305-438/+232
* Remove default parameter from protected QmlPropertyMap CT.Friedemann Kleint2012-07-301-2/+2
* 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
* Allow access to signals and slots in QQmlPropertyMap inheritorsMatthew Vogt2012-07-274-8/+49
* Fix QML import paths in Qt resources.Aaron McCarthy2012-07-273-1/+17
* Revise the restructured "Integrating QML and C++" docsBea Lam2012-07-2511-1650/+1874
* Ensure params listed after unnamed params are available in QML.Glenn Watson2012-07-251-3/+5
* Remove QListModelInterface.Andrew den Exter2012-07-258-252/+99
* Correctly link the QML module C++ class documentationChris Adams2012-07-247-352/+62
* Fix value-type semantics in variant propertiesChris Adams2012-07-243-31/+88
* More consistent coding style through QML documentation.Yann Bodson2012-07-203-4/+4
* Update var property to null on object deletionMatthew Vogt2012-07-202-11/+52
* 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
* Allow QQmlPropertyMap property updates to be controlledMatthew Vogt2012-07-184-13/+59
* Add fuzzyCompare() to qmltestCharles Yin2012-07-181-1/+1
* Minor doc fixesYann Bodson2012-07-182-6/+6
* Remove the syntax topic page from docsChris Adams2012-07-172-155/+1
* Trim trailing whitespaceStephen Kelly2012-07-172-65/+65
* QQuickCanvas renamesAlan Alpert2012-07-172-3/+3
* Select appropriate version for located module componentsMatthew Vogt2012-07-171-26/+28
* Improved error message wordingMatthew Vogt2012-07-171-2/+2