aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Implement optional chainingMaximilian Goldstein2021-04-131-3/+3
* Check also property type namesEvgeniy A. Dushistov2021-04-132-0/+18
* qmllint: add options for setting logging levelsMaximilian Goldstein2021-04-092-17/+58
* qmllint: Initialize special casing for QString on checkMemberAccess()Ulf Hermann2021-04-081-0/+3
* When resolving property types, also update the property type namesUlf Hermann2021-04-071-4/+1
* Fix string type name in qmllintUlf Hermann2021-04-071-1/+1
* QQmlJSLogger: Don't store references in a classUlf Hermann2021-03-311-3/+3
* qmleasing: Remove old SIGNAL / SLOT syntaxMaximilian Goldstein2021-03-302-12/+12
* qmllint: Warn about bindings on deprecated propertiesMaximilian Goldstein2021-03-301-0/+17
* qmlcompiler/qmllint: Use unified loggerMaximilian Goldstein2021-03-298-760/+152
* qmleasing: Don't use deprecated QComboBox signalMaximilian Goldstein2021-03-291-1/+1
* qmllint: Document and cleanup IssueLocationWithContextFabian Kosmale2021-03-253-17/+31
* qmllint: Only exclude default QML import dirs when explicitly requestedMaximilian Goldstein2021-03-251-3/+12
* qmllint: Add support for warning about unused importsMaximilian Goldstein2021-03-252-5/+43
* qml: Enable context sharing by defaultMaximilian Goldstein2021-03-221-0/+10
* Remove using directive in headersFabian Kosmale2021-03-196-87/+86
* Add qmltypes for JavaScript root objectMaximilian Goldstein2021-03-193-0/+340
* qmllint: Fix accessing attached types with prefixesMaximilian Goldstein2021-03-191-2/+16
* tools/qml: Implement --core-profile optionMaximilian Goldstein2021-03-191-1/+4
* qmlscene: Show deprecation warningMaximilian Goldstein2021-03-121-0/+5
* qmllint: Also return non-zero on errors if we don't CheckIdentifiersUlf Hermann2021-03-121-1/+1
* qmlimportscanner: Mark plugins as optionalMaximilian Goldstein2021-03-121-1/+18
* qmllint: Return non-zero exit code for any warnings generatedUlf Hermann2021-03-122-17/+1
* qmllint: check default propertiesAndrei Golubev2021-03-092-0/+62
* qmllint: Implement deprecation warningsMaximilian Goldstein2021-03-082-0/+43
* Remove QQmlMetaType::isQObjectFabian Kosmale2021-03-051-1/+1
* qmlcachegen: Add an ignored option -IUlf Hermann2021-03-041-0/+3
* qmllint: Fix unknown properties on varMaximilian Goldstein2021-03-031-1/+4
* qmllint: Resolve imported files by qrc path if availableUlf Hermann2021-02-242-9/+30
* Rework QQmlJSResourceFileMapperUlf Hermann2021-02-242-5/+9
* qmlcachegen: Accept both --resource and --resource-pathUlf Hermann2021-02-231-7/+0
* qmllint: Check for existence of property typesUlf Hermann2021-02-201-1/+34
* qmllint: Resolve attached property scopesUlf Hermann2021-02-192-16/+22
* QML profiler: Fix nonsensical conditionUlf Hermann2021-02-192-8/+13
* Uniformly support shebangFawzi Mohamed2021-02-153-20/+3
* qmllint: Fix false unknown grouped property warningMaximilian Goldstein2021-02-122-9/+0
* Deprecate qmlplugindumpUlf Hermann2021-02-121-0/+7
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-121-1/+1
* qmllint: Warn about too many or mismatched signal parametersUlf Hermann2021-02-111-16/+49
* QML: Warn about variables being used before their declarationUlf Hermann2021-02-111-9/+23
* qmlformat: Use a struct to hold the command line optionsFurkan Uzumcu2021-02-101-80/+112
* Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPathUlf Hermann2021-02-092-2/+2
* qmlplugindump: Fix overload ambiguityMaximilian Goldstein2021-02-081-5/+6
* qmllint: Fix segmentation faultMaximilian Goldstein2021-02-031-1/+1
* QmlCompiler: Allow for multiple extensions per objectUlf Hermann2021-02-011-16/+11
* qmllint: Complain if member access check fails for namespaced typesUlf Hermann2021-01-261-13/+34
* qmllint: Fix auto-importing of qmltypes from same directoryUlf Hermann2021-01-211-1/+3
* qmllint: Remove exceptions for most unknown builtinsUlf Hermann2021-01-211-23/+13
* qmllint: Support extended typesUlf Hermann2021-01-201-1/+12
* Remove the qmake project filesFabian Kosmale2021-01-1514-347/+0