index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
languageclient
/
diagnosticmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LanguageClient: Tr::tr
hjk
2023-01-20
1
-1
/
+2
*
Editor: Allow to hide annotations for a group of text marks
David Schulz
2023-01-12
1
-3
/
+5
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
LSP: Support remote LSP file paths
David Schulz
2022-12-15
1
-15
/
+14
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
ClangCodeModel: Implement per-session mode for clangd
Christian Kandeler
2022-09-05
1
-2
/
+1
*
Utils: Remove Utils::optional
Eike Ziller
2022-09-01
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Merge remote-tracking branch 'origin/8.0'
hjk
2022-08-05
1
-7
/
+9
|
\
|
*
TextMark: Delay context menu tooltip action creation
hjk
2022-08-04
1
-7
/
+9
*
|
Use setClipboardAndSelection more broadly
hjk
2022-07-15
1
-3
/
+5
|
/
*
Coco: update annotation color on font settings change
David Schulz
2022-06-15
1
-0
/
+8
*
LanguageClient: disable diagnostics after document changes
David Schulz
2022-06-01
1
-9
/
+21
*
Coco: Add coco hoverHandler if diagnostics are visible
David Schulz
2022-05-16
1
-0
/
+12
*
Coco: long live the cocoplugin
David Schulz
2022-05-06
1
-2
/
+6
*
LanguageClient: allow generating specialized extra selections
David Schulz
2022-05-04
1
-23
/
+28
*
LanguageClient: remove unused code
David Schulz
2022-04-13
1
-6
/
+0
*
LanguageClient: Silence warning
Christian Stenger
2022-04-12
1
-1
/
+1
*
LanguageClient: export DiagnosticManager
David Schulz
2022-04-01
1
-21
/
+13
*
ClangCodeModel: Suppress "Unknown argument" error
Christian Kandeler
2022-03-02
1
-2
/
+6
*
LanguageClient: Speed up DiagnosticManager::showDiagnostics()
Christian Kandeler
2022-02-28
1
-2
/
+4
*
ClangCodeModel: prevent text mark annotations in non project files
David Schulz
2022-02-25
1
-2
/
+5
*
LanguageClient: track all created diagnostic marks
David Schulz
2022-02-24
1
-17
/
+16
*
LanguageClient: simplify diagnostic mark creation
David Schulz
2021-12-14
1
-18
/
+22
*
LanguageClient: fix diagnostic document revision check
David Schulz
2021-06-29
1
-6
/
+8
*
ClangCodeModel: Provide diagnostics via clangd
Christian Kandeler
2021-06-28
1
-1
/
+30
*
LanguageClient: manually track document version
David Schulz
2021-06-15
1
-3
/
+2
*
LanguageClient: Add copy button to annotation tooltip
David Schulz
2021-03-19
1
-1
/
+15
*
LanguageClient: clear extra selection when diagnostig gets hidden
David Schulz
2021-02-19
1
-0
/
+3
*
LanguageClient: support versioned diagnostics
David Schulz
2021-02-12
1
-8
/
+19
*
LanguageClient: fix multiple crashes in languageClient
David Schulz
2021-01-25
1
-2
/
+2
*
Don't allocate unneeded temporary containers
Jarek Kobus
2020-12-14
1
-2
/
+2
*
Don't access static functions/fields via instance
Alessandro Portale
2020-11-27
1
-1
/
+1
*
LSP: move diagnostic handling from client in a separate class
David Schulz
2020-09-15
1
-0
/
+144