aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4executablecompilationunit.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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