| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Keep QNX.
A short informal search did not turn up any more blackberry users,
even though there is interest in QNX. So this patch removes the
platform: We had no contact with the maintainers in months, there
are no changes going into the code for about as long.
I am not even aware of anybody testing the platform, so any
remaining users are probably better of with Qt Creator 3.2 or so
where the code was extensively tested.
Change-Id: Ibeda6bfd8565599918cfcc08fd01cb5ed8793dc2
Reviewed-by: Tobias Hunger <[email protected]>
|
|
|
|
|
| |
Change-Id: I97c86761e7ff89c7720ae9ca9369895a62ca6244
Reviewed-by: Rafael Roquetto <[email protected]>
|
|
|
|
|
|
|
|
|
| |
N.B: This patch implements the basic actions to manage user
debug tokens, and doesn't provide yet all actions and advanced
features available in Momentics IDE regarding the debug token support.
Change-Id: I912bdbcc3348b8ddd4335a7995bec900bd04bf62
Reviewed-by: Nicolas Arnaud-Cormos <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Widget margins has been zeroed so the default margins of
the 'Type Specific' group applies only. Request and Upload buttons
has been placed on a separate row to allow better width stretching.
Task-number: QTCREATORBUG-9981
Change-Id: I86d3be06d0057e92289fe6ed5cf38f16f5f3158b
Reviewed-by: Christian Kandeler <[email protected]>
Reviewed-by: Tobias Hunger <[email protected]>
Reviewed-by: David Kaspar <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The blackberry-connect connection is now established at
Qt Creator startup, and taken down when Qt Creator shuts down.
The user also has the ability to disconnect manually in the
Device settings widget.
The connection status is shown in the Devices settings widget,
as well as in the project selector. And it is impossible run or
debug an application without having the device connected.
Change-Id: I64f2e48a647e6d850851d2f20d0ec7bbd5980ea5
Reviewed-by: Christian Kandeler <[email protected]>
Reviewed-by: Nicolas Arnaud-Cormos <[email protected]>
Reviewed-by: Mehdi Fekari <[email protected]>
|
|
|
|
|
|
|
|
|
| |
Add buttons directly into the PathChooser instead of creating new QPushButton widgets.
Change-Id: I7b607c4c8cc7b27ec0d23d9849182437fc28aabc
Reviewed-by: Tobias Nätterlund <[email protected]>
Reviewed-by: Mehdi Fekari <[email protected]>
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
|
| |
This patch enables debug token creation and installation.
Change-Id: I85cbb8ddc413228662cd7967e1805196212a430c
Reviewed-by: Tobias Nätterlund <[email protected]>
Reviewed-by: Tobias Hunger <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
- 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 <[email protected]>
|
|
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 <[email protected]>
|