summaryrefslogtreecommitdiffstats
path: root/src/tools/windeployqt/utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* windeployqt: Proper error message when qtpaths.bat/.exe could not be runOliver Wolff2023-12-111-3/+7
* windeployqt: improve MSVC runtime detectionYuhang Zhao2023-11-021-3/+13
* Remove elfreader and other unix leftovers from windeployqtOliver Wolff2023-08-221-33/+1
* Update windeployqt with dxcLaszlo Agocs2023-06-271-0/+52
* windeployqt: improve debug detectionYuhang Zhao2023-04-261-10/+6
* windeployqt: Make determineDebugAndDependentLibs more readableOliver Wolff2023-03-311-20/+35
* Windeployqt: prevent directory creation for dryrunsTimothée Keller2023-03-241-6/+8
* windeployqt: a little readability improvementYuhang Zhao2023-01-231-1/+5
* Windows: centralize how we handle error messagesYuhang Zhao2022-11-161-21/+11
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tools: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-031-2/+2
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-031-6/+8
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-25/+23
* Move macdeployqt and windeployqt from qttools to qtbaseJoerg Bornemann2021-11-231-0/+1006