aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4script_p.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid recompiling of signal handlers defined in QtQuick state changes and Con...Simon Hausmann2014-04-021-1/+1
* Fix compilation of script stringsSimon Hausmann2014-04-021-0/+4
* Clean up script importsSimon Hausmann2014-03-191-1/+1
* Split ManagedVTable into two classesLars Knoll2014-01-211-1/+1
* Refactor marking GC'ed objectsLars Knoll2013-11-051-1/+1
* Initial support for resolving meta-property access for the scope and context ...Simon Hausmann2013-10-311-3/+1
* Compile imported scripts in the loader threadSimon Hausmann2013-09-301-0/+6
* Remove some uses of raw Object pointersLars Knoll2013-09-301-2/+2
* Fix Persistent/WeakValue APILars Knoll2013-09-261-3/+3
* [new compiler] Fix function and binding expression setupSimon Hausmann2013-09-201-0/+4
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into HEADSimon Hausmann2013-09-201-4/+4
|\
| * Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-1/+1
| * Convert more methods to use ReturnedValueLars Knoll2013-09-181-2/+2
* | Merge branch 'dev' of qtdeclarative into wip/v4Simon Hausmann2013-09-111-1/+1
|\|
* | Beginning of a new qml parserSimon Hausmann2013-09-081-0/+14
|/
* Fix crashes when running tst_qqmlecmascript::importScripts with aggressive gcSimon Hausmann2013-09-021-0/+1
* Add reference counting to the VM functionsSimon Hausmann2013-08-121-0/+1
* Restructure source codeLars Knoll2013-08-081-0/+88