aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/tst_qmllint.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML: Introduce aliases for builtin typesUlf Hermann7 days1-1/+1
* qmlcachegen: Improve warnings for missing return type annotationsOlivier De Cannière10 days1-4/+38
* qmllint: enable environment variables like QML_IMPORT_PATH via -ESami Shalayel2024-04-181-5/+70
* qmllint: do not ignore command line options with --ignore-settingsSami Shalayel2024-04-171-0/+12
* qmllint: do not construct well known valuetypes from string (part 1)Sami Shalayel2024-04-051-0/+20
* qmllint: do not complain about JS typesSami Shalayel2024-04-051-0/+1
* Tests: check that QFile::open succeedsGiuseppe D'Angelo2024-04-041-1/+1
* Follow prefer directives in QML toolingUlf Hermann2024-04-031-0/+13
* tst_qmllint: Do not require a GUIFabian Kosmale2024-03-261-1/+1
* qmltyperegistrar: Restore QML.Root processingUlf Hermann2024-03-211-0/+7
* QmlCompiler: Correctly read various method attributes in qmltypesUlf Hermann2024-03-191-0/+1
* QtQml: Make QLocale an actual value typeUlf Hermann2024-03-021-0/+1
* QmlCompiler: Respect scoped enumsUlf Hermann2024-02-291-2/+2
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* QtQuick: Fix double-exporting of QEventPointUlf Hermann2024-02-231-0/+1
* qmllint: With --bare do not use the current directoryUlf Hermann2024-02-231-0/+15
* qmllint: Allow converting anything to QQmlScriptStringUlf Hermann2024-02-221-0/+1
* qmllint: Restrict attached property validators to simple casesUlf Hermann2024-02-201-0/+1
* qmllint: Remove duplicates from fixes before applying themUlf Hermann2024-02-201-0/+8
* qmllint: Complain about "target" when complaining about PropertyChangesUlf Hermann2024-01-311-0/+5
* qmllint: Add warnings to importFromHostDmitrii Akshintsev2023-11-231-0/+31
* QmlCompiler: Disallow reading enums from instancesUlf Hermann2023-10-231-4/+10
* TypeResolver: Change the way member types of scopes are searched forOlivier De Cannière2023-09-281-0/+1
* qmllint: Use settings name as settings nameFabian Kosmale2023-09-211-0/+3
* qmllint: Do not complain about writing to list propertiesUlf Hermann2023-09-121-0/+1
* qmljsimportvisitor: add warnings for lower caseSami Shalayel2023-09-111-0/+21
* QmlCompiler: Make LoggerCategory private againFabian Kosmale2023-08-301-2/+6
* Dialogs: fix statically-built applications not runningMitch Curtis2023-08-281-0/+1
* QmlCompiler: Check all names against the type location mapUlf Hermann2023-06-271-0/+1
* QmlCompiler: Scan template literals when importingUlf Hermann2023-06-261-0/+1
* qmllint: Complain if function without return type returns somethingUlf Hermann2023-06-221-0/+6
* QQmlJSTypePropagator: Support StoreNameStrictFabian Kosmale2023-06-141-0/+3
* qmllint: Detect unqualified id access in StoreNameSloppyFabian Kosmale2023-06-141-0/+7
* QQmlSA: Create an abstraction layer for static analysisOlivier De Cannière2023-05-301-15/+16
* qmllint (quickplugin): PropertyChanges: handle invalid targetFabian Kosmale2023-05-231-0/+1
* qmllint: Separate logic by import type in QQmlJSImportVisitor::visitOlivier De Cannière2023-05-121-0/+11
* qmllint: Do not crash on invalid aliasFabian Kosmale2023-05-041-0/+6
* TypeResolver: Allow conversions from string to QDate and QTimeOlivier De Cannière2023-03-291-0/+1
* QmlCompiler: Simplify isRescricted checks down to only enumsOlivier De Cannière2023-03-221-3/+9
* QmlCompiler: Guard against ID-lookup of value typesUlf Hermann2023-03-171-0/+6
* QmlCompiler: Implement get lookup of variantMap propertiesOlivier De Cannière2023-02-221-0/+1
* qmllint: Fix attached property re-use detectionUlf Hermann2023-02-141-0/+18
* qmlcompiler: Rephrase the "not found" messageUlf Hermann2023-02-071-23/+23
* QmlCompiler: Consider attached types for "unused import" detectionUlf Hermann2023-02-071-0/+1
* qmllint: Provide import paths and resource files when linting modulesUlf Hermann2023-02-071-7/+29
* QmlCompiler: Add hint about generalized grouped propertiesUlf Hermann2023-02-031-0/+6
* qmllint: Add warning about PropertyChanges using custom parserUlf Hermann2023-02-031-0/+13
* QmlCompiler: Fix version resolution for importsUlf Hermann2023-01-301-0/+1
* QML: Turn singleton/type mismatch into a run time type errorUlf Hermann2023-01-271-6/+25
* qmllint: Do not warn when accessing properties of global constructorsFabian Kosmale2023-01-261-0/+1