summaryrefslogtreecommitdiffstats
path: root/src/shared/winutils
Commit message (Expand)AuthorAgeFilesLines
* Remove macdeployqt and windeployqtJoerg Bornemann2021-11-266-2251/+0
* windeployqt: Replace qmake querying with qtpathsKai Köhne2021-11-102-3/+3
* winutils: Remove unused methodKai Köhne2021-10-212-19/+0
* Remove QMake project filesJoerg Bornemann2021-02-121-8/+0
* Windows utils: Remove runElevatedBackgroundProcess()Friedemann Kleint2020-11-122-40/+0
* windeployqt: Add optional qmake parameterOliver Wolff2020-09-162-3/+3
* Remove winrt specific codeOliver Wolff2020-08-061-3/+0
* Port QtTools from QStringRef to QStringViewKarsten Heimrich2020-06-151-1/+1
* Other tools: Use QList instead of QVectorJarek Kobus2020-06-092-5/+5
* Fix MSVC runtime detection for WinRT debug binariesPaweł Wegner2020-06-031-1/+1
* Fix build because can't convert ushort* to const char16_t *Liang Qi2020-05-181-1/+1
* windeployqt: Refactor platform enumerationFriedemann Kleint2019-12-194-21/+31
* windeployqt: Fix debug detection of "_app" versions of MSVC runtimeOliver Wolff2019-12-191-0/+3
* windeployqt: Fix MinGW deploymentFriedemann Kleint2019-12-132-1/+6
* windeployqt: Fix detection of MSVC runtimeJiong Chang2019-11-211-7/+6
* windeployqt: Do not patch Qt5Core.dll unless necessaryFriedemann Kleint2019-11-051-7/+12
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-044-15/+41
|\
| * windeployqt: Replace typedef by usingFriedemann Kleint2018-12-191-2/+2
| * windeployqt: Fix some Clang warningsFriedemann Kleint2018-12-123-8/+5
| * Enable Windeployqt to package arm64 desktop appsThomas Miller2018-12-072-5/+34
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-031-1/+1
|\|
| * winutils: Fix MinGW warnings about missing struct members initializersFriedemann Kleint2018-10-231-1/+1
* | Support qmlimport option in windeployqtIlya Bizyaev2018-10-182-3/+5
|/
* We no longer need a workaround to include PrivateWidgetsAndy Shaw2018-07-051-16/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-301-0/+2
* winutils: Add possibility to run elevated background processesOliver Wolff2018-04-062-0/+40
* Rename Windows(MinGW) to WindowsDesktop(MinGW) in Platform enumOliver Wolff2018-04-062-4/+4
* Move windows utilities into shared folderOliver Wolff2018-04-067-0/+2244