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
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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up some includes
hjk
14 days
2
-2
/
+0
*
Utils: Introduce a Utils::TextCodec class
hjk
14 days
2
-4
/
+4
*
Utils: Avoid QTextCodec in Utils::TextFileFormat interface
hjk
2025-05-12
1
-1
/
+1
*
DiffEditor: FilePath-ify DiffCurrentFileController
hjk
2025-05-12
1
-13
/
+14
*
Utils: Make TextFileFormat::readFile() a member function
hjk
2025-05-09
1
-10
/
+6
*
DiffEditor: Eliminate some FilePath::toUrlishString()
hjk
2025-05-09
2
-11
/
+12
*
DiffEditor: Remove unused variables
Jarek Kobus
2025-05-09
1
-3
/
+0
*
Utils: Make file contents part of TextFileFormat::ReadResult
hjk
2025-05-09
2
-18
/
+11
*
Utils: Make TextFileFormat::ReadResult a class
hjk
2025-04-23
2
-25
/
+23
*
Core: Return a Result<> from IDocument::setContents
hjk
2025-04-23
2
-3
/
+3
*
Core: Replace IDocument::OpenResult by Utils::Result<>
hjk
2025-04-17
2
-6
/
+6
*
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
2
-11
/
+11
*
Editor: use forked plaintextedit
David Schulz
2025-04-15
2
-2
/
+2
*
Utils: Replace Result class by type alias to std::expected<T, QString>
hjk
2025-04-11
2
-9
/
+9
*
Utils: Return Utils::Result from TextFileFormat::writeFile()
hjk
2025-04-03
1
-6
/
+4
*
Editor: move block related infos out of the layout
David Schulz
2025-04-01
2
-6
/
+5
*
DiffEditor: Remove some unneeded Q_OBJECT declarations
Jarek Kobus
2025-03-04
2
-6
/
+0
*
Core: FilePathify DiffService
David Schulz
2025-03-03
1
-25
/
+27
*
Icons: Update icons, batch #1
Alessandro Portale
2025-02-27
6
-0
/
+0
*
DiffEditor: Improve translatable string
Andre Hartmann
2025-02-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/16.0'
Eike Ziller
2025-02-25
1
-1
/
+0
|
\
|
*
DiffEditor: Don't try to moc diffeditor.h
Alessandro Portale
2025-02-24
1
-1
/
+0
*
|
DiffEditor: Show warning when file cannot be opened
Andre Hartmann
2025-02-24
1
-0
/
+3
*
|
Utils: allow setting ANSI escaped text on all document based editors
David Schulz
2025-02-20
1
-1
/
+1
|
/
*
Core: Always use dialogParent() for CodecSelector
hjk
2025-01-31
1
-2
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-6
/
+6
*
Utils: Remove parent argument from FileUtils dialogs
hjk
2025-01-06
1
-2
/
+2
*
TextEditor: Protect access to TextFileFormat::[m_]codec
hjk
2024-12-19
1
-6
/
+6
*
DiffEditor: Code cosmetics in diffeditordocument.cpp
hjk
2024-12-12
1
-8
/
+1
*
Editor: move code setCodeStyle from widget to document
David Schulz
2024-12-06
1
-1
/
+1
*
Plugins A-L: Make static QRegularExpression instances static const
Alessandro Portale
2024-11-20
1
-5
/
+6
*
DiffEditor: Remove private indirection
Jarek Kobus
2024-11-20
1
-31
/
+19
*
DiffEditor: Dismantle diffeditorplugin.h
Jarek Kobus
2024-11-20
4
-62
/
+37
*
DiffEditor: Remove unused static variable
Jarek Kobus
2024-11-20
2
-9
/
+0
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-11-19
1
-0
/
+1
*
Revert "Plugins: Improve display names of plugins"
Eike Ziller
2024-10-16
1
-1
/
+1
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-10-16
1
-1
/
+1
*
DiffEditor: Move IDiffView hierarchy to diffeditor.cpp
hjk
2024-10-10
6
-355
/
+244
*
Utils: Use the new Result class in some FilePath functions
hjk
2024-10-01
2
-11
/
+9
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
Core: Return expected_str<void> from IDocument::reload()
hjk
2024-09-25
3
-13
/
+13
*
Core: Make IDocument::save() return an expected_str<void>
hjk
2024-09-24
2
-7
/
+7
*
TaskTree: Refactor For loops
Jarek Kobus
2024-09-16
1
-2
/
+1
*
ExtensionSystem: Add PluginId and VendorId
Marcus Tillmanns
2024-09-02
1
-0
/
+2
*
Revert "DiffEditorController: Add an option to set a syntax highlighter"
Jarek Kobus
2024-08-06
5
-35
/
+0
*
Git: Use ANSI colors for show description
Orgad Shaneh
2024-08-06
4
-1
/
+16
*
DiffEditorController: Add an option to set a syntax highlighter
Jarek Kobus
2024-08-05
5
-0
/
+35
*
Plugins: Add URLs to manual page to plugin metadata
Alessandro Portale
2024-07-29
1
-0
/
+1
*
DiffEditor: Hide DiffEditor definition in .cpp
hjk
2024-07-18
7
-131
/
+92
[next]