aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qqmlpropertyvalidator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix assigning objects to QJSValue propertiesSimon Hausmann2018-03-201-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-9/+9
* Disallow the use of id properties with value type group propertiesSimon Hausmann2018-02-221-0/+3
* Allow setting values in value type group properties in "on" assignmentsSimon Hausmann2018-02-221-1/+7
* Allow exported signal handlers for signals with revisionThomas Hartmann2018-01-121-2/+3
* Get rid of the root object index variableSimon Hausmann2017-09-081-1/+1
* QQmlPropertyValidator::validateObject(): remove unused codeJ-P Nurmi2017-09-071-10/+0
* Use QQmlType by valueLars Knoll2017-08-021-10/+10
* Simplify logicLars Knoll2017-08-021-3/+1
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* QML: Make all fields in QQmlPropertyRawData privateErik Verbruggen2016-08-101-23/+23
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-0/+22
* Fix build on Windows with MinGW and QNXSimon Hausmann2016-06-221-0/+1
* Separate QQmlPropertyValidator into a standalone fileSimon Hausmann2016-06-171-0/+680