summaryrefslogtreecommitdiff
path: root/src/windeployqt/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make windeployqt cross-platform (again)Marius Kittler2019-02-061-0/+7
* windeployqt: Fix clang warning about switch statementKai Koehne2019-01-231-0/+1
* windeployqt: Use nullptr were applicableKai Koehne2019-01-221-37/+40
* windeployqt: Remove unused methodKai Koehne2019-01-221-1/+0
* windeployqt: Deploy the Qt Virtual Keyboard pluginsAndy Shaw2019-01-091-0/+1
* windeployqt: Replace typedef by usingFriedemann Kleint2018-12-191-1/+1
* windeployqt: Simplify enabled/disabled modules option parsingFriedemann Kleint2018-12-121-14/+14
* windeployqt: Fix some Clang warningsFriedemann Kleint2018-12-121-41/+34
* Enable Windeployqt to package arm64 desktop appsThomas Miller2018-12-071-12/+16
* windeployqt: Remove unused methodKai Koehne2018-12-071-18/+0
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-071-1/+1
|\
| * windeployqt: document verbosity levelsMitch Curtis2018-07-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-301-1/+3
|\ \ | |/
| * windeployqt: Add support for Qt3DExtras moduleAndy Shaw2018-06-191-1/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-301-7/+5
|\ \ | |/
| * windeployqt: Improve detection of Qt librariesFriedemann Kleint2018-04-191-7/+5
* | Rename Windows(MinGW) to WindowsDesktop(MinGW) in Platform enumOliver Wolff2018-04-061-8/+8
|/
* windeployqt: Add QtWebView moduleChristian Stromme2018-01-271-3/+6
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-4/+9
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-4/+9
| |\
| | * windeployqt: Add deployment of the Qt3DAnimation dllSamuel Gaist2018-01-121-1/+3
| | * windeployqt: Fix deployment of MSVC 2017 15.5 release redistributableFriedemann Kleint2017-12-091-3/+6
| | * windeployqt: winrt: Do not list translation files that are not deployedOliver Wolff2017-11-221-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-1/+2
|\ \ \ | |/ /
| * | windeployqt: winrt: Do not list translation files that are not deployedv5.10.0-rc3v5.10.0-rc2v5.10.05.10.0Oliver Wolff2017-11-281-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-8/+21
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-2/+2
| |\ \ | | |/
| | * windeployqt: Do not set translations' file name as target directoryOliver Wolff2017-11-061-2/+2
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-5/+14
| |\ \ | | |/
| | * windeployqt: Print list of translationsFriedemann Kleint2017-10-161-5/+14
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-151-3/+7
| |\ \ | | |/
| | * windeployqt: Do not use debug redistributable files from "onecore" on Windows 7Friedemann Kleint2017-10-111-3/+7
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-171-2/+7
|\ \ | |/
| * Install missing qtwebengine_devtools_resources.pak file for WebEngineAlexandru Croitor2017-08-141-0/+1
| * windeployqt: Check folder "onecore" for MSVC debug redistributable filesFriedemann Kleint2017-07-271-1/+4
| * windeployqt: Deploy the geometryloaders plugins for Qt3DRenderAndy Shaw2017-07-241-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-31/+75
|\ \ | |/
| * windeployqt: Add missing \n to warning messageJoerg Bornemann2017-07-051-1/+1
| * windeployqt: Make --no-translations work for QtWebEngineJoerg Bornemann2017-07-051-4/+20
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-23/+48
| |\
| | * windeployqt: Deploy MSVC2017 redistributable filesv5.9.15.9.1Friedemann Kleint2017-06-231-23/+48
| * | windeployqt: Print missing modules in warning about disabled pluginsFriedemann Kleint2017-06-281-3/+6
| |/
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-081-51/+78
|\ \ | |/
| * windeployqt: Determine name of ANGLE libraries by existenceFriedemann Kleint2017-06-021-8/+8
| * Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-311-15/+19
| |\
| | * windeployqt: Unconditionally deploy all files of Quick Controls 1v5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Friedemann Kleint2017-05-221-11/+0
| | * Revert "windeployqt: Remove deployment of libglesv2 and libegl"v5.9.0-beta4Friedemann Kleint2017-05-051-4/+19
| * | windeployqt: Add Qt5GamePad with pluginsFriedemann Kleint2017-05-311-1/+4
| * | windeployqt: Refactor the plugin - module lookup to use an arrayFriedemann Kleint2017-05-311-34/+40
| |/