aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/tst_qmllint.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Fix unknown properties on varMaximilian Goldstein2021-03-031-0/+1
* QtQuick.Shapes: Declare dependency on QtQuickUlf Hermann2021-02-241-0/+1
* qmllint: Support enum types from other scopesUlf Hermann2021-02-241-0/+1
* qmllint: Check for existence of property typesUlf Hermann2021-02-241-0/+11
* qmllint: Resolve attached property scopesUlf Hermann2021-02-191-0/+5
* Layouts: Depend on QtQuickUlf Hermann2021-02-191-0/+1
* qmllint: Fix false unknown grouped property warningMaximilian Goldstein2021-02-191-0/+1
* qmllint: Fix segmentation faultMaximilian Goldstein2021-02-191-0/+10
* qmllint: Don't create properties for "on" assignmentsUlf Hermann2021-02-161-0/+4
* qmllint: Warn about too many or mismatched signal parametersUlf Hermann2021-02-151-0/+10
* QML: Warn about variables being used before their declarationUlf Hermann2021-02-121-0/+5
* QmlCompiler: Allow for multiple extensions per objectUlf Hermann2021-02-011-0/+1
* QmlCompiler: Return after importing a scriptUlf Hermann2021-01-261-0/+1
* qmllint: Complain if member access check fails for namespaced typesUlf Hermann2021-01-261-0/+4
* QQmlJSTypeReader: Guard against empty JS filesUlf Hermann2021-01-261-0/+4
* qmllint: Fix auto-importing of qmltypes from same directoryUlf Hermann2021-01-211-0/+17
* qmllint: Support extended typesUlf Hermann2021-01-201-2/+0
* qmllint: Skip failing testsFabian Kosmale2021-01-201-0/+2
* qmllint: Check qmltypes files in import path for validityUlf Hermann2020-11-221-1/+22
* qmllint: Don't crash when importing ES modulesUlf Hermann2020-11-201-0/+1
* tst_qmllint: Be more verbose when qmllint crashesUlf Hermann2020-11-171-0/+8
* QmlCompiler: Introduce grouped scopesUlf Hermann2020-10-271-5/+3
* qmllint: Resolve aliases in nested objectsUlf Hermann2020-10-221-0/+5
* QmlCompiler: Drop the metaobject revision from exportsUlf Hermann2020-10-191-0/+4
* Allow optional imports in qmldir filesUlf Hermann2020-10-081-0/+1
* qmllint: Be more verbose when tests failUlf Hermann2020-10-081-1/+1
* qmllint: Read deprecated dependency specifications from qmltypes filesUlf Hermann2020-10-071-0/+2
* QmlCompiler: Use the declared typeinfos rather than the defaultUlf Hermann2020-10-071-0/+7
* qmllint: Capitalize importer warningsUlf Hermann2020-10-071-1/+1
* qmllint: Mark anchors3.qml as dirtyUlf Hermann2020-10-051-1/+5
* qmllint: Fix updating of parent propertyUlf Hermann2020-10-021-0/+6
* qmllint: Ignore grouped properties againUlf Hermann2020-10-021-9/+39
* qmllint: Consistently spell "Warning"Ulf Hermann2020-09-281-2/+2
* qmllint: Don't dump imported enums into the current scopeUlf Hermann2020-09-241-1/+7
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-2/+2
* qmllint: fix import java scripts from moduleEvgeniy A. Dushistov2020-08-221-0/+5
* qmllint: handle signals defined in qml fileEvgeniy A. Dushistov2020-08-191-0/+1
* qmllint: Resolve enums from parent typesUlf Hermann2020-06-261-0/+1
* qmllint: Properly process qmldir imports and dependenciesUlf Hermann2020-06-241-0/+5
* qmllint: search methods and properties also in attached typeEvgeniy A. Dushistov2020-06-191-0/+1
* qmllint: high level item can also be listEvgeniy A. Dushistov2020-06-181-0/+1
* qmllint: fix wrong warning about enum usageEvgeniy A. Dushistov2020-06-171-0/+2
* Fix qmllint crashMaximilian Goldstein2020-05-061-0/+4
* qmllint: warn when passing a directory to -i optionMitch Curtis2020-05-061-4/+16
* qmllint: Add flags for toggling warningsMaximilian Goldstein2020-04-301-1/+1
* qmllint: Show filename in addition to line and columnFabian Kosmale2020-04-241-12/+14
* Move qmllint's metatype support to tools/sharedUlf Hermann2020-04-011-1/+1
* qmllint: Break inheritance cyclesUlf Hermann2020-03-191-0/+4
* qmllint: Check for unknown types in JavaScript accessUlf Hermann2020-03-171-0/+4
* qmllint: Don't crash on IDs that aren't scopesUlf Hermann2020-03-171-0/+1