aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/selectabletexteditorwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* DiffEditor: ModernizeAlessandro Portale2018-11-091-3/+1
* Add folding to Side-by-side diff editorJarek Kobus2017-11-011-0/+7
* DiffEditor: refactor loops and const correctnessJarek Kobus2017-06-281-11/+5
* DiffEditor: Remove dead codeEike Ziller2017-05-231-19/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* DiffEditor: Move SelectableTextEditorWidget to internalTobias Hunger2015-02-161-1/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-3/+2
* | DiffEditor: Use settings' foreground color for highlightsjkobus2014-09-291-55/+96
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Draw background first.hjk2014-09-241-7/+1
* | TextEditor: Fix crash due to setting up fall back editor twicehjk2014-09-011-2/+2
* | TextEditor: Use more direct approach for fallback IEditor constructionhjk2014-08-291-1/+1
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-2/+1
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-1/+2
* | TextEditor: Remove one stack of EditorWidget constructorshjk2014-08-011-1/+2
|/
* Implement unified diff editorjkobus2014-06-061-0/+125