aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4executablecompilationunit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Cache static compilation unitsUlf Hermann2021-01-141-1/+1
* QML: Avoid cyclic references between ResolvedTypeRefence and CUUlf Hermann2020-03-251-23/+23
* Long live QML inline componentsFabian Kosmale2020-01-231-12/+99
* Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-12-191-1/+1
* Allow custom disk cache pathsUlf Hermann2019-12-101-1/+5
* Add support for primitive self-references in composite typesSimon Hausmann2019-10-211-3/+7
* Fix property cache leaksUlf Hermann2019-09-301-3/+7
* Fix unused captured 'this' warningYulong Bai2019-08-071-1/+1
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* Switch to FloatingPointShortest precision when convert from numeric type to s...Alexey Edelev2019-07-101-1/+1
* Remove some unneeded includesUlf Hermann2019-07-081-1/+0
* Inline CompiledData::unlink() into the only callerUlf Hermann2019-06-241-1/+6
* Move unit checksum generation into qv4compilerUlf Hermann2019-06-241-0/+1
* Move saveToDisk into SaveableUnitPointerUlf Hermann2019-06-241-1/+5
* Move the header checking into ExecutableCompilationUnitUlf Hermann2019-06-141-0/+58
* qtlite: Fix build with -no-feature-translationMikhail Svetkin2019-06-111-2/+2
* Eliminate qmldevtools_buildUlf Hermann2019-05-311-0/+809