aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/common/qv4compileddata_p.h
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-86/+286
|\
| * QV4::CompiledData: fix GCC 12 -Werror=uninitialized errorsMarc Mutz2022-07-211-3/+3
| * QML: Port QV4::CompiledData::RegExp to new special integer bitfieldUlf Hermann2022-06-241-6/+14
| * QML: Port QV4::CompiledData::JSClassMember to new special integer bitfieldUlf Hermann2022-06-241-6/+14
| * QML: Port QV4::CompiledData::Object to new special integer bitfieldUlf Hermann2022-06-241-6/+51
| * QML: Port QV4::CompiledData::Lookup to new special integer bitfieldUlf Hermann2022-06-241-6/+13
| * QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-06-241-23/+41
| * QML: Port QV4::CompiledData::Property to new special integer bitfieldUlf Hermann2022-06-241-16/+41
| * QML: Port QV4::CompiledData::Alias to new special integer bitfieldUlf Hermann2022-06-241-9/+66
| * QML: Port QV4::CompiledData::ParameterType to new special integer bitfieldUlf Hermann2022-06-241-5/+20
| * QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-06-241-9/+26
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-121-1/+2
|\|
| * SaveableUnitPointer::saveToDisk restores flags incorrectly at cleanupJarkko Koivikko2021-10-111-1/+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
* Required properties: Allow retroactive require specificationFabian Kosmale2020-01-311-3/+27
* Long live QML inline componentsFabian Kosmale2020-01-231-7/+44
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-091-4/+6
|\
| * Compiler: Support >32k stack slotsUlf Hermann2019-12-051-4/+6
* | Introduce required properties to QMLFabian Kosmale2019-09-091-2/+3
|/
* Split compiler and runtime more clearlyUlf Hermann2019-07-111-0/+1327