aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/selectabletexteditorwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* DiffEditor: ModernizeAlessandro Portale2018-11-091-1/+1
* DiffEditor: ModernizeAndre Hartmann2017-12-091-6/+6
* Add folding to Side-by-side diff editorJarek Kobus2017-11-011-0/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-2/+2
* DiffEditor: Move SelectableTextEditorWidget to internalTobias Hunger2015-02-161-4/+4
* 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-1/+1
* | DiffEditor: Use settings' foreground color for highlightsjkobus2014-09-291-9/+7
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Draw background first.hjk2014-09-241-4/+1
* | TextEditor: Fix crash due to setting up fall back editor twicehjk2014-09-011-1/+1
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-2/+1
|/
* Implement unified diff editorjkobus2014-06-061-0/+80