aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlls/qqmllintsuggestions.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlls: make url2path privateSami Shalayel2025-06-171-1/+1
* qmllintsuggestions: allow to re-lint a fileSami Shalayel2025-05-221-10/+23
* QQmlJSLinter: add crude context properties warningsSami Shalayel2025-05-221-2/+3
* QmlCompiler: Clean up error handlingUlf Hermann2025-02-021-3/+3
* QmlCompiler: Introduce transactions for the loggerUlf Hermann2025-01-211-13/+11
* qmlls: hint to missing builds on import failuresSami Shalayel2025-01-101-2/+3
* qmlls: hint to QT_QML_GENERATE_QMLLS_INI on import failuresSami Shalayel2024-12-111-3/+14
* qmlls: read import paths from .qmlls.iniSami Shalayel2024-09-201-1/+1
* qmlls: find and use resource files from .qt/rccSami Shalayel2024-09-101-1/+2
* qmlls: add warning categories to linting messagesSami Shalayel2024-08-081-4/+2
* qmlls: mention configuration files when build folder was not foundSami Shalayel2024-08-011-4/+4
* qmlls: follow .qmllint.ini warning configurationsSami Shalayel2024-08-011-1/+11
* Make the lintLog category staticVolker Hilsheimer2024-07-021-1/+1
* QtQml: Fix misuse of logging categoriesUlf Hermann2024-06-141-3/+4
* qmlls: adapt the qtlanguageserver changes in WorkspaceEditSami Shalayel2024-04-291-1/+1
* qmlls: add -I and -E optionSami Shalayel2024-04-181-1/+1
* qmllint: Explicitly include qxpfuncional.h where we use itUlf Hermann2024-02-231-3/+4
* QmlDom: Don't pass ErrorMessage by valueUlf Hermann2023-09-151-1/+1
* qmlls: Fix diagnostic range calculationUlf Hermann2023-09-151-3/+3
* qmlls: show fix suggestions and enable quick fixesSami Shalayel2023-08-291-2/+12
* qmlls: use resource files, when availableSami Shalayel2023-08-281-4/+11
* qmlls: fix slow lint suggestionsSami Shalayel2023-08-081-45/+86
* qqmlintsuggestions: Refactor for readabilityFabian Kosmale2023-08-071-123/+154
* QQmlSA: Create an abstraction layer for static analysisOlivier De Cannière2023-05-301-1/+1
* qmlls: start implementing go-to type definitionSami Shalayel2023-02-241-1/+1
* qmllint: Uncruftify FixSuggestionUlf Hermann2023-02-081-16/+14
* qmlls: move into own private static librarySami Shalayel2023-02-071-0/+290