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
/
languageclientutils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LanguageClient: fix leaking menu of editor toolbar button
David Schulz
2024-12-16
1
-2
/
+3
*
LanguageClient: Hide LanguageClientOutlineWidgetFactory in .cpp
hjk
2024-12-03
1
-1
/
+1
*
Replace a few expected_str<void> by Utils::Result
hjk
2024-10-08
1
-2
/
+2
*
Utils: Let FilePath::renameFile return an error
Marcus Tillmanns
2024-09-12
1
-1
/
+1
*
Utils: Allow FilePath::removeFile to return error reason
Marcus Tillmanns
2024-09-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/14.0'
Eike Ziller
2024-07-11
1
-1
/
+5
|
\
|
*
LanguageClient: show unreachable servers in the lsp menu
David Schulz
2024-07-10
1
-1
/
+5
*
|
Editor: remove TextDocumentManipulator
David Schulz
2024-07-01
1
-8
/
+5
*
|
Editor: reduce complexity of TextDocumentManipulator
David Schulz
2024-07-01
1
-1
/
+1
*
|
Editor: Simplify TextDocumentManipulator
David Schulz
2024-06-27
1
-2
/
+2
|
/
*
TextEditor: Add a convenience overload for RefactoringFile::apply()
Christian Kandeler
2024-05-24
1
-2
/
+1
*
LanguageClient: Avoid calling throwing functions
Eike Ziller
2024-05-07
1
-15
/
+12
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-04-26
1
-2
/
+2
|
\
|
*
LanguageClient: fix compile with latest Qt dev
David Schulz
2024-04-25
1
-2
/
+2
*
|
Utils: explicitly search the ClientExtras child object by name only
Thiago Macieira
2024-04-12
1
-2
/
+2
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
|
/
*
LanguageClient: Offer to install the bash language server
David Schulz
2024-01-30
1
-1
/
+13
*
LanguageClient: prepare supporting more npm servers
David Schulz
2024-01-30
1
-106
/
+113
*
LanguageClient: Fix npm installs for newer npm versions
David Schulz
2024-01-17
1
-14
/
+30
*
LanguageClient: fix compile with Qt 6.2
David Schulz
2024-01-12
1
-3
/
+4
*
LanguageClient: also check for inherited mime types
David Schulz
2024-01-11
1
-4
/
+7
*
LanguageClient: auto setup yaml and json ls
David Schulz
2024-01-03
1
-0
/
+191
*
TextEditor: Get rid of extra indent ranges in RefactoringFile
Christian Kandeler
2023-11-22
1
-2
/
+0
*
TextEditor: Move more code into RefactoringFile
Christian Kandeler
2023-11-17
1
-8
/
+3
*
LSP: rename Create/Rename/DeleteFile classes
David Schulz
2023-10-09
1
-6
/
+6
*
LSP: add resource operations to the protocol implementation
David Schulz
2023-10-09
1
-11
/
+64
*
Python: Workaround pylsp rename bug
David Schulz
2023-08-22
1
-3
/
+11
*
TextEditor: optimize setting refactor markers
David Schulz
2023-06-13
1
-1
/
+1
*
Utils: move TextPosition/Range to textutils
David Schulz
2023-05-10
1
-3
/
+2
*
LanguageClient: Tr::tr
hjk
2023-01-20
1
-1
/
+1
*
LanguageClient: Add action to restart client to editor toolbar
David Schulz
2023-01-09
1
-3
/
+10
*
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
-3
/
+10
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Utils: Remove Utils::optional
Eike Ziller
2022-09-01
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Editor: add and use editor toolbar outline setter
David Schulz
2022-08-25
1
-9
/
+6
*
LanguageClient: Improve refactoring markers
Christian Kandeler
2022-05-18
1
-31
/
+44
*
LanguageClient: run quick fix assist on lightbulb click
David Schulz
2022-05-13
1
-20
/
+20
*
LanguageClient: avoid optional::value
David Schulz
2022-02-24
1
-7
/
+6
*
LanguageClient: pass BaseTextEditor to outline generator
David Schulz
2022-02-04
1
-2
/
+3
*
LanguageClient: move document symbol support check to client
David Schulz
2022-02-04
1
-2
/
+2
*
LanguageClient: Indent code coming from the server
Christian Kandeler
2022-02-03
1
-4
/
+9
*
Fix a crash when setting up toolbar editor actions
Jarek Kobus
2021-11-19
1
-51
/
+60
*
LanguageClient: remove unused document check
David Schulz
2021-06-23
1
-5
/
+3
*
LanguageClient: manually track document version
David Schulz
2021-06-15
1
-7
/
+8
*
LanguageClient: add snippet parsing
David Schulz
2021-06-10
1
-2
/
+10
*
TextEditor: filepathify RefactoringChanges
David Schulz
2021-06-08
1
-1
/
+1
*
LSP: reduce error handling complexity
David Schulz
2021-03-02
1
-1
/
+1
*
Use qAsConst with non-const Qt containers in range-loops
Alessandro Portale
2021-02-17
1
-1
/
+1
[next]