aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/diffeditorcontroller.h
Commit message (Expand)AuthorAgeFilesLines
* Git: Fix branch expansion on show before the diff display is doneOrgad Shaneh2019-08-161-0/+1
* Move git specific stuff out of diff editor pluginJarek Kobus2018-03-151-8/+2
* Fix repeting Stage/Unstage actions in unified diff editorJarek Kobus2018-02-161-5/+6
* Don't route request for chunk actions through diff docJarek Kobus2018-02-161-1/+1
* DiffEditor: Replace bool arguments with flags enumAndre Hartmann2018-01-171-1/+7
* DiffEditor: ModernizeAndre Hartmann2017-12-091-3/+3
* DiffEditor: process git diffs asynchronouslyJarek Kobus2017-07-051-1/+1
* Move Git-specific logic from DiffEditor to GitOrgad Shaneh2017-05-191-3/+1
* DiffEditor: De-slotOrgad Shaneh2017-03-201-1/+0
* Prefix editor's uniqueId with plugin nameJarek Kobus2017-01-101-1/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Git: Scroll to active file on Show invoked from file logOrgad Shaneh2015-11-031-1/+3
* Git: Make git show a bit more robustTobias Hunger2015-04-231-1/+1
* DiffEditorManager simplifyNikita Baryshnikov2015-04-131-0/+3
* Clean headers of the DiffEditor plugin.Tobias Hunger2015-03-101-0/+3
* DiffEditor: Refactor the user-facing partsTobias Hunger2015-03-101-54/+33
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | DiffEditor: Use Qt5 style connectsTobias Hunger2015-01-281-1/+1
* | DiffEditor: Save a little space by reordering members in ControllerTobias Hunger2015-01-281-4/+4
* | Merge remote-tracking branch 'origin/3.3'Eike Ziller2014-11-241-0/+1
|\|
| * DiffEditor: Save description along with diff.Friedemann Kleint2014-11-131-0/+1
* | Replace old svn diff editor with the new onejkobus2014-11-211-1/+5
|/
* 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-4/+4
|/
* Save / restore state in diff editor when reloadingjkobus2014-08-131-0/+4
* Hide reload button for diff editor when there is no reloaderjkobus2014-07-071-1/+7
* Git: Add on-demand branches expandingOrgad Shaneh2014-06-241-1/+4
* Compile fixjkobus2014-06-061-5/+7
* Implement unified diff editorjkobus2014-06-061-22/+24
* Move Gui stuff out of DiffEditorControllerjkobus2014-02-241-26/+0
* Add DiffEditorManager, refactoring.jkobus2014-02-181-4/+3
* Remove obsolete commented codeJarek Kobus2014-01-311-4/+0
* Get rid of DiffShowEditor.Jarek Kobus2014-01-301-0/+12
* Add DiffEditorControllerjkobus2014-01-161-0/+114