summaryrefslogtreecommitdiffstats
path: root/src/tools/windeployqt
Commit message (Expand)AuthorAgeFilesLines
...
* Update list of windeployqt modulesTimothée Keller2022-12-061-11/+17
* Windeployqt: adjust bitset change for scalingTimothée Keller2022-12-031-4/+5
* Update windeployqt pluginsTimothée Keller2022-11-191-0/+1
* windeployqt: replace enum with bitsetOliver Wolff2022-11-171-100/+113
* Windows: centralize how we handle error messagesYuhang Zhao2022-11-161-21/+11
* Update list of windeployqt modulesTimothée Keller2022-11-081-2/+10
* Update list of windeployqt modulesTimothée Keller2022-11-071-54/+64
* Windeployqt command line module expansionTimothée Keller2022-10-271-2/+4
* Mark *deployqt tools as user-facing and install versioned linksJoerg Bornemann2022-10-251-0/+1
* windeployqt: Deploy Qt Designer plugins for QtUiToolsFriedemann Kleint2022-10-181-33/+63
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-13/+13
* 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-252-7/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Fix typos in docs and commentsKai Köhne2022-06-152-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-167-189/+14
* Tools: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-033-20/+20
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-034-38/+46
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-024-69/+66
* Move macdeployqt and windeployqt from qttools to qtbaseJoerg Bornemann2021-11-238-0/+4006