summaryrefslogtreecommitdiff
path: root/tests/auto/languageserverprotocol
Commit message (Expand)AuthorAgeFilesLines
* LSP: Support remote LSP file pathsDavid Schulz2022-12-151-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Use QTEST_GUILESS_MAIN where applicableEike Ziller2022-06-131-1/+1
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-0/+2
* LanguageClient: Move the interface out of the gui threadDavid Schulz2022-05-191-1/+0
* LanguageClient: Move the BaseMessage to JsonRpcMessage conversionDavid Schulz2022-05-171-10/+10
* LSP: Do not copy a message before sending it outChristian Kandeler2022-05-131-1/+1
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-2/+0
* Remove qmake build filesEike Ziller2022-01-201-5/+0
* ClangCodeModel: Optimize getAstPath()Christian Kandeler2021-10-111-3/+3
* Fix warning about format string not being string literalTor Arne Vestbø2021-08-041-1/+1
* Replace uses of deprecated QWARN macro with qWarningTor Arne Vestbø2021-08-031-1/+1
* LSP: Fix Range::overlapsDavid Schulz2021-06-081-0/+60
* LSP: reduce error handling complexityDavid Schulz2021-03-021-123/+0
* Don't access static functions/fields via instanceAlessandro Portale2020-11-271-2/+3
* Fix building tests with Qt6Eike Ziller2020-10-301-0/+1
* LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-3/+9
* LanguageClient: more FileName to FilePath renamingDavid Schulz2019-09-171-3/+3
* LSP: Fix language server auto testsDavid Schulz2019-07-011-3/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-8/+8
* Qt Creator CMake portCristian Adam2019-05-171-0/+4
* LSP: Fix auto tests for Linux and macOSChristian Stenger2018-11-051-3/+7
* Introduce a basic client for the language server protocolDavid Schulz2018-09-033-0/+666