aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/diffeditorwidgetcontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+1
* Vcs: Use FilePath for working directory in DiffEditorControllerhjk2021-08-201-11/+7
* Fix buildChristian Kandeler2021-08-171-1/+1
* Core: PatchTool code cosmeticshjk2021-08-171-1/+1
* Core: filepathify expected document changesDavid Schulz2021-06-171-3/+5
* Core: filepathify IDocumentDavid Schulz2021-05-191-1/+1
* Core: replace QString with Utils::FilePath to get documentsDavid Schulz2020-09-041-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-0/+1
* Move InfoBar to UtilsEike Ziller2020-06-181-6/+6
* DiffEditor: add info bar for documents with encoding errorsDavid Schulz2020-04-151-2/+31
* DiffEditor: Stage and unstage selected lines for GitAndre Hartmann2019-11-191-6/+27
* DiffEditor: ModernizeAlessandro Portale2018-11-091-1/+1
* Pass this context object to the connect()Jarek Kobus2018-04-091-3/+3
* Fix repeting Stage/Unstage actions in unified diff editorJarek Kobus2018-02-161-48/+35
* Don't route request for chunk actions through diff docJarek Kobus2018-02-161-1/+3
* DiffEditor: ModernizeAndre Hartmann2017-12-091-1/+1
* Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
* DiffEditor: Share "failed" state among multiple viewsJarek Kobus2017-07-051-2/+2
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-2/+2
* Display "Waiting for data" properlyJarek Kobus2017-01-091-0/+5
* Show progress indicator while reloading diffJarek Kobus2016-11-231-0/+54
* DiffEditor: fix revert chunk for diffs of modified filesJarek Kobus2016-10-211-10/+45
* DiffEditor: do not show reload promptNikita Baryshnikov2016-07-251-1/+4
* Refactor DiffEditorWidgets, introduce common widget controllerJarek Kobus2016-07-251-0/+209