summaryrefslogtreecommitdiff
path: root/src/plugins/diffeditor/diffview.cpp
Commit message (Expand)AuthorAgeFilesLines
* DiffEditor: Fix jumping to context line immediately on git showJarek Kobus2023-04-241-12/+15
* DiffEditor: Tr::trAlessandro Portale2023-01-191-12/+12
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* SideBySideDiffEditor: Avoid code repetitionJarek Kobus2022-09-291-8/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* DiffEditor: Remove workingDir parameter from setDiff()hjk2021-08-171-4/+4
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* DiffEditor: fix various warningsJarek Kobus2018-05-031-1/+2
* DiffEditor: ModernizeAndre Hartmann2017-12-091-1/+1
* DiffEditor: Share "failed" state among multiple viewsJarek Kobus2017-07-051-6/+28
* DiffEditor: Fix editor actionsEike Ziller2017-05-181-3/+21
* Display "Waiting for data" properlyJarek Kobus2017-01-091-2/+11
* Fix SideBySide diff editor iconJarek Kobus2016-11-241-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-5/+3
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-2/+5
* DiffEditor: Add indication on failureOrgad Shaneh2015-09-151-4/+8
* DiffEditor: Refactor the user-facing partsTobias Hunger2015-03-101-6/+100
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+2
* DiffEditor: Introduce a base class for the different viewsTobias Hunger2015-02-231-0/+113