summaryrefslogtreecommitdiff
path: root/src/libs/languageserverprotocol/jsonobject.h
Commit message (Expand)AuthorAgeFilesLines
* LanguageServerProtocol: Tr::trAlessandro Portale2023-01-241-2/+0
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-14/+14
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Remove variant.hMarco Bubke2022-08-231-1/+1
* LSP: Use char16_t literals for keys into json objectshjk2022-08-041-31/+31
* LanguageClient: avoid optional::valueDavid Schulz2022-02-241-3/+2
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-04-061-4/+9
|\
| * LSP: Prevent soft asserts in LanguageClientArray::toListDavid Schulz2021-03-261-4/+9
* | LSP: reduce error handling complexityDavid Schulz2021-03-021-144/+1
|/
* LanguageServerProtocol: add inserter for variantsDavid Schulz2021-02-151-0/+18
* Fix build against Qt6 with GCC 7 / LinuxEike Ziller2020-11-101-5/+6
* LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-39/+64
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+295