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
/
vcsbase
/
vcsbaseeditor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
VCS: Replace more uses of QTextCodec with its name
hjk
2 days
1
-12
/
+14
*
Editor: use forked plaintextedit
David Schulz
2025-04-15
1
-6
/
+6
*
Editor: move block related infos out of the layout
David Schulz
2025-04-01
1
-2
/
+2
*
VcsBase: Remove some dead ends
Jarek Kobus
2025-02-10
1
-15
/
+0
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-7
/
+7
*
ProjectExplorer, Texteditor: Remove a few explicit uses of QTextCodec
hjk
2024-12-19
1
-1
/
+1
*
VCS: Small cleanup in UrlTextCursorHandler::findContentsUnderCursor()
Andre Hartmann
2024-09-25
1
-2
/
+2
*
Utils: Introduce a convenience function creatorColor()
hjk
2024-05-29
1
-1
/
+1
*
Fix QMetaType::type() related deprecation warnings
hjk
2024-05-23
1
-1
/
+1
*
TextEditor: remove text editor action handler
David Schulz
2024-04-09
1
-2
/
+1
*
TextEditor: handle syntax highlight in batches
David Schulz
2024-03-25
1
-3
/
+3
*
Diff: Fix that dialog for "Revert Chunk" closes right away
Eike Ziller
2024-02-27
1
-6
/
+12
*
VCS: Allow remote vcs operations
Marcus Tillmanns
2024-02-12
1
-1
/
+1
*
Vcs: Use QString and Id in editor parameters instead of char *
hjk
2024-02-09
1
-4
/
+4
*
Vcs: Remove VcsBaseEditorPrivate::m_describeFunc
hjk
2024-02-07
1
-8
/
+2
*
VCS: Simplify VcsEditor setup
hjk
2024-02-07
1
-13
/
+10
*
Vcs: Use const ref/copy to editor parameters instead of pointer
hjk
2024-02-07
1
-11
/
+10
*
Vcs: Move VcsEditorFactory closer to its product
hjk
2024-02-07
1
-1
/
+46
*
TextEditor: Merge Base- and ThreadedSyntaxHighlighterRunner
David Schulz
2024-01-31
1
-1
/
+1
*
VcsBase: Use more Core namespace
Jarek Kobus
2024-01-17
1
-17
/
+16
*
SyntaxHighlighter: Move SyntaxHighlighter to separate thread
Artem Sokolovskii
2023-12-11
1
-5
/
+5
*
SyntaxHighlighter: Make setChangeNumbers private function
Artem Sokolovskii
2023-11-21
1
-9
/
+9
*
SyntiaxHighlighter: Move VCS highlighters creating to TextDocument
Artem Sokolovskii
2023-11-20
1
-2
/
+2
*
SyntaxHighlighter: Move highlighter creating to TextDocument
Artem Sokolovskii
2023-11-20
1
-3
/
+6
*
VcsBase: Add Qt Jira and Gerrit URLs support
Cristian Adam
2023-11-07
1
-11
/
+31
*
Replace QFile::exists by QFileInfo::exists
hjk
2023-09-01
1
-1
/
+1
*
VcsPlugin: Simplify return statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
Various Plugins: Simplify return QStringList statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-2
/
+2
*
VcsBase: Proliferate use of FilePath
hjk
2023-01-20
1
-29
/
+20
*
VcsBase: Convert to Tr::tr
hjk
2023-01-18
1
-10
/
+11
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
VcsBase & dependent: Fix const correctness
Jarek Kobus
2022-12-14
1
-1
/
+1
*
DiffEditor/VCS: Save document before applying/reverting patch chunk
Orgad Shaneh
2022-10-19
1
-1
/
+8
*
VcsBase: Fix build
Christian Stenger
2022-10-18
1
-1
/
+1
*
VCS: Fix blaming previous revisions for renamed files
Orgad Shaneh
2022-10-18
1
-3
/
+4
*
VCS: Resolve symlinks on blame
Orgad Shaneh
2022-10-14
1
-2
/
+2
*
VCS: Use more FilePath in VcsBaseEditor
Orgad Shaneh
2022-10-14
1
-38
/
+28
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
VcsBase: Use FilePath in editorTag()
Jarek Kobus
2022-10-06
1
-5
/
+3
*
VcsBaseEditor: Get rid of diffChunkApplied()
Jarek Kobus
2022-09-29
1
-6
/
+2
*
PatchTool: Introduce PatchAction enum
Jarek Kobus
2022-09-29
1
-12
/
+8
*
VcsBaseClient: Fix going to default line number
Jarek Kobus
2022-09-21
1
-12
/
+7
*
VcsPlugin: Use VcsCommand::done() signal instead of finished()
Jarek Kobus
2022-09-20
1
-1
/
+3
*
VcsCommand: Get rid of abort()
Jarek Kobus
2022-09-02
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
VcsCommand: Limit the usage of setCookie()
Jarek Kobus
2022-08-02
1
-7
/
+10
*
Move ShellCommand into VcsBase plugin
Jarek Kobus
2022-08-01
1
-4
/
+4
*
ShellCommand: Remove exitCode arg from finished() signal
Jarek Kobus
2022-07-29
1
-4
/
+2
*
Drop Qt5: VCS: Get rid of QComboBox QOverload
Jarek Kobus
2022-07-19
1
-2
/
+2
[next]