summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qmetatype/tst_qmetatype2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QMetaType: fix typenameHelper() for types in the QtPrivate namespaceThiago Macieira2023-12-081-0/+15
* QMetaType: Support custom unary converters with optional<To> return typeArno Rehn2022-09-271-14/+53
* tst_qmetatype: port away from deprecated callsIvan Solovev2022-08-301-1/+63
* QMetaType: don't use global relocations to the lambdas and structuresThiago Macieira2022-08-121-0/+8
* QMetaType: add a test to confirm that types are equal across librariesThiago Macieira2022-08-121-1/+111
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QMetaType: Allow conversion of derived gadget types to their base typesUlf Hermann2022-01-131-2/+14
* normalizeTypeFromSignature: Beware of anonymous struct/unionFabian Kosmale2021-06-081-0/+15
* QMetaType: Store QMetaObject for pointer to const QObject, tooFabian Kosmale2021-02-261-0/+14
* Split up the QMetaType unit testVolker Hilsheimer2021-02-091-0/+483