Qt Declarative (Quick 2)
Go to file
Simon Hausmann f0ad3a5943 Implement loading of resolved imported scripts
We can resolve the use of names that refer to imported scripts at compile
time and load them at run-time by index through context->importedScripts.

Change-Id: I681b19e7d68dbf3b9a68af00b4cea2a9254c2d78
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-10-31 18:55:14 +01:00
bin Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00
dist New scenegraph renderer and atlas textures. 2013-09-02 14:24:36 +02:00
examples QtQuick examples make use of the new pixelDensity property 2013-10-30 15:29:59 +01:00
src Implement loading of resolved imported scripts 2013-10-31 18:55:14 +01:00
tests Initial support for resolving meta-property access for the scope and context objects at QML compile time 2013-10-31 10:50:38 +01:00
tools Remove the last C++ exceptions from QtQml 2013-10-30 12:16:25 +01:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Dialogs: use resources for QML and images 2013-10-16 10:39:38 +02:00
.gitmodules Prospective fix for builds in the CI system on Windows machines 2013-08-07 11:51:25 +02:00
.qmake.conf Remove the last C++ exceptions from QtQml 2013-10-30 12:16:25 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.FDL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.GPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
LICENSE.LGPL Add the mandatory license file to be consistent and proper 2013-02-15 09:07:14 +01:00
qtdeclarative.pro Enable QtDeclarative for iOS 2013-08-07 11:52:20 +02:00
sync.profile Revert "Temporarily pin qtbase to a working version..." 2013-09-03 09:17:35 +02:00