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
/
languageclient
/
languageclientmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LanguageClient: Fix loading user defined Language Server settings
David Schulz
7 days
1
-0
/
+2
*
LSP: mark some clients as not activatable
David Schulz
2025-05-06
1
-4
/
+12
*
LanguageClient: Avoid accessing deleted build config
David Schulz
2025-04-29
1
-3
/
+8
*
LanguageClient: have one LanguageClient per BuildConfig
hjk
2025-04-29
1
-56
/
+63
*
Merge remote-tracking branch 'origin/16.0'
Eike Ziller
2025-04-11
1
-1
/
+2
|
\
|
*
LanguageClient: add asserts and early returns for null clients
David Schulz
2025-04-10
1
-1
/
+2
*
|
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-1
/
+1
|
/
*
LanguageClient: fix assert when closing a shadow document
David Schulz
2025-03-05
1
-7
/
+1
*
lsp: do not restart servers shutting down
Sami Shalayel
2025-01-30
1
-1
/
+2
*
Utils: Add a way to (shutdown-)guard pre-created objects
hjk
2025-01-14
1
-4
/
+4
*
LSP: avoid duplicates in sortedSettingsForDocument()
Sami Shalayel
2025-01-02
1
-1
/
+1
*
Merge "Merge remote-tracking branch 'origin/15.0'"
The Qt Project
2025-01-02
1
-5
/
+11
|
\
|
*
Merge remote-tracking branch 'origin/15.0'
Eike Ziller
2025-01-02
1
-5
/
+11
|
|
\
|
|
*
LanguageClient: check pointer before accessing it
David Schulz
2024-12-17
1
-5
/
+11
|
|
*
LSP: fix typo in condition
David Schulz
2024-12-16
1
-1
/
+2
*
|
|
LSP: add BaseSettings::isValidOnProject() virtual method
Sami Shalayel
2025-01-02
1
-1
/
+8
|
/
/
*
|
LSP: fix typo in condition
Sami Shalayel
2024-12-16
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/15.0'
Eike Ziller
2024-12-05
1
-29
/
+20
|
\
|
|
*
LanguageClient: Export function to write settings
Marcus Tillmanns
2024-12-04
1
-1
/
+6
|
*
LanguageClient: fix opening docs after always on client settings change
David Schulz
2024-12-03
1
-26
/
+14
|
*
LanguageClient: Export function to restart clients for a setting
David Schulz
2024-12-03
1
-58
/
+62
*
|
LanguageClient: Allow to disable server per project
David Schulz
2024-11-27
1
-1
/
+19
*
|
LanguageClient: Export function to restart clients for a setting
David Schulz
2024-11-20
1
-58
/
+62
*
|
LanguageClient: stabilize Manager Api
David Schulz
2024-11-18
1
-1
/
+8
|
/
*
QmlDesinger: Replace some [&] captures with [this]
Jarek Kobus
2024-07-29
1
-1
/
+1
*
LanguageClient: Add clientsForSettingId
Marcus Tillmanns
2024-07-16
1
-3
/
+8
*
LanguageClient: Add clientsByName()
Marcus Tillmanns
2024-07-12
1
-0
/
+9
*
LanguageClient: show unreachable servers in the lsp menu
David Schulz
2024-07-10
1
-4
/
+5
*
LanguageClient: avoid crash on collecting clients for a null setting
David Schulz
2024-06-25
1
-0
/
+1
*
LanguageClient: Add "unexpected" argument to clientRemoved() signal
Marcus Tillmanns
2024-05-16
1
-3
/
+3
*
LanguageClient: Suppress a compiler warning
hjk
2024-03-11
1
-1
/
+2
*
LanguageClient: add LanguageClientManager to object pool
David Schulz
2024-01-26
1
-17
/
+12
*
ClangFormat: Replace checks widget with editor
Artem Sokolovskii
2024-01-26
1
-0
/
+15
*
LanguageClient: fix reassigning documents to restarted server
David Schulz
2024-01-22
1
-7
/
+15
*
LanguageClient: Decouple plugin and LanguageClientManager a bit
hjk
2024-01-15
1
-9
/
+6
*
LanguageClient: also check for inherited mime types
David Schulz
2024-01-11
1
-31
/
+65
*
LanguageClient: auto setup yaml and json ls
David Schulz
2024-01-03
1
-0
/
+2
*
LanguageClient: Reset maximum restart tries on explicit restart
Christian Stenger
2023-11-09
1
-0
/
+1
*
LanguageClient: Fix crashed client restart condition
David Schulz
2023-10-20
1
-1
/
+2
*
LanguageClient: properly deactivate documents for closing Clients
David Schulz
2023-10-18
1
-4
/
+8
*
LanguageClient: support additional goto targets in symbol support
David Schulz
2023-09-29
1
-2
/
+18
*
LanguageClient: add workspace configuration project settings
David Schulz
2023-09-11
1
-0
/
+17
*
LanguageClient: cancel find link at requests on rerequest
David Schulz
2023-08-28
1
-1
/
+1
*
LanguageClient: only restart successfully initialized clients
David Schulz
2023-08-17
1
-1
/
+1
*
LanguageClient: Add context object into connections
Jarek Kobus
2023-08-03
1
-1
/
+1
*
Core: add aboutToSave and saved signal to IDocument
David Schulz
2023-06-15
1
-22
/
+0
*
CppEditor: Reuse QScopeGuard instead of ExecuteOnDestruction
Jarek Kobus
2023-06-07
1
-1
/
+0
*
LanguageClient: track clients scheduled for deletion
David Schulz
2023-05-25
1
-1
/
+22
*
Copilot: shutdown plugin asynchronously
David Schulz
2023-05-24
1
-1
/
+7
*
Centralize a PluginManager::isShuttingDown() status
Eike Ziller
2023-05-23
1
-13
/
+7
[next]