aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* [new compiler] Add support for QML list modelsSimon Hausmann2014-01-201-24/+0
* [new compiler] Add support for type and enum resolution for custom parsersSimon Hausmann2014-01-171-29/+21
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+4
|\
| * Fix property access to QQmlPropertyMap objects when addressed via idSimon Hausmann2014-01-021-1/+4
* | Change C++ parameter type used for var parameters in QML declared signalsSimon Hausmann2013-12-241-1/+1
|/
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-1/+1
|\
| * Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614"Alan Alpert2013-12-041-1/+1
* | Fix broken Maroon game / regression in PropertyChanges {} elementSimon Hausmann2013-12-101-4/+10
* | Fix dynamic properties in QQmlPropertyMap not always being visible in QMLSimon Hausmann2013-12-051-0/+25
* | Remove unused memberLars Knoll2013-12-041-1/+1
* | Add support pre-compiled bindings for QML custom parsersSimon Hausmann2013-11-291-3/+22
* | Merge branch 'release' of ssh://codereview.qt-project.org/qt/qtdeclarative in...Simon Hausmann2013-11-261-4/+2
|\|
| * Fix memory corruption in QML expression compilationSimon Hausmann2013-11-251-4/+2
* | Improve type interference for QObject propertiesSimon Hausmann2013-11-251-1/+1
|/
* Fix failing assertion when trying to assign to an id referenced QML objectSimon Hausmann2013-11-191-0/+5
* Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614Alan Alpert2013-11-131-1/+1
* Fix a few more compiler warnings in release buildsLars Knoll2013-11-091-4/+2
* Improve debugging of QML expressionsSimon Hausmann2013-11-011-1/+4
* Resolve member expressions of QObject membersSimon Hausmann2013-10-311-1/+2
* Initial support for resolving meta-property access for the scope and context ...Simon Hausmann2013-10-311-24/+36
* Cleanup QML specific JS code generatorSimon Hausmann2013-10-291-4/+3
* Speed up id object lookupsSimon Hausmann2013-10-291-1/+15
* V4 debugger: retrieve formals and locals.Erik Verbruggen2013-10-241-1/+1
* Qml JavaScript code generation cleanupsSimon Hausmann2013-10-201-68/+49
* Compile signal handler expressions in the loader threadSimon Hausmann2013-10-111-2/+56
* Compile JS functions as part of the QQmlCompiler run in the loader threadSimon Hausmann2013-10-111-19/+16
* Compile binding expressions in the QQmlCompilerSimon Hausmann2013-10-111-1/+51
* Improve error location reporting for invalid aliases in old VMESimon Hausmann2013-09-301-1/+1
* Add Singleton support for QMLAntti Piira2013-09-211-1/+13
* Make QQmlAbstractUrlInterceptor publicAlan Alpert2013-09-191-1/+1
* Merge branch 'stable' into devSergio Ahumada2013-09-061-1/+3
|\
| * Fix crash when trying to set versioned group propertiesSimon Hausmann2013-08-281-1/+3
* | Fix regression in tst_qqmlecmascript::signalAssignmentSimon Hausmann2013-07-051-0/+6
* | Get rid of the signal expression rewriterSimon Hausmann2013-07-031-26/+4
* | Replace us of v4 identifiers for object id mapping in qml compilerSimon Hausmann2013-07-021-4/+4
* | Convert QV8Engine::illegalNames() to use the identifier hashLars Knoll2013-06-281-5/+5
* | Convert IdentifierHash to be template basedLars Knoll2013-06-281-1/+1
* | Get rid of QQmlIntegerCacheLars Knoll2013-06-281-3/+3
* | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-0/+5
|\|
| * Add a URL interceptor to the QML engineAlan Alpert2013-05-071-0/+5
* | Remove the remaining dependencies onto the binding rewriterLars Knoll2013-05-241-26/+7
* | Remove QV8Bindings classLars Knoll2013-05-241-144/+4
* | Remove all references to the old v4 codeLars Knoll2013-05-231-78/+4
* | Disable the old v4 engine by defaultLars Knoll2013-04-201-2/+15
|/
* Stabilize CodeAlan Alpert2013-04-021-1/+1
* Add Composite Types to QQmlTypeAlan Alpert2013-02-181-23/+24
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-041-1/+0
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-261-1/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24