summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/textdocument.h
Commit message (Expand)AuthorAgeFilesLines
* Clang: Add revision and completion managementMarco Bubke2015-09-281-0/+1
* TextEditor: Fixed indentation in block selection modeVladyslav Gapchych2015-07-171-2/+4
* TextEditor: Adding an undo step when a file gets reloaded.David Schulz2015-07-021-1/+2
* Add override to IDocument hierarchyEike Ziller2015-06-111-14/+15
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-101-2/+2
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-1/+4
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-2/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | 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
* TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-0/+4
* TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-0/+156