aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/diffutils.h
Commit message (Expand)AuthorAgeFilesLines
* DiffUtils: Remove unused include and declarationEike Ziller2020-05-291-2/+0
* Git/DiffEditor: Fix staging added/removed lines separatelyJarek Kobus2019-12-021-4/+6
* DiffEditor: Stage and unstage selected lines for GitAndre Hartmann2019-11-191-0/+9
* DiffEditor: ModernizeAlessandro Portale2018-11-091-1/+1
* Beautifier: Move formatting tools to TextEditorIvan Donchevskii2018-08-301-4/+4
* DiffEditor: fix various warningsJarek Kobus2018-05-031-5/+5
* DiffEditor: ModernizeAndre Hartmann2017-12-091-24/+15
* DiffEditor: Fix parsing of mode-only change in patchOrgad Shaneh2017-11-271-0/+1
* Make it possible to cancel async diff calculationJarek Kobus2017-07-051-1/+6
* DiffEditor: fix revert chunk for diffs of modified filesJarek Kobus2016-10-211-0/+6
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean headers of the DiffEditor plugin.Tobias Hunger2015-03-101-3/+0
* DiffEditor: Refactor the user-facing partsTobias Hunger2015-03-101-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* DiffEditor: Save description along with diff.Friedemann Kleint2014-11-131-1/+6
* Hide some diff editor controls when diff editor is bound to a file.jkobus2014-11-051-1/+0
* License updateEike Ziller2014-10-091-7/+8
* Show the chunk context info in unified diffjkobus2014-08-141-0/+1
* Handle similarity index in git commitsjkobus2014-07-071-6/+16
* Make it possible to save diff editor contentsjkobus2014-07-041-0/+3
* Implement unified diff editorjkobus2014-06-061-24/+54
* DiffEditor: refactor internal structures.jkobus2014-03-111-3/+10
* Move more function into diffutils, fix calculateOriginalData.jkobus2014-03-101-1/+10
* Move internal structures and some functions into diffutils.hjkobus2014-02-281-0/+96