aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmltyperegistrar/tst_qmltyperegistrar.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmltyperegistrar: Use QString rather than string for stringsUlf Hermann2020-11-121-1/+1
* Remove debug usage of QT_FORCE_ASSERTSAlexandru Croitor2020-11-101-2/+0
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-101-0/+13
* Adjust to qtbase changesFabian Kosmale2020-09-041-4/+5
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-161-0/+7
* Port type registrar test to cmakeFabian Kosmale2020-06-141-0/+6
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-281-2/+7
* Preserve access semantics in qmltypesUlf Hermann2020-05-181-0/+6
* qmltyperegistrar: Correctly handle foreign and super classesUlf Hermann2020-04-161-0/+10
* qmltyperegistrar: Retain alias and isFlag information for enumsUlf Hermann2020-04-091-0/+7
* qmltyperegistrar: Record header file names in qmltypes filesUlf Hermann2020-03-301-0/+7
* qmltyperegistrar: Accept more file extensions as headersUlf Hermann2020-03-301-2/+15
* qmltyperegistrar: Accept extra foreign types filesUlf Hermann2020-03-261-0/+41