summaryrefslogtreecommitdiff
path: root/src/qtplugininfo/qtplugininfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-191-28/+3
* qtplugininfo: Do not explicitly reference Qt5Kai Koehne2020-12-081-1/+1
* qtplugininfo: don't abort on missing userdata if we don't careDavid Faure2019-08-061-7/+8
* foreach cleanup in the the smaller toolsFriedemann Kleint2016-12-221-1/+2
* Updated license headers and license testsAntti Kokko2016-06-101-18/+13
* qtplugininfo: Don't stop processing files if we find problems with oneThiago Macieira2015-10-221-7/+14
* qtplugininfo: Default to printing the metadata in a nicer formThiago Macieira2015-03-261-1/+51
* qtplugininfo: Add some extra validity checks on the metadataThiago Macieira2015-03-261-3/+35
* qtplugininfo: Print the plugin name the metadata is fromThiago Macieira2015-03-261-0/+2
* qtplugininfo: Always print the tool name and the filename firstThiago Macieira2015-03-261-3/+6
* Update copyright headersAntti Kokko2015-02-141-6/+6
* Add qtplugininfo, a tool to dump plugin meta data.Volker Krause2015-01-121-0/+78