aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4executablecompilationunit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-17/+22
|\
| * QML: Port QV4::CompiledData::RegExp to new special integer bitfieldUlf Hermann2022-06-241-2/+2
| * QML: Port QV4::CompiledData::JSClassMember to new special integer bitfieldUlf Hermann2022-06-241-2/+2
| * QML: Port QV4::CompiledData::Object to new special integer bitfieldUlf Hermann2022-06-241-6/+7
| * QML: Port icutils::Node to new special integer bitfieldUlf Hermann2022-06-241-1/+1
| * QML: Port QV4::CompiledData::Lookup to new special integer bitfieldUlf Hermann2022-06-241-2/+2
| * QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-06-241-2/+2
| * QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-06-241-2/+6
| * Do not copy lookupsUlf Hermann2021-12-161-18/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-101-18/+2
|\ \
| * | Do not copy lookupsUlf Hermann2021-12-151-18/+2
| |/
* / 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