aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/scopetree.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Consider attached propertiesUlf Hermann2020-01-131-0/+10
* qmllint: parse simple type assertionsUlf Hermann2020-01-131-7/+13
* qmllint: Assume "parent" property is always document parentUlf Hermann2020-01-131-0/+9
* qmllint: Analyze member accessUlf Hermann2020-01-131-33/+192
* qmllint: CleanupUlf Hermann2019-11-181-111/+118
* qmllint: Consider methods from the current scope as valid IDsUlf Hermann2019-08-301-1/+1
* qmllint: Warn about magic signal handlersUlf Hermann2019-08-301-7/+35
* qmllint: Improve parent handlingFabian Kosmale2019-07-261-12/+13
* qmllint: Improve signal handler recommendationsFabian Kosmale2019-07-251-6/+19
* Extend linter to check for unqualified idsFabian Kosmale2019-07-121-0/+255