OSDN Git Service

QmlDesigner.Rewriter: Use the QmlJS Parser instead of the QDeclarativeEngine
authorMarco Bubke <marco.bubke@nokia.com>
Mon, 29 Nov 2010 15:36:08 +0000 (16:36 +0100)
committerMarco Bubke <marco.bubke@nokia.com>
Tue, 30 Nov 2010 17:23:58 +0000 (18:23 +0100)
commitda077c361a7c5a420d7a8b2a024efd2f33b1107b
tree4750d2093d41d87d74daa10316e887c6eeda2485
parent4c9724fca4dde56bee6d892486439bde51b121a4
QmlDesigner.Rewriter: Use the QmlJS Parser instead of the QDeclarativeEngine

The QmlJS Parser is checking the source file so we don't need to use the QmlEngine anymore.
src/plugins/qmldesigner/designercore/include/rewriterview.h
src/plugins/qmldesigner/designercore/model/rewriterview.cpp
src/plugins/qmldesigner/designercore/model/texttomodelmerger.cpp