Files
qt-creator/src/plugins/qmljseditor/qmljsmodelmanager.cpp
Christian Kamm a9b4a25a68 QmlJS: Simplify document and library updating.
It is now guaranteed that the ModelManager's snapshot will be updated
before the documentChanged/libraryInfoChanged signals are emitted.
Whether the updated document/library is already in the snapshot or not
was undefined before.

Task-number: QTCREATORBUG-2640
Reviewed-by: Roberto Raggi
2010-10-15 10:06:59 +02:00

19 KiB