-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix QMetaProperty::write so it tries to register a property type.
We can not assume that the property type is always registered, because QVariant argument may contain an instance of a different type. Change-Id: I4fc9593b826e13c401dbdacec4d60db36edc7102 Reviewed-by: Olivier Goffart <[email protected]>
- v5.12.0-beta1
- v5.12.0-alpha1
- v5.11.2
- v5.11.1
- v5.11.0
- v5.11.0-rc2
- v5.11.0-rc1
- v5.11.0-beta4
- v5.11.0-beta3
- v5.11.0-beta2
- v5.11.0-beta1
- v5.11.0-alpha1
- v5.10.1
- v5.10.0
- v5.10.0-rc3
- v5.10.0-rc2
- v5.10.0-rc1
- v5.10.0-beta4
- v5.10.0-beta3
- v5.10.0-beta2
- v5.10.0-beta1
- v5.10.0-alpha1
- v5.9.6
- v5.9.5
- v5.9.4
- v5.9.3
- v5.9.2
- v5.9.1
- v5.9.0
- v5.9.0-rc2
- v5.9.0-rc1
- v5.9.0-beta4
- v5.9.0-beta3
- v5.9.0-beta2
- v5.9.0-beta1
- v5.9.0-alpha1
- v5.8.0
- v5.8.0-rc1
- v5.8.0-beta1
- v5.8.0-alpha1
- v5.7.1
- v5.7.0
- v5.7.0-rc1
- v5.7.0-beta1
- v5.7.0-alpha1
- v5.6.3
- v5.6.2
- v5.6.1
- v5.6.1-1
- v5.6.0
- v5.6.0-rc1
- v5.6.0-beta1
- v5.6.0-alpha1
- v5.5.1
- v5.5.0
- v5.5.0-rc1
- v5.5.0-beta1
- v5.5.0-alpha1
Showing
2 changed files
with
55 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters