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
/
diffeditordocument.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "Save Without Formatting"
Eike Ziller
2025-09-01
1
-1
/
+1
*
Core: Return a Result<> from IDocument::setContents
hjk
2025-04-23
1
-1
/
+1
*
Core: Replace IDocument::OpenResult by Utils::Result<>
hjk
2025-04-17
1
-2
/
+2
*
Core: Turn IDocument::OpenResult into a full class
hjk
2025-04-16
1
-1
/
+1
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-2
/
+2
*
Utils: Use the new Result class in some FilePath functions
hjk
2024-10-01
1
-2
/
+2
*
Core: Return expected_str<void> from IDocument::reload()
hjk
2024-09-25
1
-1
/
+1
*
Core: Make IDocument::save() return an expected_str<void>
hjk
2024-09-24
1
-1
/
+1
*
Revert "DiffEditorController: Add an option to set a syntax highlighter"
Jarek Kobus
2024-08-06
1
-9
/
+0
*
Git: Use ANSI colors for show description
Orgad Shaneh
2024-08-06
1
-0
/
+3
*
DiffEditorController: Add an option to set a syntax highlighter
Jarek Kobus
2024-08-05
1
-0
/
+9
*
VariousPlugins: Fix forward declarations
Jarek Kobus
2023-08-17
1
-2
/
+0
*
Core: add aboutToSave and saved signal to IDocument
David Schulz
2023-06-15
1
-1
/
+3
*
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: Simplify internals
Jarek Kobus
2022-12-14
1
-2
/
+2
*
PatchTool: Introduce PatchAction enum
Jarek Kobus
2022-09-29
1
-3
/
+4
*
DiffEditorPlugin: Various cleanups
Jarek Kobus
2022-09-28
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Core: FilePath-ify DocumentManager
hjk
2021-09-22
1
-1
/
+1
*
Vcs: Use FilePath for working directory in DiffEditorController
hjk
2021-08-20
1
-4
/
+4
*
Core: filepathify IDocument
David Schulz
2021-05-19
1
-3
/
+3
*
DiffEditor: add info bar for documents with encoding errors
David Schulz
2020-04-15
1
-0
/
+1
*
DiffEditor: Stage and unstage selected lines for Git
Andre Hartmann
2019-11-19
1
-1
/
+4
*
Git: Fix branch expansion on show before the diff display is done
Orgad Shaneh
2019-08-16
1
-0
/
+1
*
Move git specific stuff out of diff editor plugin
Jarek Kobus
2018-03-15
1
-1
/
+0
*
Don't route request for chunk actions through diff doc
Jarek Kobus
2018-02-16
1
-1
/
+0
*
DiffEditor: Modernize
Andre Hartmann
2017-12-09
1
-4
/
+4
*
DiffEditor: make some public methods private
Jarek Kobus
2017-07-10
1
-2
/
+2
*
DiffEditor: Share "failed" state among multiple views
Jarek Kobus
2017-07-05
1
-2
/
+8
*
DiffEditor: disable saveAs action during reload
Jarek Kobus
2017-06-29
1
-1
/
+1
*
DiffEditor: De-slot
Orgad Shaneh
2017-03-20
1
-4
/
+2
*
Show progress indicator while reloading diff
Jarek Kobus
2016-11-23
1
-0
/
+2
*
DiffEditor: fix revert chunk for diffs of modified files
Jarek Kobus
2016-10-21
1
-1
/
+3
*
Drop unneeded override
Jarek Kobus
2016-10-07
1
-1
/
+0
*
Wholesale conversion to #pragma once
hjk
2016-03-30
1
-4
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
IDocument: Rename defaultPath and suggestedFileName
Eike Ziller
2016-01-14
1
-2
/
+2
*
Git: Scroll to active file on Show invoked from file log
Orgad Shaneh
2015-11-03
1
-1
/
+4
*
Add override to IDocument hierarchy
Eike Ziller
2015-06-11
1
-8
/
+9
*
Editor manager: Abort with a single message if file is not readable.
Eike Ziller
2015-06-10
1
-1
/
+1
*
Move "open" from IEditor to IDocument
Eike Ziller
2015-06-10
1
-1
/
+1
*
DiffEditorManager simplify
Nikita Baryshnikov
2015-04-13
1
-1
/
+0
*
Clean headers of the DiffEditor plugin.
Tobias Hunger
2015-03-10
1
-0
/
+2
*
DiffEditor: Refactor the user-facing parts
Tobias Hunger
2015-03-10
1
-1
/
+42
*
DiffEditor: Make DiffEditorDocument internal
Tobias Hunger
2015-02-16
1
-3
/
+4
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
DiffEditor: Remove a bit of fluff
Tobias Hunger
2015-01-30
1
-3
/
+2
|
/
*
DiffEditor: Make it possible to paste snippets.
Friedemann Kleint
2014-11-13
1
-0
/
+3
[next]