Revision 7abaab5...

Go back to digest for 16th January 2011

Optimization in Development Tools

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

* Do not rely on the background-parser to assign the DocumentChangeTracker to parse jobs.
Instead, retrieve the tracker while reading the contents.
This fixes the problem that often files were not updated correctly, specifically after an assistant with cross-file effect was used.

* Remove lots of unneeded code from ParseJob.

File Changes

Modified 3 files
  • /language/backgroundparser
  •   /backgroundparser.cpp
  •   /parsejob.cpp
  •   /parsejob.h
3 files changed in total