summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppeditordocument.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | CppEditor: rename Internal::CppEditorDocumentHandlehjk2015-02-051-1/+1
* | CppTools: Rename EditorDocumentHandle to CppEditorDocumentHandleNikolai Kosjar2015-01-141-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-1/+1
* | C++: Move preprocessor settings handling to the document.Erik Verbruggen2014-09-161-1/+9
* | CppEditor: Rename CPPEditor{,Document} to CppEditor{,Document}hjk2014-08-271-3/+3
* | C++: Base parsing on editor document instead of widgetNikolai Kosjar2014-08-251-0/+57
|/
* CppEditor: Extract CppEditorDocumentNikolai Kosjar2014-06-121-0/+60