aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljstypereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* dom: enable populateQmlFile as visitor in importerSami Shalayel2024-03-211-9/+7
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-27/+2
* Allow subclasses of QQmlJSImportVisitor be used in QML importingAndrei Golubev2022-06-091-2/+2
* Avoid copying QQmlJSScopeUlf Hermann2022-04-041-18/+9
* Pass qmldir to qmlcachegen, qmllint and qmltc, not the qmltypes fileUlf Hermann2021-12-131-2/+1
* Add a default implementation for QQmlJSAotCompilerUlf Hermann2021-11-291-1/+5
* qmllint: Do not crash on missing qmltypes filesUlf Hermann2021-11-151-0/+1
* Decouple QQmlJSLogger from QQmlImportVisitorAndrei Golubev2021-08-191-4/+4
* qmlcompiler/qmllint: Use unified loggerMaximilian Goldstein2021-03-291-1/+1
* qmllint: Resolve imported files by qrc path if availableUlf Hermann2021-02-241-2/+5
* QQmlJSTypeReader: Guard against empty JS filesUlf Hermann2021-01-261-9/+11
* QmlCompiler: Unify parsing of QML components, JS programs, ES modulesUlf Hermann2020-11-251-51/+7
* qmllint: Don't crash when importing ES modulesUlf Hermann2020-11-201-2/+25
* QmlCompiler: Properly discern between inherited and own namesUlf Hermann2020-10-221-1/+1
* Unify QQmlJSImportVisitor and FindWarningsVisitorUlf Hermann2020-10-151-32/+4
* Rename QQmlJSImportedMembersVisitorUlf Hermann2020-10-121-2/+2
* QmlCompiler: Move ScopeType and JavaScriptIdentifier into QQmlJSScopeUlf Hermann2020-10-051-3/+3
* QmlCompiler: Wrap into Qt namespaceUlf Hermann2020-10-051-0/+4
* QmlCompiler: Rename QmlJSTypeReaderUlf Hermann2020-10-051-0/+136