aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-163-18/+18
* Support remote import pathsMatthew Vogt2012-07-168-580/+1150
* Improve object attributes documentationChris Adams2012-07-133-221/+526
* Update multiple value type properties despite interceptorMatthew Vogt2012-07-131-5/+13
* Include QQmlExpression in QtQml module CppClasses docsChris Adams2012-07-122-0/+48
* Update the export macros in qtdeclarative.gitThiago Macieira2012-07-111-15/+5
* Add documentation for all font properties.Michael Brasser2012-07-111-1/+55
* Allow color to be explicitly compared to a stringMatthew Vogt2012-07-114-1/+46
* 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
* Don't provide typehint in QQmlExpression::evaluate()Chris Adams2012-07-111-1/+1
* Improve documentation for JavaScript expressions and importsChris Adams2012-07-115-452/+585
* Improved error messages for malformed .import statementsMatthew Vogt2012-07-115-29/+85
* Fix broken value-type support by allowing property definitionChris Adams2012-07-1116-36/+388
* load plugins properly when QT_NO_SETTINGS is definedTasuku Suzuki2012-07-101-2/+0
* Do not permit excessive recursion in component creationMatthew Vogt2012-07-092-2/+30
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-0917-74/+181
* Use enumeration in preference to enum when referring to QML API.Andrew den Exter2012-07-062-2/+2
* Add references between being/completeCreate in the documentationLaszlo Papp2012-07-051-0/+4
* Reorganize "concept" pages in QtQuick docsBea Lam2012-07-053-189/+1
* Add some private V8ASSERT macros.Andrew den Exter2012-07-041-0/+11
* Document QQmlComponent::create(QQmlIncubator&, ...)Martin Jones2012-07-041-4/+24
* Mark QQmlComponent::createObject() and incubateObject() as internalMartin Jones2012-07-041-0/+7
* Fix qmlRegisterModuleApi function linkageChris Adams2012-07-043-4/+5
* Make Behaviors work correctly with value types.Glenn Watson2012-07-042-7/+73
* Fix crash in QQmlXmlHttpRequestChris Adams2012-07-021-8/+49
* Document various changes to types and modules in QtQuick2Bea Lam2012-07-021-1/+6
* MSVC: Fix warnings about struct/class mismatch.Friedemann Kleint2012-06-291-1/+1
* Improve documentation for module APIsChris Adams2012-06-292-2/+43
* Add porting guide for QML appsBea Lam2012-06-291-2/+7
* Fixes for QML Basic Types docsBea Lam2012-06-281-168/+280
* Add basic documentation for QML translation functions.Michael Brasser2012-06-288-4/+458
* Merge "Merge branch 'buildsystem'" into refs/staging/masterOswald Buddenhagen2012-06-272-15/+7
|\
| * Merge branch 'buildsystem'Oswald Buddenhagen2012-06-262-15/+7
| |\
| | * build system cleanupsOswald Buddenhagen2012-06-261-13/+3
| | * auto-generate module prisOswald Buddenhagen2012-06-261-1/+1
| | * don't rely on qtbase sourcesOswald Buddenhagen2012-06-261-1/+3
* | | Document the concept of creation context for QML Components.Michael Brasser2012-06-273-0/+129
* | | Reorganise release notes for QtQml and QtQuickBea Lam2012-06-272-0/+87
* | | Document the arg() function QML adds to the String prototype.Martin Jones2012-06-273-1/+55
* | | Implement QAbstractDeclarativeData::isSignalConnected hookKent Hansen2012-06-273-9/+8
* | | Consistent use of syntax in V4 Register classMatthew Vogt2012-06-271-16/+16
* | | Add enum values from related typesMatthew Vogt2012-06-274-27/+74
* | | Support JS Date object in ListModel with static roles.Glenn Watson2012-06-262-3/+76
|/ /
* | Add warning if defining a ListModel with no roles.Glenn Watson2012-06-261-0/+6
* | Remove default allocation size for PODVector.Glenn Watson2012-06-261-6/+6
* | Doc: Use correct style and modules for doc build.Casper van Donderen2012-06-251-2/+5