aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlls
Commit message (Expand)AuthorAgeFilesLines
* update target description for qmllsMoody Liu2022-06-101-1/+1
* GCC std::optional whack-a-mole [2/N]: qmllsMarc Mutz2022-06-021-1/+1
* qmlls: use CompletionItemKind::Class for QML typesMoody Liu2022-05-261-14/+19
* qmlls: use proper completion item kind for propertiesMoody Liu2022-05-251-1/+1
* qmlls: completions for idsFawzi Mohamed2022-05-191-74/+74
* qmlls: add custom notification to set build directoriesFawzi Mohamed2022-05-193-1/+90
* qmlls: completion supportFawzi Mohamed2022-05-197-1/+735
* qmlls: workspace supportFawzi Mohamed2022-05-195-1/+258
* qmlls/qmllintsuggestions: Use qmllint pluginsMaximilian Goldstein2022-05-041-2/+1
* qmlls/qmllintsuggestions: Use versioned TextDocument in CodeActionsMaximilian Goldstein2022-05-031-4/+13
* qmlls: make textsynchronization utf8 conversions explicitFawzi Mohamed2022-05-021-4/+7
* qmlls: add build pathsFawzi Mohamed2022-05-026-12/+202
* qmlls: call lsp uris urlsFawzi Mohamed2022-05-025-66/+78
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-295-14/+20
* qmlls: ensure proper shutdown on QQmmlCodeModel destructorFawzi Mohamed2022-04-282-15/+37
* qmlls: improve valid handing with commitToBase with validEnvFawzi Mohamed2022-04-282-37/+5
* qmlls/qmllintsuggestions: Fix wrong fix suggestion offsetsMaximilian Goldstein2022-04-261-4/+4
* qmlls: set application name consistent with executable name (qmlls)Fawzi Mohamed2022-04-251-2/+2
* qmlls: correctly handle null linter.logger()Fawzi Mohamed2022-04-221-5/+5
* qmllintsuggestions: Use logger data directlyMaximilian Goldstein2022-04-081-35/+30
* qmllint: Integrate plugin infrastructureMaximilian Goldstein2022-04-051-1/+1
* qmlls: Add autofix capabilitiesMaximilian Goldstein2022-03-313-1/+88
* qmlcompiler: Remove qmllint libraryMaximilian Goldstein2022-02-032-3/+3
* qmlls: improve documentationFawzi Mohamed2021-12-233-18/+11
* qmlls qlanguageserver: clientInfo and serverInfo locking fixesFawzi Mohamed2021-12-231-26/+4
* qmlls textblock: operator== and != as friend functionsFawzi Mohamed2021-12-232-6/+6
* qmlls qlanguageserver: minor cleanupsFawzi Mohamed2021-12-222-4/+2
* qmlls: fix license header (tool -> GPL)Fawzi Mohamed2021-12-2218-281/+81
* qmlls: qml language server implementationFawzi Mohamed2021-12-2119-0/+3112