aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertyvalidator.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-39/+46
|\
| * QML: Port QV4::CompiledData::Object to new special integer bitfieldUlf Hermann2022-06-241-1/+2
| * QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-06-241-36/+40
| * QML: Port QV4::CompiledData::Location to new special integer bitfieldUlf Hermann2022-06-241-2/+4
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Fix IC properties in same fileFabian Kosmale2020-12-241-0/+25
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-18/+18
* Inline components: fix name resolutionFabian Kosmale2020-02-051-1/+1
* Long live QML inline componentsFabian Kosmale2020-01-231-0/+3
* Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-24/+24
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-241-2/+2
|\
| * Fix typoRobert Loehning2019-10-211-2/+2
* | Avoid compile warning in qqmlpropertyvalidator.cppUlf Hermann2019-10-011-1/+1
|/
* Make QQmlValueTypeFactory::valueType() and isValueType() consistentUlf Hermann2019-09-041-13/+46
* Improve error message when setting to a property with unknown typeAleix Pol2019-08-231-7/+11
* Move BindingPropertyData into ExecutableCompilationUnitUlf Hermann2019-07-111-1/+1
* Disentangle includes and namespacesUlf Hermann2019-07-111-0/+3
* Simplify errors and diagnosticsUlf Hermann2019-06-141-27/+28
* Eliminate qmldevtools_buildUlf Hermann2019-05-311-0/+729