aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basetextdocument.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-156/+0
* Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-7/+7
* TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-1/+2
* TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-0/+3
* TextEditor: Update tab settings for all tab changeshjk2014-07-301-2/+0
* TextEditor: Replace PlainTextDocument by Base + a setup functionhjk2014-07-301-0/+2
* TextEditor: Merge BaseTextEditorDocument into BaseTextDocumenthjk2014-07-281-22/+8
* TextEditor: Remove itexteditor.{h,cpp}hjk2014-07-251-1/+21
* TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-3/+2
* Merge ITextMark and BaseTextMarkhjk2014-07-231-6/+8
* Remove ITextMarkablehjk2014-07-221-2/+11
* TextEditor: remove duplicated signalhjk2014-07-011-1/+0
* IDocument: Make mimeType a value memberhjk2014-07-011-2/+0
* QmlJSEditor: Move semantic highlighting to documentEike Ziller2014-02-061-1/+1
* TextEditors: Generalize update mechanism when editors become visibleEike Ziller2014-02-061-1/+1
* VCS editors: Fix revision markersEike Ziller2014-01-291-0/+1
* TextEditors: Avoid multiple highlighting runs when changing font settingEike Ziller2014-01-241-0/+5
* TextEditors: Move font settings to documentEike Ziller2014-01-241-0/+4
* TextEditors: Remove widget's setTabSettings methodEike Ziller2014-01-211-1/+4
* TextEditors: Move manual (un)indent code to documentEike Ziller2014-01-161-0/+2
* TextEditors: Move some auto-indentation code to documentEike Ziller2014-01-161-0/+2
* TextEditors: Move indenter to document.Eike Ziller2014-01-151-4/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | BaseTextDocument: remove unused signalEike Ziller2014-01-071-1/+0
* | Move markableInterface() to ITextEditorDocumentEike Ziller2013-12-101-1/+1
* | Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-1/+1
|/
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-9/+10
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-2/+1
* C++: handle file type changes for choosing highlighters.Erik Verbruggen2013-05-151-0/+1
* TextEditors: Separate away methods that actually work on a documentEike Ziller2013-04-191-2/+7
* PlainTextEditor: Use info suppression for syntax highlightingOrgad Shaneh2013-02-081-3/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Move BaseTextDocument::documentClosing to BaseTextDocumentLayoutDaniel Teske2012-02-151-1/+0
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-0/+3
* Extract Core::TextFile from TextEditor::BaseTextDocument.Friedemann Kleint2011-08-261-7/+2
* don't stack up "no highlighting information" info barsOswald Buddenhagen2011-05-201-0/+3
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-2/+3
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* provide default implementation of IFile::reloadBehavior()Oswald Buddenhagen2011-04-181-1/+0
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-4/+4
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+1
* Update license.hjk2011-04-131-14/+13
* basetextdocument.h: code cosmeticshjk2011-02-221-8/+3