- Mar 26, 2014
-
-
El Mehdi Fekari authored
Task-number: QTCREATORBUG-11609 Change-Id: I6c43776feb0fa10c3d73674e8ba0b5c43bc5c2b5 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
- Mar 14, 2014
-
-
Frantisek Vacek authored
We cannot set -qmljsdebugger arg in bar-descriptor.xml file since it can be done in DeployStep only. QTC architecture do not allows this. Current approach modifies already deployed MANIFEST.MF on the device. This patch has nothing to do with QML analyzer for pure QNX, it's purely for BlackBerry. Task-number: QTCREATORBUG-10520 Change-Id: I89e83c6ff70a7a35344ff7e3fe573fc19e797ccb Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Mar 13, 2014
-
-
El Mehdi Fekari authored
Task-number: QTCREATORBUG-11652 Change-Id: Ib5c26b0b25542eb8e92f5ff65a4f3ec31b82bfff Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Mar 07, 2014
-
-
Leena Miettinen authored
Fix punctuation and capitalization in UI text and messages. Change-Id: Ie3beaeda820090ecec94832b773c2f29a7bd0d95 Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Fabian Bumberger <fbumberger@rim.com>
-
- Feb 13, 2014
-
-
Tobias Nätterlund authored
This lets the user choose between bundling the Qt libraries in the bar package, use the libraries shipped with the device, or use libraries deployed to the device by the user. From the user's choice, the correct assets will be added to the bar package, and the correct environment will be set up, so those does not have to be pre-filled in the bar-descriptor.xml template any longer. Task-number: QTCREATORBUG-11376 Change-Id: If44a9f9868d068f2ccbbeca3e25447496a336648 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Feb 05, 2014
-
-
Frantisek Vacek authored
Patch is refactoring create package step to use new BarDescriptorDocument class when bar-descriptor.xml is prepared for deployment. BarDescriptorDocument API is extended to allow this. Change-Id: If00fba3310c5acf1cc8feefe0cf919aa2a05637e Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Jan 08, 2014
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Oct 29, 2013
-
-
hjk authored
This finally renames the plugin itself. Change-Id: Ibdf4f4b4e9776c2fdc809e0127f3e1310de44bd1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Oct 16, 2013
-
-
hjk authored
Change-Id: I5e173900a4008c72c67a30eaa9c101027c1b43af Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
David Schulz <david.schulz@digia.com>
-
El Mehdi Fekari authored
Change-Id: I10e5f7b4c9d0d527f8df34aa425a2a0bdaac5243 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Aug 28, 2013
-
-
Tobias Hunger authored
Use setBuildDirectory() in the different BuildConfigurations instead of reimplementing that over and over again. Change-Id: Ic355fdb4624c71667ce470b3e2865c9a8722ef09 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Apr 29, 2013
-
-
Tobias Nätterlund authored
Change-Id: Ib0d776143b787b0862d6797aaca4a1edc9865da2 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com>
-
- Apr 05, 2013
-
-
Tobias Hunger authored
Change-Id: I03cab5d963a6d7c77171efe360a552d8109f6a8b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
NOTE: Next patch will be "Move DRCA to Debugger plugin" and is needed to make this functional. Change-Id: Ie405a0e4fbdc0fb35ff16d34c725e7aee5153a4a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Mar 25, 2013
-
-
Tobias Nätterlund authored
This adds a new deploy step (BlackBerryCheckDevModeStep), which checks for Development Mode being set on the device. If not set, the deployment stops early on in the process. Without this step, the deployment would not fail until after uploading the package. Moved blackberry-deploy into a constant, as it's used in multiple places by now. Change-Id: I813754108fb4be281e752b12ac56d4f0b302077d Reviewed-by:
Mehdi Fekari <mfekari@rim.com> Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Mar 21, 2013
-
-
Tobias Nätterlund authored
Unless the package path, or application descriptor path, are changed actively by the user, those values will now be automatically generated from the build directory and source directory respectively. This fixes a problem where the path to the package would be in the debug build directory, even though the build mode was switched to release. Task-number: QTCREATORBUG-8991 Change-Id: I78137fc8a6ba0532663808ac9800c03e8371e148 Reviewed-by:
Mehdi Fekari <mfekari@rim.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Feb 13, 2013
-
-
This enables developers to find and use the prepared bar-descriptor with command lines Change-Id: I1083d18f02d5026e186735fdfcbb61aca30f01b8 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Feb 12, 2013
-
-
El Mehdi Fekari authored
Change-Id: I11983e118cf73a450bb046892a7f48fad60d7a96 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- Feb 01, 2013
-
-
In Qt5 the qtquick modules/qtdeclarative plugins are installed in the qml folder Change-Id: I023e479df529a5f69fb9898389a2f130da3af59b Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Jan 29, 2013
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Oct 05, 2012
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Sep 05, 2012
-
-
Tobias Nätterlund authored
Change-Id: Ic3059a0dd128bc66495f3288bbf1982f81d023d6 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Sep 04, 2012
-
-
Tobias Hunger authored
* Rename profiles to kits. * Update some strings: * projects mode has a Kits tab, not a Targets tab. * " Settings" was dropped from the sub-tabs of the Kits tab * menu entry "Build/Open Build/Run Target Selector" was renamed to "Build/Open Build and Run Kits Selector". * Use "Kit" instead of "Target" in miniprojecttargetselector. (The class was not renamed as it does indeed select targets, not kits) Change-Id: I0727e086e2dfa0e8aaaf89fdc6f2e3596c7a4314 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Aug 01, 2012
-
-
Friedemann Kleint authored
- Fix typos and various capitalization errors. - Fix wrong placeholders. - Remove QCoreApplication::tr(). - Fix androidpackagecreationwidget.ui, remove translation from combo and clean up some HTML markup. Change-Id: I51bcdad90c770c0f861a9d17e92b9c9222c6e8bf Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
- Jul 13, 2012
-
-
Tobias Nätterlund authored
This plugin adds support for cross-compiling, deploying, running and debugging on a PlayBook or QNX Neutrino device. Change-Id: I0da7ccee40bd7ce4c0d6bdc6884d48ef23167dac Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-