optimize: don't restart quickopen model twice

Authored by mwolff on Sep 12 2011, 9:46 PM.

Description

optimize: don't restart quickopen model twice

generally, I think this should and could be optimized even more
right now e.g. the include path model (kdevelop/languages/cpp)
is quite slow (easily ~150ms and more on my machine) to restart,
most notably because of CppUtils::allFilesInIncludePath

Details

Committed
mwolffSep 12 2011, 9:46 PM
Parents
R32:313aca91d9ad: Changing the target's URL shouldn't modify the target name.
Branches
Unknown
Tags
Unknown