aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlscriptblob.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML: Fix precedence of module importsUlf Hermann2020-06-111-1/+1
* Add a hook that allows for ahead-of-time compiled functionsSimon Hausmann2020-04-221-1/+1
* Prepare for new members in QQmlPrivate::CachedQmlUnitSimon Hausmann2020-04-211-2/+2
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-0/+1
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-2/+3
* QML: Consistently check for debugger before loading cache filesUlf Hermann2019-10-241-2/+2
* Use a QQmlRefPointer for QQmlScriptData::typeNameCacheUlf Hermann2019-09-301-2/+2
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+263