summaryrefslogtreecommitdiffstats
path: root/src/qtplugininfo
Commit message (Expand)AuthorAgeFilesLines
* qtplugininfo: Do not explicitly reference Qt5Kai Koehne2020-12-081-1/+1
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-261-2/+5
* CMake: Regenerate qttoolsAlexandru Croitor2020-06-291-0/+4
* Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-151-0/+4
|\
| * Add configure features for remaining qttoolsMitch Curtis2020-03-181-0/+4
* | Port the rest of QtToolsLeander Beernaert2019-12-121-0/+10
|/
* 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-122-0/+83