summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppmodelmanagerinterface.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ↵hjk2009-01-201-1/+1
| | | | by Core::ICore::instance()
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
|
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
|
* Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's ↵Roberto Raggi2008-12-121-6/+2
| | | | | | current state. This change removes a number of wrong usages of the CppModelManager::documents()/document().
* Protected m_dirty and m_projects with a mutex.Roberto Raggi2008-12-081-5/+27
|
* more file cosmeticshjk2008-12-021-0/+1
|
* off-by-one in headershjk2008-12-021-1/+0
|
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
|
* Initial importcon2008-12-021-0/+79