index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
diffeditor
/
diffutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
DiffEditor: Use lambda for the common initialization
jkobus
2014-10-06
1
-26
/
+20
[next]