summaryrefslogtreecommitdiffstats
path: root/src/tools/windeployqt/main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* windeployqt: Add new multimedia pluginsFriedemann Kleint2022-10-061-0/+1
* windeployqt: Use default constructor of QString and then appendMate Barany2022-09-281-1/+2
* windeployqt: Fix mismatches between string types and literalsMate Barany2022-09-281-11/+11
* windeployqt: Prepend Qt's bin dir to PATH instead of appendingJoerg Bornemann2022-09-281-2/+2
* windeployqt: Fix PATH manipulation code for non-Windows platformsJoerg Bornemann2022-09-281-1/+1
* windeployqt: Directly access the 'relocatable' config featureJoerg Bornemann2022-08-251-2/+4
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tools: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-031-15/+15
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-031-29/+31
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-37/+36
* Move macdeployqt and windeployqt from qttools to qtbaseJoerg Bornemann2021-11-231-0/+1723