Revision ae5aa6f...

Go back to digest for 9th January 2011

Optimization in Development Tools

David Nolden committed changes in [KDevPlatform] /language/backgroundparser/backgroundparser.cpp:

Only try creating one parse-job at a time.
If more parse-jobs need to be created, queue an event to re-try.

This way, the UI stays responsive when many many files we cannot handle are iterated.

File Changes

Modified 1 files
  • /language/backgroundparser/backgroundparser.cpp
1 files changed in total