aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* DocAaron Kennedy2011-05-161-0/+3
* uses the cached argument infoCharles Yin2011-05-162-21/+6
* cache the arguments in property cache dataCharles Yin2011-05-132-3/+33
* QmlDirParser: Fix typeInfo accessor.Christian Kamm2011-05-121-1/+1
* Fix the QML front-end to allow side effects in the initializer.Roberto Raggi2011-05-128-992/+1010
* Improve error message for invalid image provider name.Martin Jones2011-05-122-2/+3
* Add user documentation for scarce resource propertiesChris Adams2011-05-111-5/+31
* Fix wrong usages of #include directives in the QML/JS parser.Roberto Raggi2011-05-0914-39/+39
* Augment DocumentationAlan Alpert2011-05-091-0/+2
* Don't visit the sub tree of an AST::UiScriptBinding node.Roberto Raggi2011-05-061-2/+2
* Add unit test and documentation for module APIChris Adams2011-05-061-0/+109
* Fix evaluation of boolean conditionsRoberto Raggi2011-05-051-2/+2
* Compilation benchmarkAaron Kennedy2011-05-052-2/+2
* Inline static data for basic types into the QML instructionAaron Kennedy2011-05-056-205/+173
* Support variable length instructions in QML bytecodeAaron Kennedy2011-05-0513-1275/+1265
* Only include line numbers when necessaryAaron Kennedy2011-05-055-121/+103
* Support mirroring the source rectangle of ShaderEffectSource.Kim Motoyoshi Kalland2011-04-291-3/+0
* Initial import from qtquick2.Qt by Nokia2011-04-2764-5611/+9329
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27152-0/+62543