Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LSP: Use 8-bit keys in Json wrapper | hjk | 2023-08-15 | 1 | -2/+2 |
* | ClangCodeModel: Classify Q_PROPERTY functions as Qt-invokable | Christian Kandeler | 2023-04-13 | 1 | -0/+14 |
* | 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 | -1/+1 |
* | 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 | -9/+15 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | LSP: Use char16_t literals for keys into json objects | hjk | 2022-08-04 | 1 | -2/+2 |
* | Display parent functions in the Find Usages menu | Ihor Ivlev | 2022-05-25 | 1 | -0/+6 |
* | Utils: More forward declarations / drop unused headers [D-G] | Jarek Kobus | 2022-05-25 | 1 | -0/+1 |
* | LanguageServerProtocol: remove IContent | David Schulz | 2022-05-20 | 1 | -2/+1 |
* | ClangCodeModel: Use dedicated TU for code related to the clangd AST | Christian Kandeler | 2022-05-19 | 1 | -0/+410 |