- Aug 06, 2012
-
-
Robert Loehning authored
Change-Id: I42ccd2d4bdc79bbc4bd1faf7450af1b608a17edb Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-7640 Change-Id: If8ed8545657783ad0d18e60b64d08e7d92e105d3 Reviewed-by:
Robert Loehning <robert.loehning@nokia.com>
-
Thomas Hartmann authored
The call to handleWindowsUpdate is asynchronous to keep a unified behaivour. Change-Id: I2e422a203955aa84317f29531f6c259dc3ab823c Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I981e5ae6bf4506b3150a7e084ea099ac97de4b61 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
More in line with the other dialogs. Change-Id: I6c270de70f64da3a00195a30ce1ed7b20c2ea90f Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Rename 'Attach to Running Remote Process' to 'Attach to Running Application'. The location and type of application to attach to is determined by the Target. Change-Id: Iac20c01aecf3825f176b4b209ad28140bec7aea5 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Having a single button as separate form is wasteful. Change-Id: I8d1f6dd9c88293c5e3d01fdc56db2aa094e82598 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: Ief75ee62b544b419a8c4d758e275092007603862 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I0b1a7c51bfcfcd53efa87b678da513b6b546c55c Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
Unix only for now. Windows to follow later. Change-Id: I2a5742373f8c849ba3852c933780f9bfa96ba2de Reviewed-by:
hjk <qthjk@ovi.com>
-
Eike Ziller authored
More horizontal and vertical space. Change-Id: Ieae970d9ac15df32531fb934799eff6d589bc3e4 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I2e7d81a4efb75877901d29964df4f71314e951b4 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Saves code on caller side and cycles for the hashing. Change-Id: I9d0c739b44a4611a4d70d33cf2798e0b078a72b5 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Aug 03, 2012
-
-
Orgad Shaneh authored
Change-Id: Ia2b8c7705129937a60585d881e1fbfa7815d858f Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
hjk authored
Change-Id: I6bce707b0dd2cbf207c02b89b27a2c0a31f62126 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
With the process list model being publicly available from the IDevice interface, there's no longer a need to force all subclasses to create the dialog themselves via opaque handles. Since clients can now check whether a device offers a process list, the base process list model has been made abstract. Change-Id: If4a0aa68a95b221862c287ad8397ebabe9be5909 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
Change-Id: I9262663e2d85d3fc1a1faa311804afb395bdb7dc Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
hjk authored
Functionality is available in base class. Change-Id: I795dd3ef0cf535e796b08a3671065b5121582c17 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Aug 02, 2012
-
-
Christian Kandeler authored
Now each device gets to decide in what way a process list is set up and how a process gets killed. This enables e.g. non-SSH based devices to provide process lists. The default implementation provides an empty list. Change-Id: Ibb352cd8a5ea556951b02ba512208daeb3b1e1a6 Reviewed-by:
hjk <qthjk@ovi.com>
-
Friedemann Kleint authored
- Remove trailing blanks - Fix remaining rich texts in Android UI. Change-Id: I8ea5ec6890d76b83257fd1eb79eeb2760b946f0b Reviewed-by:
Robert Löhning <robert.loehning@nokia.com>
-
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>
-
Robert Loehning authored
Change-Id: I92e2a87d063894d4992451ee0e9fe2a99d298eb2 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Eike Ziller authored
Change-Id: I417bb698798afa2a917224000ca839b67319f976 Reviewed-by:
Daniel Teske <daniel.teske@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>
-
Oswald Buddenhagen authored
follow suit with qmake ... Change-Id: Ic97576eaf74dfd58e8d8cd2f8034dac3963b92c4 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
instead of having a bazillion different callbacks, have only one with a type parameter. the drain typically multiplexes all into one stream anyway. Change-Id: I963daefc5a266c91334a4cc599570ed26b603d5d Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Robert Loehning authored
Change-Id: I4b554d925102fcd7c503276c1e085e8f438b0e3c Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
hjk authored
Change-Id: Ia821f870c16518f016c78fcf25dda30889a07122 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
hjk authored
Change-Id: I7e8a99d3339d2040a23e4e78816b13b57197dcdb Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
Sergey Belyashov authored
Change-Id: I95b2192e00830bc4e0a6eb18228ed706dbebd51d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Christian Kandeler authored
Platform is dead, no known users, not tested in ages (and no resources to do so). Change-Id: I6f4f913d9379010a3d4abc2728d9ab4425a32bc3 Reviewed-by:
Robin Burchell <robin+qt@viroteck.net> Reviewed-by:
hjk <qthjk@ovi.com>
-
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>
-
Orgad Shaneh authored
Change-Id: I5e228acda32e8924d6a9bed13ea34182fff1dbb1 Reviewed-by:
hjk <qthjk@ovi.com>
-
hjk authored
There seems to be no officially registered mime type for cmake, so text/x-cmake is arguably "correct". Change-Id: Ic1ddcd356fcf9f2f8d814b9f9ce32a96b78afeb2 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Jul 31, 2012
-
-
Robert Loehning authored
Change-Id: Ica017fd6aab99ca5b8add0313e3c6836fd945c2b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Friedemann Kleint authored
'Reset' is in sync with the command line option and more appropriate to the functionality after the introduction of the history dialog. Change-Id: I2328c7137089a5f372b59b4db7074753a16ecbdf Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
hjk authored
Change-Id: Ic382437bb99fe1b6bda9b1252e286cb3b9476191 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
hjk authored
Change-Id: Iafd7f109de3076375e667aff0c429405cef07b55 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
hjk authored
Only display name for now. Change-Id: I6f404e175c0eca82b39055283b4432d9eae10709 Reviewed-by:
hjk <qthjk@ovi.com>
-
Robert Loehning authored
Change-Id: Ib4ec95cc013ebe5c7086718abf72bda1d39329bb Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
hjk <qthjk@ovi.com>
-