Fixes: On session restore, start less indexers.
Details: This should improve performance a bit. Instead of starting on indexer per .pro file, schedule and compress updates of ui files. And don't update if we have a full project code model update scheduled anyway. Which helps the startup case.
Showing
- src/plugins/qt4projectmanager/qt4nodes.cpp 1 addition, 1 deletionsrc/plugins/qt4projectmanager/qt4nodes.cpp
- src/plugins/qt4projectmanager/qt4project.cpp 25 additions, 0 deletionssrc/plugins/qt4projectmanager/qt4project.cpp
- src/plugins/qt4projectmanager/qt4project.h 6 additions, 0 deletionssrc/plugins/qt4projectmanager/qt4project.h
Loading
Please register or sign in to comment