summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppmodelmanagerinterface.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Hide the implementation details of CppModelManagerInterface::WorkingCopy.Roberto Raggi2009-12-151-1/+24
* | Replaced the hardcoded QHash<QString, QString> with CppModelManagerInterface:...Roberto Raggi2009-12-151-1/+3
* | Store the working list in a QHash.Roberto Raggi2009-12-071-2/+2
* | Store the documents in an hash.Roberto Raggi2009-12-071-0/+1
|/
* Introduced CppTools::CppModelManagerInterface::updateModifiedFiles().Roberto Raggi2009-11-051-3/+5
* Expose CppModelManagerInterface::workingCopy()Roberto Raggi2009-10-121-0/+1
* Added `Find Usages' of a Symbol.Roberto Raggi2009-10-051-1/+2
* Ensure the user can stop a semantic search and added a method to get a pointe...Roberto Raggi2009-10-051-0/+2
* Make the symbols used in the current editors.Roberto Raggi2009-09-301-0/+4
* Find referencesRoberto Raggi2009-09-231-0/+2
* Fix crash in include completion with non-canonical include pathsThorbjørn Lindeijer2009-08-201-1/+1
* long live the kinghjk2009-08-141-1/+1
* Do the scanning for include files in the backgroundThorbjørn Lindeijer2009-07-241-0/+2
* Add a license template setting to the CppTools settings.Friedemann Kleint2009-06-221-0/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Added ToolTip support for CDB.Friedemann Kleint2009-05-141-5/+9
* First step towards dynamic ui completion. Add hooks in cppmodelmanagerdt2009-05-121-0/+21
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-1/+1
* 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 curr...Roberto Raggi2008-12-121-6/+2
* 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