Inspector:Modified Apply changes on Save for unsync. changes
authorSimjees Abraham <simjees.abraham@nokia.com>
Fri, 11 May 2012 12:37:33 +0000 (14:37 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 14 May 2012 11:58:03 +0000 (13:58 +0200)
commit7eb5f7b3e0630d59bfa7e4e185df6f34c237e584
treef4a769907beec334e628266032ce8b7436016b00
parentfd5c099eea26a8101e2cc0dc3237d1250158b895
Inspector:Modified Apply changes on Save for unsync. changes

Changes done to reload the view if the user opts to do so after making
unsynchronizable changes. Inspector informs the QmlEngine about the
changes which caches it. The cache is used to load the files which
were changed when reloading the view.

Change-Id: I22d476cace294d6ecf4e428dac104a557c3f7dde
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
src/plugins/qmltooling/qmldbg_qtquick2/qquickviewinspector.cpp
src/plugins/qmltooling/qmldbg_qtquick2/qquickviewinspector.h
src/plugins/qmltooling/shared/abstractviewinspector.cpp
src/plugins/qmltooling/shared/abstractviewinspector.h
src/qml/qml/qqmlengine_p.h
src/qml/qml/qqmltypeloader.cpp
tests/auto/qml/debugger/qqmlinspector/data/changes.txt [new file with mode: 0644]
tests/auto/qml/debugger/qqmlinspector/tst_qqmlinspector.cpp