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
/
libs
/
languageserverprotocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
LSP: Simplify encoding related code a bit
hjk
8 days
1
-4
/
+2
*
LanguageServer: Simplify BaseMessage::operator==()
hjk
2025-06-18
1
-11
/
+1
*
LanguageServer: Reduce use of (Q)TextCodec
hjk
2025-06-18
3
-27
/
+24
*
LanguageServer: Use Utils::TextCodec instead of QTextCodec
hjk
2025-05-19
3
-24
/
+29
*
Avoid potential detach of non-const Qt containers in range-loops 2/2
Alessandro Portale
2025-03-24
1
-1
/
+1
*
LanguageServerProtocol: Replace two uses of FilePath::toUrlishString()
hjk
2025-03-14
1
-3
/
+3
*
LSP: add swift mime type
David Schulz
2025-03-11
1
-0
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-2
/
+2
*
LSP: Add Diagnostic.CodeDescription to the protocol implementation
David Schulz
2024-10-22
2
-0
/
+19
*
LSP: Drop use of QVector
hjk
2024-08-02
2
-3
/
+1
*
LSP: Fix MarkedString fromJson
Marcus Tillmanns
2024-06-12
3
-1
/
+10
*
LanguageClient: Avoid calling throwing functions
Eike Ziller
2024-05-07
8
-35
/
+40
*
LSP: Add type hierarchy support
Christian Kandeler
2024-03-15
8
-0
/
+150
*
LSP: Implement SymbolTag support
Christian Kandeler
2024-03-12
7
-1
/
+78
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-03-06
3
-4
/
+4
|
\
|
*
LSP: fix placeholder key
David Schulz
2024-03-05
1
-1
/
+1
|
*
LSP: Fix missing icons in call hierarchy
Christian Kandeler
2024-03-04
2
-3
/
+3
*
|
Remove unneeded version checks
Eike Ziller
2024-03-04
1
-15
/
+0
|
/
*
Diagnostics: Remove unused header
Jarek Kobus
2024-02-05
1
-1
/
+0
*
LSP: fix compile with Qt 6.2
David Schulz
2024-01-12
2
-18
/
+20
*
LSP: Fix building with Qt less than 6.4
Christian Stenger
2024-01-09
2
-0
/
+14
*
LSP: Avoid running strlen() on json keys
hjk
2023-12-18
7
-265
/
+270
*
LSP: rename Create/Rename/DeleteFile classes
David Schulz
2023-10-09
2
-20
/
+20
*
LSP: add resource operations to the protocol implementation
David Schulz
2023-10-09
5
-9
/
+246
*
qbs build: Remove unneeded Project items
Christian Kandeler
2023-09-14
1
-50
/
+46
*
LanguageServerProtocol: allow RegistrationOptions in definitionProvider
David Schulz
2023-09-07
2
-7
/
+23
*
LSP: Fix compilation with Qt 6.2.4
Marcus Tillmanns
2023-09-05
2
-8
/
+8
*
LanguageClient: send out empty workspace configurations
David Schulz
2023-08-22
1
-2
/
+2
*
LanguageClient: Fix ConfigurationItem scopeUri type
David Schulz
2023-08-22
2
-2
/
+9
*
LanguageServer: Compile fix for Qt 6.2
hjk
2023-08-15
2
-7
/
+7
*
LSP: Use 8-bit keys in Json wrapper
hjk
2023-08-15
7
-257
/
+258
*
Various Plugins: Simplify return FilePath statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
LSP: remove unused functions
David Schulz
2023-07-03
2
-10
/
+0
*
Tr: Various small fixes
Eike Ziller
2023-05-26
1
-2
/
+1
*
LSP: Fix Range(QTextCursor &) constructor
David Schulz
2023-05-25
1
-2
/
+2
*
Utils: make column of convertPosition 0-based to merge it into Position
David Schulz
2023-05-24
1
-3
/
+3
*
TextEditor: introduce text suggestion interface
David Schulz
2023-03-29
3
-0
/
+19
*
LanguageClient: Introduce ClientRequestTask
David Schulz
2023-03-21
2
-1
/
+2
*
Merge remote-tracking branch 'origin/10.0'
Orgad Shaneh
2023-02-14
2
-4
/
+4
|
\
|
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
2
-4
/
+4
*
|
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-02-10
1
-3
/
+4
|
\
|
|
*
Translations: Use QCoreApplication::translate() instead of tr()
Alessandro Portale
2023-02-09
1
-4
/
+4
|
*
Translations: Remove header includes of *tr.h in .h files
Alessandro Portale
2023-02-08
1
-3
/
+4
*
|
LanguageClient: Export LanguageClientOutlineItem
Christian Kandeler
2023-02-07
1
-1
/
+0
|
/
*
Translations: Prefix translation contexts for libraries with "::"
Alessandro Portale
2023-01-26
1
-1
/
+1
*
LanguageServerProtocol: Tr::tr
Alessandro Portale
2023-01-24
5
-21
/
+17
*
LSP: implement call hierarchy
David Schulz
2023-01-11
8
-0
/
+177
*
Replace GPL-3.0 with GPL-3.0-only
Kai Köhne
2023-01-10
38
-38
/
+38
*
LanguageServerProtocol: Fix compile
Christian Stenger
2023-01-09
1
-3
/
+3
*
LSP: Make hash and debug operator hidden friends
hjk
2023-01-06
1
-14
/
+14
[next]