aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/plaintexteditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Merge PlainTextEditor into Basehjk2014-07-301-77/+0
* TextEditor: Replace PlainTextDocument by Base + a setup functionhjk2014-07-301-12/+0
* TextEditor: Replace PlainTextEditorWidget by Base + a setup functionhjk2014-07-301-28/+3
* TextEditor: Move remaining PlainTextEditorWidget functions to Basehjk2014-07-301-22/+2
* TextEditor: Remove indenter construction from PlainTextEditorWidgethjk2014-07-301-8/+0
* TextEditor: Move highlighting support from Plain to Basehjk2014-07-301-60/+2
* Set parent for options dialog where appropriate.Eike Ziller2014-07-141-1/+2
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-0/+1
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-201-0/+1
|\
| * Editor: Set tabsettings on new generic highlighter.David Schulz2014-05-191-0/+1
* | TextEditor: Remove redundant null validationOrgad Shaneh2014-05-061-1/+1
* | Editors: Move id() from editor to document.Eike Ziller2014-03-051-1/+1
|/
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-5/+1
* TextEditors: Move font settings to documentEike Ziller2014-01-241-1/+1
* Editors: Add at least some short documentation.Eike Ziller2014-01-231-0/+10
* TextEditors: Remove widget's setTabSettings methodEike Ziller2014-01-211-13/+13
* TextEditors: Move indenter to document.Eike Ziller2014-01-151-1/+2
* PlainTextEditor: only configure when the file path changesEike Ziller2014-01-151-2/+2
* BaseTextEditor: Remove some unnecessary indirections through widgetEike Ziller2014-01-141-2/+2
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-2/+8
* Editors: Remove BaseTextEditorWidget::setBaseTextDocumentEike Ziller2014-01-101-2/+13
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge BaseTextEditorWidget::editorDocument() and ::baseTextDocument()Eike Ziller2013-12-181-5/+5
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-1/+1
|/
* Fix document appearing as it is all changed on openOrgad Shaneh2013-10-161-1/+2
* Apply static pattern to TextEditorSettinghjk2013-09-201-2/+2
* Fix compilation of generichighlighter test on Windowsjkobus2013-09-181-1/+1
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-7/+7
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-5/+5
* Fix generic highlighter autotestjkobus2013-08-301-2/+3
* Implement syntax highlighting in diff editorjkobus2013-08-291-20/+2
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-27/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-1/+0
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* TextEditor: Simplify Utils::CommentDefinition structurehjk2013-05-271-4/+4
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-4/+0
* PlainTextEditor: Use info suppression for syntax highlightingOrgad Shaneh2013-02-081-12/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Use Core::Id in ICore::showOptionsDialoghjk2012-12-291-3/+7
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* texteditor: generally allow mark requests for all "plain" textshjk2012-09-121-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* texteditor: use an enum instead of QString as color idshjk2012-05-031-18/+9
* Editor: Fix crash in generic highlighterLeandro Melo2012-04-051-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3