aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmllint
Commit message (Expand)AuthorAgeFilesLines
* Move literal types check out of QQmlJSTypeResolverUlf Hermann2022-04-281-0/+5
* Avoid copying QQmlJSScopeUlf Hermann2022-04-053-6/+8
* qmllint: Also process warning messages on errorMaximilian Goldstein2021-12-171-9/+15
* qqmljscompiler: Allow for reading file contents from memoryMaximilian Goldstein2021-12-131-1/+2
* Pass qmldir to qmlcachegen, qmllint and qmltc, not the qmltypes fileUlf Hermann2021-12-136-10/+10
* qmllint: Use fix suggestions in a more structured wayMaximilian Goldstein2021-12-101-7/+24
* qmllint: Fix diagnostics output for test runUlf Hermann2021-12-071-1/+5
* qmllint/FindWarningVisitor: Remove dead codeFabian Kosmale2021-12-032-36/+0
* Add a default implementation for QQmlJSAotCompilerUlf Hermann2021-11-293-258/+60
* QmlCompiler: Tighten the constness of various method parametersUlf Hermann2021-11-263-10/+9
* QmlCompiler: Move type generalization into separate compile passUlf Hermann2021-11-262-20/+13
* qmllint: Re-enable warning about automatched signal handlerUlf Hermann2021-11-265-107/+22
* qmllint: Expand qmllint library APIMaximilian Goldstein2021-11-252-29/+44
* qmllint: Move most code into a separate libraryMaximilian Goldstein2021-11-239-0/+1180