aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/unifieddiffeditorwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary removeContextObject callsEike Ziller2020-05-271-2/+0
* DiffEditor: Fix clang warning about hidden overloadsChristian Kandeler2020-04-231-0/+2
* DiffEditor: Stage and unstage selected lines for GitAndre Hartmann2019-11-191-6/+8
* DiffEditor: fix various warningsJarek Kobus2018-05-031-1/+1
* Fix repeting Stage/Unstage actions in unified diff editorJarek Kobus2018-02-161-1/+1
* DiffEditor: ModernizeAndre Hartmann2017-12-091-2/+2
* DiffEditor: Clean forward declarationLaurent Montel2017-09-271-5/+0
* DiffEditor: Jump to original file on EnterOrgad Shaneh2017-07-311-0/+1
* DiffEditor: Fix editor actionsEike Ziller2017-05-181-0/+4
* DiffEditor: De-slotOrgad Shaneh2017-03-201-5/+2
* Display "Waiting for data" properlyJarek Kobus2017-01-091-0/+1
* Refactor DiffEditorWidgets, introduce common widget controllerJarek Kobus2016-07-251-25/+5
* 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-5/+5
* Clean headers of the DiffEditor plugin.Tobias Hunger2015-03-101-3/+3
* DiffEditor: Refactor the user-facing partsTobias Hunger2015-03-101-15/+16
* DiffEditor: Make UnifiedDiffEditorWidget internalTobias Hunger2015-02-161-3/+4
* DiffEditor: Make DiffEditorGuiController internalTobias Hunger2015-02-161-3/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | DiffEditor: Remove unused methodsTobias Hunger2015-02-041-1/+0
* | DiffEditor: Remove some empty destructorsTobias Hunger2015-01-301-1/+0
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | DiffEditor: Simplify makePatchOrgad Shaneh2014-09-091-1/+1
* | TextEditor: Use more direct approach for fallback IEditor constructionhjk2014-08-291-1/+0
|/
* Save / restore state in diff editor when reloadingjkobus2014-08-131-0/+3
* Implement unified diff editorjkobus2014-06-061-0/+146