aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlplugindump/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmlplugindump: Fix overload ambiguityMaximilian Goldstein2021-02-081-5/+6
* Standardize QJsonArray iterationDavid Skoland2020-10-281-1/+1
* QmlCompiler: Rename QmlStreamWriterUlf Hermann2020-10-051-4/+4
* Long live libQtQmlCompiler!Ulf Hermann2020-10-051-1/+1
* qmlplugindump: Fix handling of dependenciesUlf Hermann2020-07-081-58/+61
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-14/+0
* Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-47/+61
* Adapt to the removal of QObject::staticQtMetaObjectOlivier Goffart2020-01-141-10/+1
* qmlplugindump: Fix prototype and name for composite typesUlf Hermann2019-10-151-20/+26
* qmlplugindump: Drop defaultReachableNamesUlf Hermann2019-10-121-12/+10
* qmlplugindump: Consistently sort composite typesv5.14.0-beta1Ulf Hermann2019-10-021-14/+21
* Loosen qmlplugindump's checking of URI and major versionUlf Hermann2019-09-261-5/+16
* qmlplugindump: fix prototypeNameForCompositeFabian Kosmale2019-09-251-10/+12
* qmlplugindump: Handle types reexported by QtQuickFabian Kosmale2019-08-221-61/+72
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-041-1/+5
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-1/+5
| |\
| | * qmlplugindump: dump enums also for composite typesUlf Hermann2019-07-011-1/+5
* | | Move creation and management of singletons to QQmlEnginePrivateRichard Weickelt2019-04-241-3/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-12/+22
|\|
| * Fix re-dumping of composite typesKai Koehne2019-03-061-2/+13
| * qmlplugindump: Make compositeTypes non-staticKai Koehne2019-03-041-12/+11
* | Fix warnings about unused Qt containersSergio Martins2018-11-301-2/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-25/+0
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-291-25/+0
| |\
| | * qmlplugindump: Remove sigsegv handlerKai Koehne2018-10-111-25/+0
* | | qmlplugindump: Hardcode QtQml and QtQuick import to 2.0Kai Koehne2018-10-171-2/+2
|/ /
* | qmlplugindump: Properly handle extension typesKai Koehne2018-10-091-78/+97
* | qmlplugindump: Fix calling of qmlimportscanner on WindowsKai Koehne2018-10-091-2/+4
* | qmlplugindump: Mark qsigSegvHandler with Q_NORETURNKai Koehne2018-09-241-1/+1
* | qmlplugindump: Add spaces to stderr outputKai Koehne2018-09-241-3/+3
* | qmlplugindump: Remove path for -dependencies argumentKai Koehne2018-09-061-1/+5
* | qmlplugindump: Automatically use most up to date QtQuick versionKai Koehne2018-08-301-2/+2
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-5/+5
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-09-201-1/+1
|\
| * qmlplugindump: skip imports containing "private"Marco Benelli2017-09-081-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-231-1/+1
|\|
| * qmlplugindump: fix bug in reading command lineMarco Benelli2017-08-211-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-181-62/+62
|\|
| * Change data structures in QQmlMetaTypeDataLars Knoll2017-08-021-55/+55
| * Use QQmlType by valueLars Knoll2017-08-021-11/+11
* | qmlplugindump: fix "useQApplication set but not used" build errorMitch Curtis2017-08-041-0/+1
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-8/+30
|\
| * Fix typo in qmlplugindump error messagePeter Varga2017-01-311-1/+1
| * qmlplugindump: add -qapp optionMarco Benelli2017-01-311-7/+29
* | qmlplugindump: reports qmlimportscanner's messageMarco Benelli2017-02-171-0/+2
* | qmlplugindump: import paths clean-upMarco Benelli2017-02-171-1/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-141-2/+18
|\|
| * qmlplugindump : Add a "-output" argument to specify the output fileJacques GUILLOU2017-01-051-2/+18
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-4/+7
|\|
| * qmlplugindump: avoid warningsMarco Benelli2016-12-081-4/+7