aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Initial V8 integrationAaron Kennedy2011-06-0676-5917/+8483
* Uninitialized memory is compared.Martin Jones2011-05-302-0/+4
* Revert "uses the cached argument info"Charles Yin2011-05-252-6/+21
* Revert "cache the arguments in property cache data"Charles Yin2011-05-252-33/+3
* Support change slots for properties starting with '_'Chris Adams2011-05-231-6/+26
* Some of the QML C++ methods should be slots.Martin Jones2011-05-201-3/+4
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-191-3/+0
|\
| * Re-apply "Support mirroring the source rectangle of ShaderEffectSource."Kim Motoyoshi Kalland2011-05-191-3/+0
* | Normalize createQmlObject error messageAlan Alpert2011-05-191-2/+2
|/
* Revert "Support mirroring the source rectangle of ShaderEffectSource."Chris Adams2011-05-181-0/+3
* 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