aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/plaintexteditor.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Merge PlainTextEditor into Basehjk2014-07-301-48/+0
* TextEditor: Replace PlainTextDocument by Base + a setup functionhjk2014-07-301-9/+0
* TextEditor: Replace PlainTextEditorWidget by Base + a setup functionhjk2014-07-301-20/+1
* TextEditor: Move remaining PlainTextEditorWidget functions to Basehjk2014-07-301-6/+0
* TextEditor: Remove indenter construction from PlainTextEditorWidgethjk2014-07-301-1/+0
* TextEditor: Move highlighting support from Plain to Basehjk2014-07-301-16/+0
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-1/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-1/+0
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* TextEditors: Remove widget's setTabSettings methodEike Ziller2014-01-211-2/+11
* TextEditors: Avoid changing document after construction.Eike Ziller2014-01-101-0/+2
* Editors: Remove BaseTextEditorWidget::setBaseTextDocumentEike Ziller2014-01-101-0/+3
* Editors: Remove useless parent widget argument from create/duplicateEike Ziller2014-01-081-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Implement syntax highlighting in diff editorjkobus2013-08-291-2/+0
* Add common interface for text formats inside syntax highlighterjkobus2013-08-261-1/+0
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* 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
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | more Id type fixeshjk2011-11-101-1/+1
|/
* Header cleanup in TextEditor.Friedemann Kleint2011-08-181-3/+0
* Editors: Dont configure form's text editor unnecessarilyLeandro Melo2011-06-301-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | core: make context and widget IContext data membershjk2011-04-141-5/+0
|/
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-7/+7
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Editors: Refactor indenters out of the editors for better reusability.Leandro Melo2010-11-051-2/+0
|/
* Text editor: Fix potential crash in the plain text editor.Leandro Melo2010-10-131-1/+1
* Generic highlighter: Don't nag about the missing definition if info bar was o...Leandro Melo2010-10-111-0/+4
* Generic highlighter: Show/hide info bar whenever the editor is configured.Leandro Melo2010-09-201-0/+3
* Generic highlighter: Notify editors when mime type registration is done.Leandro Melo2010-08-181-1/+1
* Core::Context: compile hot fix for Windows.hjk2010-06-251-1/+1
* core: use a class derived from QList<int> instead of a QList<int> for Core::C...hjk2010-06-251-2/+2
* Generic highlighter: Indentation based code folding.Leandro Melo2010-06-211-0/+1
* More functionality for the generic highlighter options. Other small changes.Leandro Melo2010-05-281-1/+4
* Generic highlighter: Mime type aliases and parents are now considered when se...Leandro Melo2010-05-211-3/+12
* Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-201-2/+12
* Indenter is now a separate class which can be reused through composition. Add...Leandro Melo2010-05-141-2/+6
* Long live the king!hjk2010-03-051-1/+1
* Design mode integrationLasse Holmstedt2010-02-261-2/+3
* Make method naming more consistent.Tobias Hunger2010-01-071-1/+1