OSDN Git Service

Do the scanning for include files in the background
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
Fri, 24 Jul 2009 10:50:10 +0000 (12:50 +0200)
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
Fri, 24 Jul 2009 10:52:42 +0000 (12:52 +0200)
commit00f7dd4586b54218b5eee1d62f04c7a451e9da84
treea54ae9a6bdfbc07f500ae06bb125e38b9ac8a04c
parentf4ec27cdc2ed45cd1c7d82bad20e0e05ca88f0e3
Do the scanning for include files in the background

In order to speed up completion for include statements.

Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
src/plugins/cpptools/cppcodecompletion.cpp
src/plugins/cpptools/cppmodelmanager.cpp
src/plugins/cpptools/cppmodelmanager.h
src/plugins/cpptools/cppmodelmanagerinterface.h
src/plugins/cpptools/cpptoolsplugin.cpp