[new compiler] Add support for type and enum resolution for custom parsers
authorSimon Hausmann <simon.hausmann@digia.com>
Wed, 15 Jan 2014 15:17:22 +0000 (16:17 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 17 Jan 2014 07:10:07 +0000 (08:10 +0100)
commit814504306df0b76da1654a74524bdc353527d06f
treed20bd388b6992e2e36c66f809070428235e7522b
parent8fc545de4166eb3c73833e9d9136dfbebf43539a
[new compiler] Add support for type and enum resolution for custom parsers

This is in preparation for listmodel support, share the code for resolving
types and enums between the old and the new compiler, as all it needs is the
imports.

Change-Id: I4908d71eee50c769108e0e2b68b03496722fa49d
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/compiler/qqmltypecompiler.cpp
src/qml/compiler/qqmltypecompiler_p.h
src/qml/qml/qqmlcompiler.cpp
src/qml/qml/qqmlcompiler_p.h
src/qml/qml/qqmlcustomparser.cpp
src/qml/qml/qqmlcustomparser_p.h