aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/designer/qquickdesignercustomobjectdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Quick/DesignerSupport: Use QByteArrayList when checking property listsFriedemann Kleint2018-03-271-2/+2
* Do not look up objects in deferred propertiesThomas Hartmann2018-03-211-0/+12
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Cleanup and reduce the number of overloads for QQmlBinding::create()Lars Knoll2016-12-061-1/+1
* Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-181-2/+2
* QML: Unify property reads/writes and use accessorsErik Verbruggen2016-07-251-2/+2
* QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-271-1/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Fixing compilation with -no-rttiThomas Hartmann2015-11-201-0/+4
* Fix QString-related warnings in quick designer support.Friedemann Kleint2015-07-221-5/+5
* Adding more DesignerSupport functionsThomas Hartmann2015-07-171-0/+282