- 12 Feb, 2014 - 1 commit
-
-
Mitch Curtis authored
Change-Id: Iabc27ad9adb5597904c3d03a732c8fa84336f55c Reviewed-by:
Andrew Knight <andrew.knight@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 22 Jan, 2014 - 1 commit
-
-
Friedemann Kleint authored
Task-number: QTBUG-36347 Change-Id: I6cad9f7b699a442476698819d5608f572687c39b Reviewed-by:
Andrew Knight <andrew.knight@digia.com>
-
- 14 Jan, 2014 - 1 commit
-
-
Friedemann Kleint authored
Bluetooth is the first module. Change-Id: I69f3dda65c4f98978e7c9232127a7949e7f45e66 Reviewed-by:
Andrew Knight <andrew.knight@digia.com>
-
- 13 Jan, 2014 - 1 commit
-
-
Friedemann Kleint authored
Change-Id: I9c91cb6fef0bfee5c3ab018ae04353022c8e7f33 Reviewed-by:
Andrew Knight <andrew.knight@digia.com>
-
- 08 Jan, 2014 - 1 commit
-
-
Andrew Knight authored
For some use cases, only output (not deployment) may be required. This adds an option to only simulate deployment, without copying any files. Change-Id: I5ed6fcfd802255f6c8d9091f547a1b64a4a614e5 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 06 Jan, 2014 - 2 commits
-
-
Andrew Knight authored
This is useful for creating Appx packages of WinRT projects. Task-number: QTBUG-35599 Change-Id: I7cbca82377361709d87b705d7b4dd7a57c1641b3 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Andrew Knight authored
Some tools, such as MSBuild, can't parse JSON easily. This change adds a "list" option, which changes the output to list the deployed files, one per line. The user can view the source, target, or relative target files by passing -line <source|target|relative> to windeployqt. Task-number: QTBUG-35328 Change-Id: I8181ea4f230e7e2b146a5019934ae5fbe768bcec Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 19 Dec, 2013 - 1 commit
-
-
Friedemann Kleint authored
Don't deploy system D3D compilers on Windows Phone and introduce option to turn it off. Deploy d3dcompiler_qt for Qt versions >= 5.3 should it exist. Add code to determine the Qt version number (for which qmake does not write a newline character). Task-number: QTBUG-35597 Change-Id: Ic42954959b447d8fe0bd0adff064df6711992529 Reviewed-by:
Andrew Knight <andrew.knight@digia.com>
-
- 18 Dec, 2013 - 2 commits
-
-
Friedemann Kleint authored
Change-Id: I8bf115a87bfa6e67e04d17c628a3efc55ef7413e Reviewed-by:
Andrew Knight <andrew.knight@digia.com>
-
Friedemann Kleint authored
Introduce a Module struct to QmlImportScanResult from which the relative/absolute install path can be derived (similar to macdeployqt). Task-number: QTBUG-35638 Change-Id: Ief69779f4ea8659b346bf364ec748cfe78eb6728 Reviewed-by:
Andrew Knight <andrew.knight@digia.com>
-
- 16 Dec, 2013 - 1 commit
-
-
Friedemann Kleint authored
Task-number: QTBUG-35612 Change-Id: Ib264aeef926b9a6058ba3e2046c3dc363e13584f Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
- 13 Dec, 2013 - 1 commit
-
-
Friedemann Kleint authored
Fix up f5b851f8 introducing multiple values for the -qmldir option. Change-Id: Ib199105776d42b6eaa81003ed5682b2272a19a53 Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
- 12 Dec, 2013 - 4 commits
-
-
Friedemann Kleint authored
Automatically add Qt5Qml when passing the command line option -quick, thus triggering qmlimportscanner. Similar, add Qt5CLucene and Qt5Designer when Qt5Help or Qt5DesignerComponents are enabled on the command line. Change-Id: Ie9a51a51581fc4cf855b53bcfd5d526f30ee93a2 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Friedemann Kleint authored
Change-Id: I2c5f1f18d8736ce91f9c1a92b662562766dd8171 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Friedemann Kleint authored
When deploying large applications like Qt Creator, it is then possible to restrict scanning by qmlimportscanner to the modules that actually use Quick2. Change-Id: I39d138d5f67a56b251e27c9b48b4ccee020b97aa Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Friedemann Kleint authored
Change-Id: Ie49a0139cde27fb384fce6320240c9eec3a1372f Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 26 Nov, 2013 - 1 commit
-
-
Friedemann Kleint authored
Run qmlimportscanner to find the QML modules and scan their plugins for additional dependencies. Change-Id: Ia35e71441c4b97be0561b42fee21e8e6e961d1e5 Reviewed-by:
Andrew Knight <andrew.knight@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 11 Nov, 2013 - 1 commit
-
-
Friedemann Kleint authored
As it is also needed by qmlutils when scanning QML-imports. Change-Id: Ia9952171e4bab60984562eb0db860751fd54f572 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 04 Nov, 2013 - 2 commits
-
-
Friedemann Kleint authored
Change-Id: Ic0792d0935115ab8554288979adabd17ea8cf863 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Friedemann Kleint authored
Change-Id: Icfac93eb3cc3858a49043f5dafe32725796adcbc Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 30 Oct, 2013 - 1 commit
-
-
Friedemann Kleint authored
Qt5WebKitWidgets was not deployed since Qt5WebKit always matched the library name. Change-Id: I2bf7268cb2b9db4bf3daf97657c1baf635224e07 Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 22 Oct, 2013 - 1 commit
-
-
Andrew Knight authored
This allows for every copied file to get added to the JSON output. Change-Id: I588c173056d359d514e2c1715837b5ce4bf71cb0 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 11 Oct, 2013 - 1 commit
-
-
Friedemann Kleint authored
Do not return when not finding any matching plugins. Change-Id: I176633f4089ba03f29977187c828a5070de381b2 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 30 Sep, 2013 - 1 commit
-
-
Friedemann Kleint authored
Add windeployqt for deploying Windows/Windows Runtime applications. Change-Id: Ia6ca4af13a93fdc75ef6fe4f794cbe228533e85f Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com> Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@digia.com>
-