aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4executablecompilationunit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-071-3/+7
|\
| * Fix property cache leaksUlf Hermann2019-09-301-3/+7
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-091-1/+1
|\|
| * Fix unused captured 'this' warningYulong Bai2019-08-071-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-121-2/+2
|\|
| * 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
* | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-081-1/+1
|/
* 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