aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlplugindump
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Adjust QMAKE_TARGET_PRODUCT, QMAKE_TARGET_DESCRIPTIONKai Koehne2017-07-281-2/+1
* | Remove custom setting of qmake VERSION field in toolsKai Koehne2017-07-281-6/+0
|/
* Fix licensingJani Heikkinen2017-05-042-34/+24
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-8/+40
|\
| * Fix typo in qmlplugindump error messagePeter Varga2017-01-311-1/+1
| * qmlplugindump: add -qapp optionMarco Benelli2017-01-312-7/+30
| * Tools: Add product name, version and description to the .pro filesFriedemann Kleint2017-01-311-0/+9
* | 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
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-231-0/+1
|\|
| * Set Qt version on toolsFriedemann Kleint2016-11-091-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+1
|\|
| * qmlplugindump: update QtQuick references to 2.8Marco Benelli2016-09-121-1/+1
* | tools: use const (and const APIs) moreAnton Kudryavtsev2016-08-221-13/+13
* | tools: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-221-9/+15
|/
* tools: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-202-25/+25
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-1/+1
|\
| * qmlplugindump: fix regexp for plugins.qmltypesJ-P Nurmi2016-08-091-1/+1
* | Do not override QT_QPA_PLATFORM env variablesAndreas Cord-Landwehr2016-08-161-1/+1
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-1/+1
|\
| * Fix build on macOS with ICC: -sectcreate is a linker optionThiago Macieira2016-07-241-1/+1
* | qmlplugindump: Avoid warnings about missing createPlatformOpenGLContextKai Koehne2016-06-291-1/+2