| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove unused includes of QFuture/QFutureWatcher | Jarek Kobus | 2025-08-19 | 1 | -1/+0 |
| * | Plugins A-L: Make static QRegularExpression instances static const | Alessandro Portale | 2024-11-20 | 1 | -5/+6 |
| * | DiffEditor: Fix DiffEditor tests | Jarek Kobus | 2023-03-10 | 1 | -5/+8 |
| * | DiffEditor: Use QtConcurrent invocation for async tasks | Jarek Kobus | 2023-03-09 | 1 | -64/+35 |
| * | DiffEditor: Fix compile | Christian Stenger | 2023-02-06 | 1 | -1/+1 |
| * | DiffUtils: Get rid of PatchFormattingFlags | Jarek Kobus | 2023-02-05 | 1 | -14/+11 |
| * | DiffUtils: Simplify file name formatting | Jarek Kobus | 2023-02-03 | 1 | -35/+14 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Utils: Move DiffUtils::interpolate into MathUtils | Jarek Kobus | 2022-11-28 | 1 | -13/+0 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
| * | DiffUtils: Introduce DiffChunkInfo | Jarek Kobus | 2022-09-29 | 1 | -0/+36 |
| * | DiffEditor: Cleanup includes | Jarek Kobus | 2022-09-29 | 1 | -6/+2 |
| * | DiffEditorPlugin: Add SideBySideDiffOutput | Jarek Kobus | 2022-09-28 | 1 | -0/+13 |
| * | DiffEditorPlugin: Various cleanups | Jarek Kobus | 2022-09-28 | 1 | -21/+15 |
| * | DiffEditor: Use DiffSide enum inside FileData | Jarek Kobus | 2022-09-28 | 1 | -18/+18 |
| * | DiffEditor: Use DiffSide enum inside ChunkSelection | Jarek Kobus | 2022-09-28 | 1 | -1/+1 |
| * | DiffEditor: Use DiffSide enum inside RowData | Jarek Kobus | 2022-09-28 | 1 | -11/+11 |
| * | DiffEditor: Use DiffSide enum inside ChunkData | Jarek Kobus | 2022-09-28 | 1 | -6/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Utils: More porting.h related changes | hjk | 2022-07-14 | 1 | -1/+0 |
| * | Utils: Collapse most of porting,h | hjk | 2022-07-13 | 1 | -50/+50 |
| * | DiffEditor: Fix git diff parsing for rename + mode change | Orgad Shaneh | 2022-02-07 | 1 | -7/+21 |
| * | DiffEditor: Fix Qt6 build | Eike Ziller | 2020-09-09 | 1 | -165/+144 |
| * | DiffUtils: Remove unused include and declaration | Eike Ziller | 2020-05-29 | 1 | -1/+0 |
| * | Use isEmpty() instead of count() or size() | Alessandro Portale | 2020-01-20 | 1 | -5/+5 |
| * | Git/DiffEditor: Fix staging added/removed lines separately | Jarek Kobus | 2019-12-02 | 1 | -0/+6 |
| * | Beautifier: Move formatting tools to TextEditor | Ivan Donchevskii | 2018-08-30 | 1 | -3/+5 |
| * | Utils: Purge asConst | Orgad Shaneh | 2018-04-09 | 1 | -2/+1 |
| * | DiffEditor: Modernize | Andre Hartmann | 2017-12-09 | 1 | -28/+28 |
| * | DiffEditor: Fix parsing of mode-only change in patch | Orgad Shaneh | 2017-11-27 | 1 | -7/+11 |
| * | DiffEditor: Fix saving diff containing new or deleted files | Jarek Kobus | 2017-08-10 | 1 | -17/+55 |
| * | DiffEditor: Optimize patch processing | Jarek Kobus | 2017-08-10 | 1 | -282/+375 |
| * | Make it possible to cancel async diff calculation | Jarek Kobus | 2017-07-05 | 1 | -6/+22 |
| * | DiffEditor: Fix build | Nikolai Kosjar | 2017-06-28 | 1 | -1/+1 |
| * | Replace QRegExp with QRegularExpression | Jarek Kobus | 2017-06-28 | 1 | -164/+201 |
| * | QRegExp include cleanup | Samuel Gaist | 2017-03-13 | 1 | -0/+1 |
| * | Git: Replace msysGit with Git for Windows in comments | Orgad Shaneh | 2016-11-29 | 1 | -1/+1 |
| * | Don't save context chunks | Jarek Kobus | 2016-11-24 | 1 | -0/+3 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | DiffEditor: Support mode change in Git diff | Orgad Shaneh | 2015-08-25 | 1 | -0/+4 |
| * | DiffEditor: Parse git diffs properly | Tobias Hunger | 2015-04-27 | 1 | -29/+27 |
| * | DiffEditor: Refactor the user-facing parts | Tobias Hunger | 2015-03-10 | 1 | -5/+4 |
| * | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe' | Eike Ziller | 2015-02-12 | 1 | -6/+6 |
| |\ |
|
| | * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | | Merge remote-tracking branch 'origin/3.3' | Eike Ziller | 2014-11-24 | 1 | -17/+22 |
| |\| |
|
| | * | DiffEditor: Save description along with diff. | Friedemann Kleint | 2014-11-13 | 1 | -17/+22 |
| * | | Replace old svn diff editor with the new one | jkobus | 2014-11-21 | 1 | -7/+13 |
| |/ |
|
| * | Hide some diff editor controls when diff editor is bound to a file. | jkobus | 2014-11-05 | 1 | -36/+8 |
| * | DiffEditor: Fix parsing of dirty submodule diff | Orgad Shaneh | 2014-11-03 | 1 | -29/+29 |
| * | Merge remote-tracking branch 'origin/3.2' | Eike Ziller | 2014-10-14 | 1 | -7/+8 |
| |\ |
|