aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/common
Commit message (Expand)AuthorAgeFilesLines
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-024-3/+90
* 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
* | Increment Q_QML_PRIVATE_API_VERSIONFabian Kosmale2019-10-171-1/+1
* | Increment Q_QML_PRIVATE_API_VERSIONFabian Kosmale2019-09-121-1/+1
* | Introduce required properties to QMLFabian Kosmale2019-09-091-2/+3
|/
* Fix undeclared 'memcpy' identifierYulong Bai2019-08-071-0/+1
* Split compiler and runtime more clearlyUlf Hermann2019-07-116-1/+2243
* Move the memory pool into the common codeUlf Hermann2019-07-083-1/+322
* Increment private API version and move it into a separate fileUlf Hermann2019-06-243-0/+61
* Simplify errors and diagnosticsUlf Hermann2019-06-142-0/+90