aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/failures.qml
Commit message (Expand)AuthorAgeFilesLines
* QmlCompiler: Handle non-resettable undefined assignmentUlf Hermann2024-01-251-6/+0
* QmlCompiler: When rejecting empty constants, don't crash afterwardsUlf Hermann2023-11-181-0/+2
* QmlCompiler: Prohibit writing to readonly propertiesUlf Hermann2023-10-181-0/+3
* QmlCompiler: Error out when writing to property of unknown typeUlf Hermann2023-09-281-0/+8
* QmlCompiler: Do not crash when trying to iterate non-iterablesUlf Hermann2023-09-281-0/+7
* QmlCompiler: Allow write-back to members of objectsUlf Hermann2023-08-241-5/+0
* QmlCompiler: Allow creation of structured value typesUlf Hermann2023-07-061-0/+5
* QmlCompiler: Do check specificType on SetLookupUlf Hermann2023-05-151-0/+5
* QmlCompiler: Optimize list manipulationsUlf Hermann2023-05-101-0/+5
* QmlCompiler: Re-allow conversion from QObject to QStringUlf Hermann2023-05-091-2/+0
* QmlCompiler: Implement ConvertThisToObject and basic DTZUlf Hermann2023-04-251-0/+14
* QmlCompiler: Don't crash on bad list type in signatureUlf Hermann2023-04-191-0/+4
* QmlCompiler: Don't crash when checking for enum problemsUlf Hermann2023-04-191-0/+4
* QML: Fix the most blatant TDZ violationsUlf Hermann2022-11-141-0/+6
* QmlCompiler: Ignore InitializeDeadTemporalZone instructionUlf Hermann2022-11-111-0/+12
* QmlCompiler: Prevent lookup of value type where we need an object typeUlf Hermann2022-08-301-0/+4
* QmlCompiler: Allow storeNameSloppy to reset a propertyUlf Hermann2022-07-111-0/+6
* QmlCompiler: Handle trivial signal handler constructionsUlf Hermann2022-07-071-0/+4
* QmlCompiler: Reject conversions via QJSValueUlf Hermann2022-06-151-0/+3
* QmlCompiler: Improve ambiguous type detectionUlf Hermann2022-04-011-0/+4
* qqmljstypepropagator: Add compiler error for unknown function callsMaximilian Goldstein2022-01-131-0/+2
* QmlCompiler: Reject ambiguous and inaccessible typesUlf Hermann2021-12-131-0/+9
* Compile QML files ahead of time with qmlcachegenUlf Hermann2021-12-031-0/+15