aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/designer/qquickdesignersupportitems.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about unused Qt containersSergio Martins2018-11-301-5/+5
* 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/+13
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-5/+5
* Use QQmlType by valueLars Knoll2017-08-021-23/+18
* Make all loaders synchronous in qquickdesigner support caseTim Jenssen2017-05-161-0/+8
* Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-181-6/+8
* Quick: replace QStringLiteral with QLatin1StringAnton Kudryavtsev2016-02-101-5/+5
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Fix QString-related warnings in quick designer support.Friedemann Kleint2015-07-221-7/+8
* Adding more DesignerSupport functionsThomas Hartmann2015-07-171-0/+319