- 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 16, 2013
-
-
El Mehdi Fekari authored
Change-Id: I10e5f7b4c9d0d527f8df34aa425a2a0bdaac5243 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
- Sep 27, 2013
-
-
David Kaspar authored
BlackBerryDeviceConfiguration is using the same QnxDeviceProcessList as QnxDeviceConfiguration. Task-number: QTCREATORBUG-9976 Change-Id: Ic07297619d4d5d4280918df4e1ea21b958fd1050 Reviewed-by:
Fanda Vacek <fvacek@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
- Sep 20, 2013
-
-
David Schulz authored
Every device can now return a DeviceProcessSignalOperation, which allows to kill or interrupt processes running on the device. Change-Id: Idaa04ebc767e09ca167fa033ed93860b9b81479e Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Sep 17, 2013
-
-
Christian Kandeler authored
Presumably this function is currently const because no current implementation actually changes device properties, but there is no reason why that should not be allowed. Change-Id: I80e4355be70e40bca9df5e1287a1d1d3f60c6534 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Aug 14, 2013
-
-
David Kaspar authored
BlackBerryDeviceConfigurationWizardSshKeyPage wizard page has been removed. It is not needed anymore. The wizard automatically generates or reuses a SSH key that is stores in __settings__/qnx/id_rsa file. The same SSH key is used for connecting to all BB10 devices. The generation of 'default' SSH key is gone as a second step of BlackBerryDeviceConfigurationWizardQueryPage wizard page. Disabling device-tester for BlackBerryDeviceConfiguration. Task-number: QTCREATORBUG-9977 Change-Id: Ice6068530c9c72fa82907decaaa3dca6077e9c3a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com>
-
- Mar 08, 2013
-
-
Tobias Nätterlund authored
Change-Id: I477d44cc83beb017b12deb9dfb81b3be386ea4e0 Reviewed-by:
Mehdi Fekari <mfekari@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 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
-
-
hjk authored
Change-Id: I7e8a99d3339d2040a23e4e78816b13b57197dcdb Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Jul 27, 2012
-
-
Friedemann Kleint authored
- ProjectExplorer::Profile should appear as 'Target' in the UI. - Fix messagebox title capitalization - Fix Q_DECLARE_TR_FUNCTIONS to contain fully qualified class names, add where applicable to replace QCoreApplication::translate(). - Introduce message utility function for the commonly used 'No tool chain set up for this profile' message to ToolChainProfileInformation. - Introduce message utility functions related to adding files to version control to VcsManager to be shared by QmlJsEditor. - Fix typos. - Remove QObject::tr(), QCoreApplication::tr(). - Do not translate diagnostic console warnings of QmlProfiler. Change-Id: I6cee717a504796ef39f6eae58f552c5c8630adf3 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Jul 16, 2012
-
-
Friedemann Kleint authored
Change-Id: I44e34b62d16e824939b75d02738f58fd8e3380a7 Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Daniel Teske <daniel.teske@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>
-
- Jun 05, 2012
-
-
hjk authored
This is arguably not linux specific and allows easier access to the connection data e.g. from the debugger plugin. Change-Id: I4bb7f8f59590e038cf1468e54095de7983bc6b9e Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- May 22, 2012
-
-
Christian Kandeler authored
It does not belong into libUtils, which is a collection of small unrelated utility classes. Task-number: QTCREATORBUG-7218 Change-Id: Id92b9f28678afec93e6f07166adfde6550f38072 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- May 16, 2012
-
-
Christian Kandeler authored
Change-Id: Ic51f6239a34ad752064d7ee6b6f48a9851311135 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 07, 2012
-
-
Christian Kandeler authored
It was a mistake to remove the const modifier: While the action can conceptually do anything it wants to the device, it must not directly modify the actual object. Change-Id: Iae39aec6332c381983062afc71365ecfcb854c3c Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- May 02, 2012
-
-
Christian Kandeler authored
We give the implementors of the IDevice subclasses a litte more freedom by not assuming a modal dialog. Change-Id: I629a3ab7fc50a73229e6439af53f1bae0cf0259e Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
Christian Kandeler authored
Change-Id: Ic313e73e9fa83596e18bf2884bc310a1a7d8a744 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 25, 2012
-
-
Christian Kandeler authored
We had a mixed style until now (mostly using const refs). Use value semantics everywhere for consistency and hope that the class never gets heavier. Change-Id: Ic9536f87b01a76252bd8643c8681b3dc9067a266 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 18, 2012
-
-
Tobias Hunger authored
Change-Id: Icf5743a5b5a6305d18860cf6f87d70079c3effbc Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Apr 10, 2012
-
-
Christian Kandeler authored
Now that we have a polymorphic device class, we don't need to attach all the virtual functions to the factory anymore. In addition, the isUserEditable() function is gone, because it is no longer needed in the presence of device-specific widgets. Change-Id: Ie8f0be95653cb83e1618885b08cdd2aacf5dda59 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Apr 02, 2012
-
-
Christian Kandeler authored
Change-Id: Ifd8405c079e047a40264c8310731cedbf7bd652f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@nokia.com>
-
- Mar 15, 2012
-
-
Christian Kandeler authored
The current implementation "forgets" auto-detected devices when they've been disconnected or Creator has been closed. This has the drawback that potential changes by users to the connection parameters cannot become persistent. This is overcome by introducing a device fingerprint and keeping removed auto-connected devices in a special list from which they can later be retrieved, typically when the device gets connected again. Change-Id: I98cfd25c677e6a2a46891a0facf3a28f0a0c3465 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@nokia.com>
-
- Mar 08, 2012
-
-
Christian Kandeler authored
The idea is that all kinds of devices inherit from one abstract base class and that they are all managed by one device manager, who does not know about their specifics. For now, the only concrete subclass is the LinuxDeviceConguration. Change-Id: I31ff5586a0fdd6bcf8dcc0554bb2b91fe65b2f3f Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Mar 07, 2012
-
-
Christian Kandeler authored
- Introduce clone() method. - Rename "osType" to "type" and "deviceType" to "machineType". - Move machine type display out of generic settings widget. - Put only immutable attributes into the device constructor and set the others via setters. As part of this, also give the SshConnectionParameters a default proxy type. The necessity to give one to the constructor explicitly was for historical reasons. Change-Id: I84757b1b2d6371544b9ab1f3290973e5498176ce Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Mar 05, 2012
-
-
Christian Kandeler authored
One more step towards extracting an abstract base device class. Note that the device settings now go into a dedicated file, like the Qt version and toolchain information, and no longer into the QtCreator.ini file. Reading the "old style" settings is still supported. Change-Id: Ic4766420930c1ab650d72068d3f6d188aa9c203b Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Mar 02, 2012
-
-
Christian Kandeler authored
The current one is awkward and error-prone. Change-Id: I9450b121d0f01c07507b8cc6d72cb2e1453cf02d Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
Christian Kandeler authored
The information about which device is the default one is by definition "global" and therefore does not belong into the device configurations themselves. Change-Id: Ib7349aac4663a674fac5bf35c4d128aeb53fbec2 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Mar 01, 2012
-
-
Kai Koehne authored
Change-Id: I99dbef56a2a5b06bb4b89ca442e44bf586efdb22 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Feb 29, 2012
-
-
Christian Kandeler authored
We will soon have non-Linux devices in there as well. Consequently, the whole device configuration infrastructure should be refactored and a base class be moved to the core plugin in a follow-up commit. Change-Id: I35cfa9e020dd42856fd3c25308cdff7a65d3887b Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Feb 20, 2012
-
-
Nicolas Arnaud-Cormos authored
The LinuxConfigFactory has now a new pure virtual method to create the widget for the device specific settings. It allows new device to create their own settings page. Change-Id: Ie14df043fdef088b0e6e3b1e08b5d0d1863f76e5 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Nicolas Arnaud-Cormos authored
Change-Id: I7113255a3c100c74703f6f7552ee1569857a41af Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Feb 15, 2012
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jan 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Nov 28, 2011
-
-
Christian Kandeler authored
Can be used by specialized plugins to store additional information. Change-Id: I28cd28920aab9f0029a192f58437467fcf7ea395 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Nov 16, 2011
-
-
Tobias Hunger authored
We use displayName for user visible names everywhere, so we should also do that here. Change-Id: I3d976c06fa04733ff82ea208efc0a17f86cc0d79 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Sep 16, 2011
-
-
hjk authored
Change-Id: I9bae06c72d71d77b4a43f87217b7c3f8077a1fd1 Reviewed-on: http://codereview.qt-project.org/5075 Reviewed-by:
hjk <qthjk@ovi.com>
-