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
*
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
*
LanguageClient: Rename logger -> inspector
David Schulz
2021-02-15
1
-2
/
+2
*
Don't allocate unneeded temporary containers
Jarek Kobus
2020-12-14
1
-2
/
+2
*
Use QHash instead of QMap when key is a pointer type
Jarek Kobus
2020-11-17
1
-2
/
+2
*
Even more Qt6 porting
hjk
2020-06-23
1
-1
/
+2
*
LSP: Fix TextDocumentEdit member name
David Schulz
2020-06-12
1
-3
/
+3
*
LSP: Robustify open documents
David Schulz
2020-05-14
1
-1
/
+1
*
LanguageClient: Add logging window
David Schulz
2020-03-02
1
-0
/
+3
*
LanguageClient: outline combo box for editor toolbar
David Schulz
2020-01-31
1
-0
/
+23
*
LanguageClient: Fix some bugprone-branch-clone
Nikolai Kosjar
2019-11-04
1
-9
/
+9
*
LanguageClient: fix memory leak
David Schulz
2019-10-29
1
-0
/
+1
*
TextEditor: more FileName -> FilePath renaming
David Schulz
2019-10-01
1
-2
/
+2
*
LanguageClient: make client selector exclusive
David Schulz
2019-09-26
1
-9
/
+20
*
LanguageClient: more FileName to FilePath renaming
David Schulz
2019-09-17
1
-3
/
+3
*
LanguageClient: only send contents of TextDocuments to the server
David Schulz
2019-09-12
1
-2
/
+2
*
LanguageClient: open a document in just one client
David Schulz
2019-09-09
1
-16
/
+21
*
LanguageClient: Fix icon cache
Christian Stenger
2019-05-14
1
-1
/
+1
*
LanguageClient: add current document locator filter
David Schulz
2019-04-30
1
-0
/
+41
*
LanguageClient: show icon with assigned server names in toolbar
David Schulz
2019-04-03
1
-0
/
+45
*
TextEditor: return all BaseTextEditor for a document
David Schulz
2019-03-13
1
-5
/
+6
*
move text document for file path convenience function
David Schulz
2019-02-14
1
-12
/
+6
*
LSP: rename BaseClient -> Client
David Schulz
2019-02-04
1
-3
/
+3
*
LSP: add Command and CodeAction support to the language client
David Schulz
2019-01-31
1
-4
/
+159
*
LSP: add a convenient function returning a TextDocument
David Schulz
2019-01-25
1
-0
/
+38