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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "Save Without Formatting"
Eike Ziller
2025-09-01
1
-2
/
+2
*
Core/TextEditor: Eliminate BaseTextDocument::setCodec()
hjk
2025-06-23
1
-2
/
+2
*
Utils: Make file contents part of TextFileFormat::ReadResult
hjk
2025-05-09
1
-3
/
+2
*
Utils: Make TextFileFormat::ReadResult a class
hjk
2025-04-23
1
-9
/
+8
*
Core: Return a Result<> from IDocument::setContents
hjk
2025-04-23
1
-2
/
+2
*
Core: Replace IDocument::OpenResult by Utils::Result<>
hjk
2025-04-17
1
-4
/
+4
*
Core: Merge OpenResult::Code ReadError into CannotHandle
hjk
2025-04-17
1
-1
/
+1
*
Core: Turn IDocument::OpenResult into a full class
hjk
2025-04-16
1
-10
/
+10
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
1
-7
/
+7
*
Utils: Return Utils::Result from TextFileFormat::writeFile()
hjk
2025-04-03
1
-6
/
+4
*
Core: Always use dialogParent() for CodecSelector
hjk
2025-01-31
1
-2
/
+1
*
DiffEditor: Code cosmetics in diffeditordocument.cpp
hjk
2024-12-12
1
-8
/
+1
*
Utils: Use the new Result class in some FilePath functions
hjk
2024-10-01
1
-9
/
+7
*
Core: Return expected_str<void> from IDocument::reload()
hjk
2024-09-25
1
-10
/
+11
*
Core: Make IDocument::save() return an expected_str<void>
hjk
2024-09-24
1
-6
/
+6
*
Revert "DiffEditorController: Add an option to set a syntax highlighter"
Jarek Kobus
2024-08-06
1
-7
/
+0
*
DiffEditorController: Add an option to set a syntax highlighter
Jarek Kobus
2024-08-05
1
-0
/
+7
*
Utils: Add convenience function for generating a unique Id
Christian Kandeler
2024-07-12
1
-1
/
+0
*
CodecSelector: Hide dialog class behind function
Eike Ziller
2024-01-24
1
-7
/
+7
*
Core: add aboutToSave and saved signal to IDocument
David Schulz
2023-06-15
1
-1
/
+1
*
DiffEditor: Use nested using namespace declarations
Jarek Kobus
2023-06-09
1
-4
/
+2
*
DiffEditor: Use QtConcurrent invocation for async tasks
Jarek Kobus
2023-03-09
1
-3
/
+3
*
DiffUtils: Get rid of PatchFormattingFlags
Jarek Kobus
2023-02-05
1
-1
/
+1
*
DiffEditor: Simplify DiffEditorDocument::plainText()
Jarek Kobus
2023-02-03
1
-16
/
+7
*
DiffEditor: Tr::tr
Alessandro Portale
2023-01-19
1
-2
/
+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
-11
/
+10
*
DiffEditor: Simplify internals
Jarek Kobus
2022-12-14
1
-3
/
+6
*
PatchTool: Introduce PatchAction enum
Jarek Kobus
2022-09-29
1
-23
/
+17
*
DiffEditor: Cleanup includes
Jarek Kobus
2022-09-29
1
-1
/
+0
*
DiffEditorPlugin: Various cleanups
Jarek Kobus
2022-09-28
1
-10
/
+7
*
DiffEditor: Use DiffSide enum inside FileData
Jarek Kobus
2022-09-28
1
-2
/
+2
*
DiffEditor: Use DiffSide enum inside ChunkSelection
Jarek Kobus
2022-09-28
1
-2
/
+2
*
DiffEditor: Use DiffSide enum inside RowData
Jarek Kobus
2022-09-28
1
-8
/
+8
*
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
-2
/
+2
*
Core: FilePath-ify DocumentManager
hjk
2021-09-22
1
-3
/
+3
*
Vcs: Use FilePath for working directory in DiffEditorController
hjk
2021-08-20
1
-7
/
+7
*
Core: filepathify IDocument
David Schulz
2021-05-19
1
-13
/
+11
*
DiffEditor: add info bar for documents with encoding errors
David Schulz
2020-04-15
1
-3
/
+25
*
Git/DiffEditor: Fix staging added/removed lines separately
Jarek Kobus
2019-12-02
1
-13
/
+41
*
DiffEditor: Stage and unstage selected lines for Git
Andre Hartmann
2019-11-19
1
-1
/
+33
*
Merge remote-tracking branch 'origin/4.10'
Eike Ziller
2019-08-22
1
-1
/
+7
|
\
|
*
Git: Fix branch expansion on show before the diff display is done
Orgad Shaneh
2019-08-16
1
-1
/
+7
*
|
Avoid warning on empty expressions
hjk
2019-07-23
1
-1
/
+1
|
/
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-2
/
+2
*
DiffEditor: fix various warnings
Jarek Kobus
2018-05-03
1
-1
/
+1
*
Move git specific stuff out of diff editor plugin
Jarek Kobus
2018-03-15
1
-5
/
+0
*
Don't route request for chunk actions through diff doc
Jarek Kobus
2018-02-16
1
-2
/
+0
*
DiffEditor: Modernize
Andre Hartmann
2017-12-09
1
-19
/
+15
[next]