aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint
Commit message (Expand)AuthorAgeFilesLines
* Compiler: Add support for multiple document edits per fix suggestionOlivier De Cannière2026-03-301-1/+1
* QmlCompiler: split linting into QmlLintPrivate librarySami Shalayel2026-03-032-9/+8
* qmllint: don't confuse default values with user-set valuesSami Shalayel2026-02-031-41/+25
* qmllint: Allow raising the severity of essential categoriesOlivier De Cannière2026-01-301-4/+0
* qmllint: Add --only-explicit-categories optionOlivier De Cannière2026-01-301-2/+39
* qmllint: Untangle category severity parsing/printing from settingOlivier De Cannière2026-01-301-8/+5
* qmllint: Do not pollute general settings when linting a fileOlivier De Cannière2026-01-191-0/+2
* qmllint: Remove LoggerCategory isDefault but add isEssentialOlivier De Cannière2026-01-131-1/+4
* Compiler: Rename logging categories' level into severityOlivier De Cannière2026-01-131-5/+5
* Compiler: Merge logging categories' ignore and levelOlivier De Cannière2026-01-131-3/+1
* Compiler: Remove FixSuggestion::hintOlivier De Cannière2026-01-091-1/+8
* qmllint: Fix formatting for --list-plugins optionsOlivier De Cannière2025-11-071-3/+22
* Compiler: Rename QMLLINT_DEFAULT_CATEGORIES to BUILTIN in stead DEFAULTOlivier De Cannière2025-11-051-1/+1
* qmllint: Remove the unused m_isBuilin flag from qmllint PluginsOlivier De Cannière2025-11-051-4/+3
* qmllint: Remove redundant call to updateLogLevelsOlivier De Cannière2025-10-301-7/+1
* QQmlSettings: Warn user about unrecognized sections in tooling ini filesOlivier De Cannière2025-10-301-3/+7
* qmllint: load different import paths from setting file correctlySami Shalayel2025-10-241-11/+3
* qmllint: don't search for heuristic context propertiesSami Shalayel2025-08-251-3/+1
* qmllint: Update JSON format to include hints into fix suggestionsOlivier De Cannière2025-08-201-1/+1
* qmltoolings add --dry-run option for qmlformat and qmllintSemih Yavuz2025-08-141-1/+5
* qmllint: make contextproperties a real class and renameSami Shalayel2025-08-051-1/+1
* QQmlJSLinter: add crude context properties warningsSami Shalayel2025-05-221-1/+3
* qmllint: fix setting for alias cycle and unresolved aliasSami Shalayel2025-03-251-0/+3
* qmllint: Update help to correctly describe warning behaviorFabian Kosmale2025-02-181-1/+1
* QmlCompiler: Introduce transactions for the loggerUlf Hermann2025-01-211-5/+5
* qmllint: add an "error" logging categorySami Shalayel2024-12-121-0/+1
* qmllint: Flip back argc and argv in mainOlivier De Cannière2024-11-221-2/+2
* qmllint: load plugins from the correct pathsSami Shalayel2024-11-131-1/+1
* Fix "MaxWarnings" settings in .qmllint.iniAndré Klitzing2024-11-081-3/+5
* qmllint: load plugin categories before parsing argumentsSami Shalayel2024-10-251-11/+9
* qmlls: follow .qmllint.ini warning configurationsSami Shalayel2024-08-011-51/+5
* qmllint: don't set error exit code if there are warningsFabian Kosmale2024-06-171-1/+19
* qmlcompiler: Sanitize qmldir paths before using themUlf Hermann2024-05-171-2/+3
* qmllint: enable environment variables like QML_IMPORT_PATH via -ESami Shalayel2024-04-181-0/+34
* qmllint: do not ignore command line options with --ignore-settingsSami Shalayel2024-04-171-42/+40
* QML Tools: add some checks for QFile::open failuresGiuseppe D'Angelo2024-03-261-2/+4
* qmllint: With --bare do not use the current directoryUlf Hermann2024-02-231-1/+1
* qmllint: Add response file supportAlexandru Croitor2023-12-141-5/+39
* QQmlSA: Create an abstraction layer for static analysisOlivier De Cannière2023-05-301-14/+40
* qmlls: move into own private static librarySami Shalayel2023-02-072-3/+2
* qmllint: Provide import paths and resource files when linting modulesUlf Hermann2023-02-071-1/+2
* QML: Turn singleton/type mismatch into a run time type errorUlf Hermann2023-01-271-2/+8
* qmllint: document new behavior of --jsonSami Shalayel2022-11-281-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* QtDeclarative: port away from deprecated qSetGlobalQHashSeed(0)Ivan Solovev2022-08-291-1/+1
* qmllint: Implement module lintingMaximilian Goldstein2022-07-251-3/+13
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-211-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* QQmlJSLogger: Switch to an ID based systemMaximilian Goldstein2022-06-301-24/+56
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2