summaryrefslogtreecommitdiffstats
path: root/src/tools/windeployqt/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* windeployqt: Deploy target dlls for directx and vc runtimeOliver Wolff29 hours1-5/+10
* Make deployment of openssl plugin optionalOliver Wolff2024-03-211-5/+77
* Windeployqt: prevent output for --list optionTimothée Keller2024-03-151-4/+5
* Revert "Windeployqt: remove unused library list"Timothée Keller2024-03-141-1/+12
* Windeployqt: improve multiple directory warningTimothée Keller2024-03-141-3/+5
* Windeployqt: introduce --include-soft-plugins command line optionMichał Policht2024-03-071-20/+42
* Fix spelling of FFmpeg in (end-)user-visible string of windeployqtVolker Hilsheimer2024-03-011-2/+2
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Windeployqt: also allow platform-type plugin selectionTimothée Keller2024-01-161-11/+11
* Windeployqt: remove unused library listTimothée Keller2024-01-151-12/+1
* Windeployqt: add output for determining plugin/module relationTimothée Keller2024-01-151-2/+2
* Deploy FFmpeg dlls with windeployqtJøger Hansegård2023-12-181-0/+42
* windeployqt: Proper error message when qtpaths.bat/.exe could not be runOliver Wolff2023-12-111-6/+6
* Windeployqt: Fix -v/--version optionTimothée Keller2023-11-281-2/+9
* Windeployqt: add options to deploy/block pluginsTimothée Keller2023-10-311-29/+121
* windeployqt: Don't copy files from unneeded QML modulesArno Rehn2023-10-101-3/+22
* Windeployqt: fix typoTimothée Keller2023-10-061-1/+1
* [windeployqt] Copy v8 context snapshotAnu Aliyas2023-09-121-5/+7
* Remove elfreader and other unix leftovers from windeployqtOliver Wolff2023-08-221-33/+14
* windeployqt: Do not deploy insighttracker plugin by defaultOliver Wolff2023-07-271-4/+25
* Windeployqt: also add internal modules to module listTimothée Keller2023-07-121-0/+2
* Update windeployqt with dxcLaszlo Agocs2023-06-271-0/+13
* Windeployqt: Add a check for LLVM-MinGW runtimesTimothée Keller2023-04-201-20/+36
* Windeployqt: change MinGW dll's import locationTimothée Keller2023-04-171-11/+16
* windeployqt: Add option to skip plugin types during deploymentOliver Wolff2023-04-121-9/+21
* windeployqt: Remove special handling of virtual keyboard pluginOliver Wolff2023-04-121-18/+0
* Windeployqt: change qtModule return value to prevent invalid modulesTimothée Keller2023-04-061-8/+14
* Windeployqt: Prevent '.' and '..' from being added to lconvertTimothée Keller2023-04-061-1/+6
* Windeployqt: Simplify infix detection for --libinfix buildsTimothée Keller2023-04-061-18/+5
* Windeployqt: prevent directory creation for dryrunsTimothée Keller2023-03-241-8/+8
* windeployqt: allow user set translation directoryYuhang Zhao2023-03-241-1/+9
* Windeployqt: add custom qml output directory command line optionTimothée Keller2023-02-131-2/+14
* windeployqt: Remove hard-coded information about modules and pluginsJoerg Bornemann2023-02-071-326/+230
* Windeployqt: Multiple directory use warningTimothée Keller2023-01-111-0/+5
* Windeployqt: change qml import handlingTimothée Keller2023-01-111-1/+1
* windeployqt: Remove support for QtQuick1Joerg Bornemann2023-01-101-34/+20
* Windeployqt: Remove quint64 type for QtModuleTimothée Keller2023-01-091-3/+0
* Windeployqt: add missing module and pluginTimothée Keller2022-12-161-4/+7
* Windeployqt: change platform plugin base filterTimothée Keller2022-12-091-0/+2
* Update list of windeployqt modulesTimothée Keller2022-12-091-3/+17
* Update list of windeployqt modulesTimothée Keller2022-12-081-3/+11
* 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
* 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
* windeployqt: Deploy Qt Designer plugins for QtUiToolsFriedemann Kleint2022-10-181-33/+63
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-10/+10