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
/
languageclientsettings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LanguageClient: Fix loading user defined Language Server settings
David Schulz
4 days
1
-0
/
+8
*
LSP: mark some clients as not activatable
David Schulz
2025-05-06
1
-1
/
+1
*
LanguangeClient: Prevent crash when opening a single file
hjk
2025-04-30
1
-1
/
+3
*
LanguageClient: have one LanguageClient per BuildConfig
hjk
2025-04-29
1
-11
/
+11
*
Utils: Allow validators operating on a single string in FancyLineEdit
hjk
2025-04-25
1
-2
/
+2
*
Utils: Use Result<> in FancyLinedit's validator
hjk
2025-04-23
1
-9
/
+6
*
LanguageClient: add asserts and early returns for null clients
David Schulz
2025-04-10
1
-0
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
qmlls: display executable path after name
Sami Shalayel
2025-01-06
1
-1
/
+4
*
LSP: add BaseSettings::isValidOnProject() virtual method
Sami Shalayel
2025-01-02
1
-1
/
+6
*
qmlls: link new settings page from old settings page
Sami Shalayel
2024-12-04
1
-0
/
+1
*
LanguageClient: check project before accessing project setting
David Schulz
2024-12-03
1
-6
/
+7
*
LanguageClient: assert on using null project for setting
David Schulz
2024-12-03
1
-0
/
+5
*
LanguangeClient: Remove some space in the project settings page
hjk
2024-12-02
1
-2
/
+2
*
LSP: recreate clients enabled on a project
Sami Shalayel
2024-12-02
1
-1
/
+13
*
LanguageClient: Allow to disable server per project
David Schulz
2024-11-27
1
-0
/
+88
*
lsp: restart servers after configuration change
Sami Shalayel
2024-11-19
1
-1
/
+1
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
1
-2
/
+0
*
LanguageClient: Change toMap() signature of settings classes
hjk
2024-11-11
1
-7
/
+6
*
LSP: Fix memory leak
Marcus Tillmanns
2024-09-23
1
-1
/
+3
*
LanguageClient: Add option to hide settings
Marcus Tillmanns
2024-08-15
1
-7
/
+54
*
LanguageClient: Rename jsonEditor()
Marcus Tillmanns
2024-07-15
1
-2
/
+4
*
LanguageClient: Don't store client settings multiple times
Marcus Tillmanns
2024-06-11
1
-2
/
+4
*
Use LayoutBuilder V2
hjk
2024-05-27
1
-3
/
+7
*
Lua: Add lsp support
Marcus Tillmanns
2024-04-19
1
-0
/
+21
*
LanguageClient: Allow to define Clients that cannot be added by the user
David Schulz
2024-04-18
1
-0
/
+2
*
LanguageClient: Fix storing settings
Marcus Tillmanns
2024-04-18
1
-1
/
+1
*
LanguageClient: Do not remove settings for unregistered client types
David Schulz
2024-04-16
1
-4
/
+13
*
LanguageClient: Use Layoutbuilder and Form
Marcus Tillmanns
2024-04-16
1
-44
/
+46
*
LanguageClientSettingsPageWidget: Don't leak QActions
Jarek Kobus
2024-03-14
1
-1
/
+1
*
LanguageClientSettingsPageWidget: Don't leak QMenu
Jarek Kobus
2024-03-13
1
-1
/
+1
*
Various plugins: Fix some more C++20 warnings about [=] captures
Jarek Kobus
2024-02-06
1
-4
/
+2
*
LanguageClient: Don't needlessly store empty values
Marcus Tillmanns
2024-02-01
1
-2
/
+4
*
TextEditor: Use new setup pattern for PlainTextEditorFactory
hjk
2024-01-29
1
-1
/
+1
*
LSP: Make it obvious which functions need overloads
Marcus Tillmanns
2024-01-11
1
-5
/
+0
*
LanguageClient: also check for inherited mime types
David Schulz
2024-01-11
1
-3
/
+9
*
Utils: Proliferate use of <utils/mimeconstants.h>
Alessandro Portale
2023-12-19
1
-1
/
+2
*
Work on lambdas C++20 compatibility
Serg Kryvonos
2023-12-13
1
-1
/
+1
*
ProjectExplorer: Let ProjectPanelFactories auto-register
hjk
2023-11-16
1
-1
/
+0
*
LanguageClient: Use new construction pattern for project panel
hjk
2023-11-16
1
-20
/
+49
*
Fix missing overrides and redundant virtual
Alessandro Portale
2023-11-14
1
-1
/
+1
*
LanguageClient: Simplify group box title and fix "JSON"
Eike Ziller
2023-10-19
1
-2
/
+2
*
LanguageClient: Use reference type in iterator
Orgad Shaneh
2023-10-06
1
-1
/
+1
*
All: Even less #include <QSettings>
hjk
2023-09-27
1
-1
/
+0
*
Utils: Use a proper class as Key
hjk
2023-09-27
1
-2
/
+2
*
LanguageClient: add workspace configuration project settings
David Schulz
2023-09-11
1
-1
/
+60
*
LanguageClient: use json editor in language client settings
David Schulz
2023-08-29
1
-4
/
+11
*
Utils: Introduce variantFromStore and storeFromVariant
hjk
2023-08-28
1
-2
/
+2
*
Plugins: A bit more Keys and Store
hjk
2023-08-25
1
-7
/
+7
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
1
-2
/
+2
[next]