aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/designer/qquickdesignersupportitems.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Do not reset loops when creating designer objectsAntti Määttä2021-11-121-1/+0
* QQmlMetaType: Remove qmlLists memberFabian Kosmale2021-03-191-1/+1
* Remove QQmlMetaType::isQObjectFabian Kosmale2021-03-051-1/+1
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-1/+1
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-2/+2
* Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-3/+4
* 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