aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qmldirparser
Commit message (Expand)AuthorAgeFilesLines
* QQmlDirParser: Drop unneeded includeUlf Hermann2020-11-181-1/+0
* Allow optional imports in qmldir filesUlf Hermann2020-10-082-51/+71
* QQmlDirParser: Return typeinfos as string listUlf Hermann2020-10-062-15/+4
* QQmlDirParser: Treat dependencies like importsUlf Hermann2020-09-252-24/+15
* qmlimportscanner: Use QmlDirParserUlf Hermann2020-07-082-6/+6
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-242-6/+34
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-163-7/+7
* Deduplicate the import resolution algorithmUlf Hermann2020-06-103-2/+191
* Allow QML plugins to be optionalUlf Hermann2020-06-092-4/+22
* Remove QT_CREATOR special casesUlf Hermann2020-04-011-3/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-3/+3
|\
| * Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-3/+3
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-032-31/+32
|/
* QQmlDirParser: Use QMultiHash when it was intendedMÃ¥rten Nordheim2019-12-102-9/+9
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-262-7/+15
|\
| * QQmlDirParser: Fix lifecycle managementUlf Hermann2019-11-232-16/+13
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-221-1/+1
|\|
| * Fix warning about non-relative paths in qmldir filesSimon Hausmann2019-11-131-1/+1
* | Modernize QQmlDirParser a bitUlf Hermann2019-09-172-19/+8
|/
* Add support for implicit module importsSimon Hausmann2019-07-172-0/+14
* Split compiler and runtime more clearlyUlf Hermann2019-07-111-2/+2
* Simplify errors and diagnosticsUlf Hermann2019-06-146-552/+13
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-261-3/+21
* Make QQmlDirParser and QQmlError available in QmlDevToolsUlf Hermann2018-10-256-0/+1101