- Sep 01, 2014
-
-
Christian Kandeler authored
This is relevant for the case that the organization name is empty. Change-Id: Ib638c29610b7c268886602609368bb03f120c14e Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Alessandro Portale authored
Change-Id: I8a095ade2f217f8dce38d1f5cbdde4a82e53a6f0 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Aug 29, 2014
-
-
Christian Kandeler authored
Replace all* remaining deprecated Qt 4 functions with their Qt 5 counterparts. This means we no longer need to define the QT_DISABLE_DEPRECATED_BEFORE macro. This patch is relatively small because most source-compatible changes of this kind have been done before. * The one exception is the QmlDesigner, which uses QWeakPointer in a deprecated way all over the place. Change-Id: Id4b839c6685f3b5bdf2b89137f95231758ec53c7 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jun 12, 2014
-
-
Eike Ziller authored
We have fileNameCaseSensitivity and withExecutableSuffix et al. Change-Id: I79bd2cd57e258c3f15673a661a49bab597d7afa4 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- May 22, 2014
-
-
El Mehdi Fekari authored
This is a first patch that adds basic support to manage user's QNX configurations. Change-Id: I273939d39e4353dabc2ae3873d7d7be6b3ca9d47 Reviewed-by:
Sergio Ahumada <sahumada@blackberry.com>
-
- May 05, 2014
-
-
El Mehdi Fekari authored
Add a QnxBaseConfiguration class as base class for the BlackBerryApiLevelConfiguration and the new QnxConfiguarion classes. The split of the BlackBerryApiLevelConfiguration logic makes the code more flexible to add support for the user's SDP/Qnx configurations. Upcoming patches adding support for the SDP/Qnx configuration will depend on this change. Change-Id: I44258d9a9f0dc44bb196f4178974ad04d4caf70a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Jan 24, 2014
-
-
El Mehdi Fekari authored
Change-Id: I3aca5575d4a925ee2efcf891f558105ffcec6094 Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com>
-
- Jan 14, 2014
-
-
El Mehdi Fekari authored
* Add a bbndkconfigurations.xml file to store BlackBerry user configurations * Save both manual and auto detected user configurations * Mark invalid configurations in the BlackBerry settings widget * Provide a cleanup user action to clear invalid configurations Task-number: QTCREATORBUG-11004 Change-Id: Ibb29aa5010317f62233865d42d6ca4ae3afa0de3 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Jan 09, 2014
-
-
Daniel Teske authored
The function's operation of simply appending the string as is would be fine if FileNames were strings. But they aren't, so the function name should be intentionally ugly to stand out. Change-Id: I85e16844e2d69cacb6566c538182b84300c45161 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.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>
-
- Dec 05, 2013
-
-
Tobias Nätterlund authored
Depending on NDK version, the application used for the SDK installer is different. Without this, the installation of NDK's is not possible from within Qt Creator. Change-Id: I71ba67ccb05d30bcef5b63e7e397e545c5a89e3e Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Mehdi Fekari <mfekari@blackberry.com> Reviewed-by:
Rafael Roquetto <rafael.roquetto@kdab.com>
-
- Nov 15, 2013
-
-
El Mehdi Fekari authored
Change-Id: I08805d2901b4e7577497594ea0aaf5c45bec4a5f Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Nov 14, 2013
-
-
Orgad Shaneh authored
Change-Id: I8413252c90a1487d291f15d92837c30ab697b245 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Nov 05, 2013
-
-
David Kaspar authored
QnxUtils::qnxEnvironmentFromNdkFile() function was parsing the content of the bbndk-env.sh/bat script file to resolve environment for BB10 tools. The content of the script file is not documented and is a subject of heavy and frequent changes. Now QnxUtils::qnxEnvironmentFromNdkFile() function executes the script file and dumps the important env. variables that are parsed standard way. Change-Id: Ie7636054d62ec62b32cd3ab3d93a59b7d6c0882a Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Oct 22, 2013
-
-
Christian Stenger authored
Change-Id: Ida16ba9b16cb7c2cd590d8f82e4359b44a9c68d2 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Friedemann Kleint authored
Change-Id: I8607dd339f5c6e3580f2e17c8ca3b7bcbbb11a8e Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Oct 21, 2013
-
-
El Mehdi Fekari authored
Fix the way we parse PATH and LD_LIBRARY_PATH. Change-Id: I9928bf3573728580af6f361ce30101d8db142fc2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Mehdi Fekari authored
Change-Id: I499ca9be0abc15fc0c57847ff288e80612a536fe Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Oct 16, 2013
-
-
El Mehdi Fekari authored
Change-Id: I10e5f7b4c9d0d527f8df34aa425a2a0bdaac5243 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Oct 01, 2013
-
-
El Mehdi Fekari authored
Basic implementation of an install/uninstall targets utility. Note: This does not support 10.1 NKDs. Change-Id: I3bb29ef467dd24a121ee59e11abb2237dcff696a Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Aug 27, 2013
-
-
Mehdi Fekari authored
The new bbndk 10.2 is based on multiple targets (based on multiple bbnk-env scripts). There is no default/common bbnk-env.sh file anymore, and an NDK directory may contain various bbndk-env scripts (i.e targets). This patch makes the BlackBerryConfiguration based on the bbnk-env script path rather than on the NDK path. This will enable having multiple configurations per targets in the same NDK directory. N.B: NDKs 10.1 with one default bbnk-env file are still supported. Change-Id: Icec57c6e722caec7e5ff81e3a9ce4d2cf11f249a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Jul 30, 2013
-
-
El Mehdi Fekari authored
In recent internal NDK versions (10.2) some new environment variables are introduced (they are evaluated when soucring the bbnk-script) that QNX_TARGET and QNX_HOST are depending on. This patch is a workaroud, in the future the parser should be deprecated/replaced to make the plugin less depending on the bbndk-scrit changes. Change-Id: I8d2dc7f0a87cbada6f8807df2bafdfd14476e01d Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Jul 24, 2013
-
-
Mehdi Fekari authored
Improve the NDK setting page to enable managing multiple NDKs. * Refactor BlackBerryConfiguration to support multiple configurations * Add auto detected kits for installed NDKs * Add/Remove manual NDKs Change-Id: Icbc850551da3f729ccaa3473da720ade3051adaf Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Wolfgang Bremer <wbremer@blackberry.com>
-
- Jul 17, 2013
-
-
Orgad Shaneh authored
Change-Id: I1309db70e98d678e150388c76ce665e988fdf081 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Jun 24, 2013
-
-
El Mehdi Fekari authored
Some changes in the new NDK 10.2 break the setup of BlackBerry 10. Main changes that the current patch covers: * Qnx environment variables are evaluated when sourcing the bbndk-env script and are no longer hard coded when istalling the NDK * The version number is appended to the bbndk-env file name. More eventual changes may come and we may need to directly parse the ndk xml descriptor file. Task-number: QTCREATORBUG-9403 Change-Id: Ie7daf7b0eaf2a49339775cacb9973062d6101afa Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
El Mehdi Fekari authored
Change-Id: I6bc02a83263da4ce01fe3238aefee20a68507595 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.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>
-
- Jan 16, 2013
-
-
Mehdi Fekari authored
Change-Id: I7a15f29d1b0d25f41c8bec7c907da7c60d59dcc1 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Oct 05, 2012
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- Aug 02, 2012
-
-
Christian Kandeler authored
These are for configuration of process and ports gathering activities, respectively. This couples related functionality more tightly, while keeping the number of IDevice methods at a reasonable level. For ports gathering, the patch also adds the ability to configure both the command and the parsing function; the latter used to be hardcoded in the PortsGatherer class. Change-Id: I1b8940397a51efa7ddc05dd15cf861777d118c1a Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 01, 2012
-
-
Christian Kandeler authored
This class aims to be a flexible worker class for SSH-based run controls. It supersedes AbstractRemoteLinuxApplicationRunner as well as all of its derived classes, while having no RemoteLinux dependencies itself. Change-Id: If24f03a32126b36fc3d0b253a1615ad0af5f2b46 Reviewed-by:
hjk <qthjk@ovi.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>
-