Qt Declarative (Quick 2)
Go to file
Lars Knoll 1075939a2b Fix parts of workerscript
The worker script creates a special QmlContextWrapper
that doesn't contain many things found in the main thread.
However we still need to be able to cast to it, so it
should be the same class as the regular context wrapper.

Fixes parts of the worker script auto tests.

Change-Id: I3697b2b0080dc4ac967eb447e2efd0f28fbab465
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2013-06-18 13:49:18 +02:00
bin Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00
dist Add change log file for Qt 5.1.0 2013-04-08 11:57:14 +02:00
examples Version new property and signal 2013-04-08 22:44:58 +02:00
src Fix parts of workerscript 2013-06-18 13:49:18 +02:00
tests Fix url test in qqmllanguage 2013-06-17 21:21:25 +02:00
tools Make it possible to evaluate JS with the v4 tool the QML way 2013-06-17 21:20:41 +02:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Revert "Simplify JS bindings generation" 2013-06-13 14:17:03 +02:00
.gitmodules Merge branch 'master' of ssh://codereview.qt-project.org:29418/playground/v4vm into v4 2013-04-15 12:47:53 +02:00
.qmake.conf Update module version to 5.2.0 2013-03-28 13:48:10 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.LGPL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
qtdeclarative.pro centralize and fixup example sources install targets 2012-12-10 18:16:48 +01:00
sync.profile Fix compilation with built-in v4vm JS engine 2013-04-15 13:03:20 +02:00