Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.8.0-rc
-
None
Description
Currently saving a qml file triggers a "folderUpdated" (due to the atomic save), that triggers an async update that reparses the project and updates the code models.
The cpp code model sees any update to the pro file as a "full" update and re-parses everything.
The qml code model from his side when a cpp file that exposes qml types is parsed triggers a full reparse of its model.
Thus lots of parsing
Attachments
For Gerrit Dashboard: QTCREATORBUG-9697 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
60202,3 | Qt4Project: Do not trigger updateCodeModels on folderChanged | 2.8 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |