OSDN Git Service

Introduced CppTools::CppModelManagerInterface::updateModifiedFiles().
authorRoberto Raggi <roberto.raggi@nokia.com>
Thu, 5 Nov 2009 11:34:02 +0000 (12:34 +0100)
committercon <qtc-committer@nokia.com>
Thu, 5 Nov 2009 17:13:08 +0000 (18:13 +0100)
commit6b2c4d088bedcdc943d391923384ad6035709fdc
treebfd7bb8a291757046c8a7d028353cfd4d39b22e5
parentfa0b3871dbc8a091fc0bedad781fc0b93cd25998
Introduced CppTools::CppModelManagerInterface::updateModifiedFiles().

updateModifiedFiles ckecks the timestamp and reparses all the modified files in the current snapshot.
(cherry picked from commit eaa2c10a25a718ab13280db42b7a9d935a05749f)
src/libs/cplusplus/CppDocument.cpp
src/libs/cplusplus/CppDocument.h
src/plugins/cpptools/cppmodelmanager.cpp
src/plugins/cpptools/cppmodelmanagerinterface.h