summaryrefslogtreecommitdiffstats
path: root/src/windeployqt
Commit message (Expand)AuthorAgeFilesLines
* Updated license headers and license testsAntti Kokko2016-06-107-119/+84
* windeployqt: Adapt to new layout of Qt Quick Controls 2.Friedemann Kleint2016-05-061-6/+6
* windeployqt: Adjust to changes in QtWebEngineJoerg Bornemann2016-05-061-6/+11
* Fix compiling windeployqt on linux targeting windows.David Schulz2016-03-302-2/+2
* windeployqt: Silence message about deploying the web engine process.Friedemann Kleint2016-02-261-1/+2
* windeployqt: Fix some CLANG warnings.Friedemann Kleint2016-01-183-20/+19
* windeployqt: print WebEngine-related errors only onceJoerg Bornemann2016-01-121-4/+1
* windeployqt: Adjust to changes in QtWebEngineJoerg Bornemann2016-01-121-4/+9
* windeployqt: Fix QtWebEngineWidgets-based projectsJoerg Bornemann2016-01-121-4/+4
* windeployqt: Add support for --plugindirThiago Macieira2016-01-081-3/+17
* windeployqt: don't print the error message in deploy()Thiago Macieira2016-01-081-1/+0
* windeployqt: Fix version detection of Qt Quick Controls.Friedemann Kleint2015-12-211-15/+12
* windeployqt: Add missing translations (qtserialport, qtwebengine).Friedemann Kleint2015-12-011-2/+2
* windeployqt: Increment value for QtTextToSpeechMaurice Kalinowski2015-11-271-1/+1
* windeployqt: Add support for QtTextToSpeechMaurice Kalinowski2015-11-271-2/+6
* windeployqt: Expand module enum values to max entriesMaurice Kalinowski2015-11-271-48/+48
* windeployqt: Mark option -release-with-debug-info as obsolete.Friedemann Kleint2015-11-061-17/+14
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-0/+1
|\
| * windeployqt: Clear argument list of lconvert in locale loop.Friedemann Kleint2015-10-231-0/+1
| * windeployqt: Do not patch Qt5Core on WinRT/Windows Phonev5.5.1Oliver Wolff2015-09-151-6/+12
* | windeployqt: Workaround for QtQuick.PrivateWidgetsFriedemann Kleint2015-09-283-4/+21
* | windeployqt: Fix QML deployment for Qt Quick Controls v2.Friedemann Kleint2015-09-282-3/+30
* | windeployqt: Fix the module name matching to longer rely on substring search.Friedemann Kleint2015-09-283-12/+51
* | windeployqt: Add option to deploy .pdb files.Friedemann Kleint2015-09-101-17/+75
* | windeployqt: Do not patch Qt5Core on WinRT/Windows PhoneOliver Wolff2015-09-091-6/+12
* | windeployqt: Fix handling of the --no-webkit2 option.Friedemann Kleint2015-08-171-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-093-0/+57
|\|
| * windeployqt: Patch qt_prfxpath when deploying Qt5CoreKai Koehne2015-08-033-0/+57
* | windeployqt: Add option to suppress deployment of the software rasterizer.Friedemann Kleint2015-07-281-3/+13
* | windeployqt: fix build under GCC/ClangAndrew Knight2015-07-281-0/+1
|/
* windeployqt: Add QtWebChannel as a module that can be specifiedAndy Shaw2015-07-271-2/+4
* windeployqt: Deploy MSVC debug runtime dlls instead of redist package.Friedemann Kleint2015-07-241-14/+26
* windeployqt: Adapt to MSVC 2015.Friedemann Kleint2015-07-211-9/+12
* windeployqt: Deploy new webengine resourcesKai Koehne2015-07-151-1/+4
* windeployqt: Deploy plugins in platforminputcontexts for QtGui.Friedemann Kleint2015-07-141-1/+2
* windeployqt: Fix deployment of Q53DInput.dllTobias Koenig2015-07-091-1/+1
* Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-261-29/+68
|\
| * windeployqt: Fix MSVC debug/release detection for WinRT.v5.5.0-rc1v5.5.0Friedemann Kleint2015-06-151-3/+9
| * windeployqt: Detect -release -force-debug-info MSVC builds as release.Friedemann Kleint2015-06-141-29/+62
* | windeployqt: Fix broken deployment of ANGLE.Friedemann Kleint2015-06-151-1/+2
* | windeployqt: Print warning when MinGW runtime cannot be found.Friedemann Kleint2015-06-081-1/+3
* | windeployqt: Add support for x86 based WinCETobias Koenig2015-06-032-6/+12
|/
* windeployqt: Additionally check on Qt5WebKit[d].dll for ICU dependency.Friedemann Kleint2015-05-061-5/+8
* windeployqt: Append Qt bin directory to path.v5.5.0-beta1Friedemann Kleint2015-04-301-0/+8
* Add location to the supported module listMaurice Kalinowski2015-04-141-2/+6
* windeployqt: Add Qt3D module.Friedemann Kleint2015-03-161-43/+55
* windeployqt: Turn off debug/release matching for WebEngine plugins.Friedemann Kleint2015-02-241-1/+4
* windeployqt: Fix g++ warning about unhandled enumeration value WinCE.Friedemann Kleint2015-02-201-0/+1
* Update copyright headersAntti Kokko2015-02-147-49/+49
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-1/+5
|\