index
:
qt/qtlanguageserver.git
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
dev
An implementation of the Language Server Protocol
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
QTypedJson::Reader: don't parse JS objects as JS arrays
HEAD
dev
Sami Shalayel
46 hours
1
-0
/
+15
*
QTypedJSON: add support for QMap
Sami Shalayel
46 hours
1
-0
/
+38
*
QTypedJson: don't confuse WorkDoneProgress(Report|Done)
Sami Shalayel
2026-01-19
1
-1
/
+5
*
lsp: fix structs for progress notification
Sami Shalayel
2025-12-05
4
-0
/
+76
*
Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2025-11-04
1
-3
/
+3
*
tests/auto/cmake: remove redundant cmake_minimum_required calls
Ahmad Samir
2024-07-02
2
-2
/
+2
*
Correct license for test files
Lucie Gérard
2024-04-25
7
-7
/
+7
*
Simplify the WorkspaceEdit struct
Sami Shalayel
2024-04-24
1
-0
/
+44
*
QTypedJson: update parseStatus on error in objects
Sami Shalayel
2024-04-24
1
-0
/
+86
*
Enable CMake autotests
Joerg Bornemann
2024-01-24
4
-15
/
+10
*
QIOPipePrivate: fix Clang's -Wfinal-dtor-non-final-class
Marc Mutz
2023-07-13
1
-2
/
+2
*
Fix the broken test after the retirement of qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
2
-14
/
+14
*
CMake: Don't build iOS auto tests when QT_BUILD_MINIMAL_STATIC_TEST
Alexandru Croitor
2022-09-07
1
-0
/
+8
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
7
-7
/
+7
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
3
-3
/
+3
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
7
-0
/
+21
*
Use SPDX license identifiers
Lucie Gérard
2022-06-28
7
-231
/
+14
*
Cleanup CMakeLists.txt of tst_typedjson
Andreas Buhr
2022-05-23
1
-1
/
+5
*
Replace uses of deprecated _qs with _s
Sona Kurazyan
2022-04-11
1
-3
/
+4
*
introduce finite state machine to parse http messages
Fawzi Mohamed
2021-12-23
2
-6
/
+89
*
Handle transport errors with protocol error handler
Fawzi Mohamed
2021-12-07
1
-0
/
+29
*
Use case insensitive compare or header labels
Fawzi Mohamed
2021-12-07
1
-0
/
+53
*
Implement language server protocol
Fawzi Mohamed
2021-11-29
5
-0
/
+964
*
Remove threading from JsonRpc protocol
Ulf Hermann
2021-11-29
1
-16
/
+15
*
Fix the batch tests
Ulf Hermann
2021-11-26
1
-7
/
+5
*
Add typed json support
Fawzi Mohamed
2021-11-26
6
-0
/
+311
*
fix CI after adding repository
Fawzi Mohamed
2021-11-19
2
-1
/
+9
*
Fix copyright year
Fawzi Mohamed
2021-11-08
1
-1
/
+1
*
Add a JsonRPC protocol implementation
Fawzi Mohamed
2021-11-05
7
-0
/
+744