aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlls/qmllanguageservertool.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlls: add -I and -E optionSami Shalayel2024-04-181-34/+57
* qmlls: add option to disable cmake-callsSami Shalayel2023-12-201-0/+19
* qmlls: fix the order in which the build directory is obtainedSami Shalayel2023-06-231-4/+45
* qmlls: move into own private static librarySami Shalayel2023-02-071-2/+3
* qmlls, qmllint: Avoid memory leaksUlf Hermann2023-01-161-6/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* QtDeclarative: port away from deprecated qSetGlobalQHashSeed(0)Ivan Solovev2022-08-291-1/+1
* qmlls: reduce latency by using "dry" QHttpMessageStreamParserSami Shalayel2022-08-121-7/+35
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-27/+2
* qmlls: completion supportFawzi Mohamed2022-05-191-0/+1
* qmlls: add build pathsFawzi Mohamed2022-05-021-5/+32
* qmlls: set application name consistent with executable name (qmlls)Fawzi Mohamed2022-04-251-2/+2
* qmlls: improve documentationFawzi Mohamed2021-12-231-3/+1
* qmlls: fix license header (tool -> GPL)Fawzi Mohamed2021-12-221-16/+5
* qmlls: qml language server implementationFawzi Mohamed2021-12-211-0/+213