aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qmldirparser/qqmldirparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow optional imports in qmldir filesUlf Hermann2020-10-081-47/+58
* QQmlDirParser: Return typeinfos as string listUlf Hermann2020-10-061-3/+2
* QQmlDirParser: Treat dependencies like importsUlf Hermann2020-09-251-22/+13
* qmlimportscanner: Use QmlDirParserUlf Hermann2020-07-081-4/+4
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-241-4/+20
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-3/+3
* Allow QML plugins to be optionalUlf Hermann2020-06-091-2/+19
* 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-031-23/+25
|/
* QQmlDirParser: Use QMultiHash when it was intendedMÃ¥rten Nordheim2019-12-101-6/+6
* QQmlDirParser: Fix lifecycle managementUlf Hermann2019-11-231-12/+11
* Add support for implicit module importsSimon Hausmann2019-07-171-0/+12
* Simplify errors and diagnosticsUlf Hermann2019-06-141-16/+8
* Make QQmlDirParser and QQmlError available in QmlDevToolsUlf Hermann2018-10-251-0/+399