aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* QmlCompiler: Rename QmlJSImporterUlf Hermann2020-10-052-6/+6
* QmlCompiler: Rename QmlStreamWriterUlf Hermann2020-10-054-8/+8
* QmlCompiler: Rename ResourceFileMapperUlf Hermann2020-10-052-5/+5
* QmlCompiler: Rename ImportedMembersVisitorUlf Hermann2020-10-051-1/+0
* QmlCompiler: Rename metatypes_p.hUlf Hermann2020-10-053-11/+11
* QmlCompiler: Rename ScopeTree to QQmlJSScopeUlf Hermann2020-10-054-34/+34
* Long live libQtQmlCompiler!Ulf Hermann2020-10-0534-2807/+33
* qmllint: Remove member access chains from ScopeTreeUlf Hermann2020-10-026-40/+28
* qmllint: Remove ScopeTree::m_unmatchedSignalHandlersUlf Hermann2020-10-025-37/+23
* qmllint: Unify injected and "normal" JavaScript identifiersUlf Hermann2020-10-026-87/+142
* qmllint: Remove ComponentVersionUlf Hermann2020-10-0210-166/+28
* qmllint: Remove ScopeTree::isVisualRootScope()Ulf Hermann2020-10-023-16/+8
* qmllint: Remove C++ types from the importer interfaceUlf Hermann2020-10-026-49/+51
* qmllint: Don't use C++ names of QML typesUlf Hermann2020-10-024-42/+27
* qmllint: Remove exportedQmlNames from import resultsUlf Hermann2020-10-024-42/+32
* qmllint: Uncruftify the importing of base qmltypesUlf Hermann2020-10-025-49/+55
* tools: Remove QmlJSImporter::m_currentDirUlf Hermann2020-10-023-11/+9
* Move the import handling code out of qmllintUlf Hermann2020-10-029-342/+431
* qmllint: Fix updating of parent propertyUlf Hermann2020-10-023-11/+13
* qmllint: Ignore grouped properties againUlf Hermann2020-10-021-4/+3
* qmllint: Consistently spell "Warning"Ulf Hermann2020-09-281-1/+1
* qmllint: Make imports localUlf Hermann2020-09-284-99/+167
* qmllint: Use a hash for scripts read from qmldir filesUlf Hermann2020-09-252-5/+5
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-256-42/+62
* qmllint: Split available names into exported, imported, C++ namesUlf Hermann2020-09-254-44/+79
* QQmlDirParser: Treat dependencies like importsUlf Hermann2020-09-253-4/+4
* ScopeTree: Remove the "name" propertyUlf Hermann2020-09-255-23/+25
* qmllint: Clarify the meaning of the various names a scope can haveUlf Hermann2020-09-255-21/+25
* qmllint: Keep scopes mutable until all the imports are resolvedUlf Hermann2020-09-254-13/+13
* ScopeTree: Add provisions for supplying types to methodsUlf Hermann2020-09-252-9/+44
* qmllint: Mark scopes read from QML files as compositeUlf Hermann2020-09-251-0/+1
* qmllint: Move import handling code into separate classUlf Hermann2020-09-252-64/+126
* qmllint: Don't dump imported enums into the current scopeUlf Hermann2020-09-241-4/+0
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-222-28/+0
* CMake: Install public qmake .prf files into the prefix mkspecs dirAlexandru Croitor2020-09-211-0/+12
* qmlimportscanner: don't include QtQuick.Controls.xxx.impl as depdendencyAssam Boudjelthia2020-09-171-0/+4
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-163-4/+4
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-042-2/+11
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-022-16/+0
* Fix a bunch of compiler warningsLars Knoll2020-08-281-4/+4
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-261-6/+5
* Remove last remaining use of QStringRefKarsten Heimrich2020-08-231-1/+1
* qmllint: fix import java scripts from moduleEvgeniy A. Dushistov2020-08-222-0/+11
* qmlformat: fix handling of "if else" inside "if" in "if else"Evgeniy A. Dushistov2020-08-202-14/+41
* Improve the QML/JS type readerUlf Hermann2020-08-204-9/+8
* qmllint: handle signals defined in qml fileEvgeniy A. Dushistov2020-08-191-11/+20
* CMake: Initial work on handling Qt Qml static pluginsAlexandru Croitor2020-08-135-208/+60
* Move functionality to read types from QML files out of qmllintUlf Hermann2020-08-139-92/+223
* Compile against latest qtbaseLars Knoll2020-07-091-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-07-0920-56/+76