aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-0816-272/+272
* Fix UiPublicMember::lastSourceLocation.Christian Kamm2011-06-291-0/+2
* Fix regression against 4.7Aaron Kennedy2011-06-231-0/+1
* Add "DELETE" support to XMLHttpRequestAaron Kennedy2011-06-201-3/+6
* Create property cache in case of Component{} rootAaron Kennedy2011-06-101-0/+6
* Merge branch 'master' into qtquick2Aaron Kennedy2011-06-09146-2777/+2617
|\
| * Remove clock_gettime() library dependency.Michael Brasser2011-06-091-5/+0
| * Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-0910-15/+135
| * Fixed clock_gettime() library dependency.axis2011-06-071-2/+4
| * Fix docs on caching for images loaded by image providersBea Lam2011-06-072-4/+13
| * Replace QPerformanceTimer with QElapsedTimer.Michael Brasser2011-06-033-308/+1
| * Merge branch 'qtquick2'Martin Jones2011-05-3184-8051/+11884
| |\
| * | QmlDebugger: removing slots in Live PreviewChristiaan Janssen2011-05-271-1/+4
| * | QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-272-5/+14
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-24149-2552/+2552
| * | Doc: Fixed qdoc warnings.David Boddie2011-05-231-7/+17
* | | Immense Particles Refactor Part AAlan Alpert2011-06-071-0/+2
* | | Merge branch 'master' into qtquick2Alan Alpert2011-06-062-24/+26
|\| | | |/ |/|
| * Uninitialized memory is compared.Martin Jones2011-05-112-0/+4
| * Removed some trailing whitespaceThorbjørn Lindeijer2011-05-102-22/+22
| * Moved the QML Observer Service and related functionality into QtThorbjørn Lindeijer2011-05-102-2/+5
* | 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