index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.0
18.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/4.8.0
qds/4.8.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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
diffeditor
/
diffeditorwidgetcontroller.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Introduce TemporaryFile::filePath()
hjk
2025-07-09
1
-1
/
+1
*
Clean up some encoding related user code
hjk
2025-06-30
1
-1
/
+1
*
EditorManager: Drop EditorManager::defaultTextCodec()
hjk
2025-06-24
1
-2
/
+2
*
Core/TextEditor: Eliminate BaseTextDocument::setCodec()
hjk
2025-06-23
1
-1
/
+1
*
Clean up some includes
hjk
2025-05-14
1
-1
/
+0
*
Utils: Introduce a Utils::TextCodec class
hjk
2025-05-14
1
-3
/
+3
*
DiffEditor: Improve translatable string
Andre Hartmann
2025-02-27
1
-1
/
+1
*
DiffEditor: Show warning when file cannot be opened
Andre Hartmann
2025-02-24
1
-0
/
+3
*
Core: Return expected_str<void> from IDocument::reload()
hjk
2024-09-25
1
-2
/
+1
*
Diff: Fix that dialog for "Revert Chunk" closes right away
Eike Ziller
2024-02-27
1
-3
/
+6
*
DiffEditor: Use nested using namespace declarations
Jarek Kobus
2023-06-09
1
-5
/
+2
*
DiffEditor: Refactor DiffEditorController
Jarek Kobus
2023-06-09
1
-1
/
+1
*
DiffEditor: Tr::tr
Alessandro Portale
2023-01-19
1
-5
/
+6
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
DiffEditorController: Simplify API
Jarek Kobus
2022-12-15
1
-4
/
+4
*
DiffEditor/VCS: Save document before applying/reverting patch chunk
Orgad Shaneh
2022-10-19
1
-5
/
+10
*
PatchTool: Introduce PatchAction enum
Jarek Kobus
2022-09-29
1
-28
/
+20
*
SideBySideDiffEditor: Avoid code repetition
Jarek Kobus
2022-09-29
1
-14
/
+8
*
DiffEditor: Cleanup includes
Jarek Kobus
2022-09-29
1
-5
/
+3
*
DiffEditor: Use DiffSide in DiffEditorInput
Jarek Kobus
2022-09-28
1
-11
/
+9
*
DiffEditorPlugin: Add SideBySideDiffOutput
Jarek Kobus
2022-09-28
1
-0
/
+2
*
DiffEditorPlugin: Various cleanups
Jarek Kobus
2022-09-28
1
-13
/
+6
*
DiffEditor: Use DiffSide enum inside FileData
Jarek Kobus
2022-09-28
1
-5
/
+5
*
UnifiedDiffEditor: Move showing diff into separate thread
Jarek Kobus
2022-09-28
1
-12
/
+31
*
UnifiedDiffEditor: Refactor internal data
Jarek Kobus
2022-09-22
1
-4
/
+15
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
DiffEditor: Drop Utils:: prefix when using namespace Utils
Jarek Kobus
2022-06-08
1
-4
/
+4
*
InfoBar: Make adding more buttons possible
Eike Ziller
2022-01-18
1
-1
/
+1
*
EditorManager: Remove QString openEditor(At) overloads
Eike Ziller
2021-11-02
1
-1
/
+1
*
Vcs: Use FilePath for working directory in DiffEditorController
hjk
2021-08-20
1
-11
/
+7
*
Fix build
Christian Kandeler
2021-08-17
1
-1
/
+1
*
Core: PatchTool code cosmetics
hjk
2021-08-17
1
-1
/
+1
*
Core: filepathify expected document changes
David Schulz
2021-06-17
1
-3
/
+5
*
Core: filepathify IDocument
David Schulz
2021-05-19
1
-1
/
+1
*
Core: replace QString with Utils::FilePath to get documents
David Schulz
2020-09-04
1
-1
/
+1
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-0
/
+1
*
Move InfoBar to Utils
Eike Ziller
2020-06-18
1
-6
/
+6
*
DiffEditor: add info bar for documents with encoding errors
David Schulz
2020-04-15
1
-2
/
+31
*
DiffEditor: Stage and unstage selected lines for Git
Andre Hartmann
2019-11-19
1
-6
/
+27
*
DiffEditor: Modernize
Alessandro Portale
2018-11-09
1
-1
/
+1
*
Pass this context object to the connect()
Jarek Kobus
2018-04-09
1
-3
/
+3
*
Fix repeting Stage/Unstage actions in unified diff editor
Jarek Kobus
2018-02-16
1
-48
/
+35
*
Don't route request for chunk actions through diff doc
Jarek Kobus
2018-02-16
1
-1
/
+3
*
DiffEditor: Modernize
Andre Hartmann
2017-12-09
1
-1
/
+1
*
Utils: Separate rendering out of ProgressIndicator
Tobias Hunger
2017-07-27
1
-1
/
+1
*
DiffEditor: Share "failed" state among multiple views
Jarek Kobus
2017-07-05
1
-2
/
+2
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-2
/
+2
*
Display "Waiting for data" properly
Jarek Kobus
2017-01-09
1
-0
/
+5
*
Show progress indicator while reloading diff
Jarek Kobus
2016-11-23
1
-0
/
+54
*
DiffEditor: fix revert chunk for diffs of modified files
Jarek Kobus
2016-10-21
1
-10
/
+45
[next]