- 19 Mar, 2014 19 commits
-
-
hjk authored
LLDB manages to extract a QAction metaobject from any plain int and classes without any bases. Change-Id: I22cdd8e5c73d21d837772be83087dc065698db30 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Christian Stenger authored
Change-Id: I61307ccd86246cdbe131f89e13521be8942c22a1 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Daniel Teske authored
Change-Id: I314e7db6178d6d6863b3f99a0bf1f0eec0956303 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Daniel Teske authored
Change-Id: Id7a71f3c1f41f2d650e5f98b8bb35bfa5a68fd98 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Kai Koehne authored
Do not bring up a message box when connecting to the QML debugging port, but rather just log, and continue C++ debugging. This mitigates the issue that, in some configurations, QML debugging is enabled by default although the application might not be set up properly. Change-Id: I29e89ada4bf14f57589c8c671452572b689cdbdb Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Friedemann Kleint authored
Change-Id: I490c89f854465baf160bc55a65f3c3e24490a947 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-6266 Change-Id: Ib71d65a7abcdc482acf0cba770f250220b071c5d Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Tobias Hunger authored
This fixes a crash when this class tries to show a UI while it is destructed. Task-number: QTCREATORBUG-11712 Change-Id: If4aca14a3ca4792bec1a45903a1f38287d16dbc4 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
This prevents a crash when the DeviceManager tries to bring up a UI during its destruction. This happens in the same situation as described in QTCREATORBUG-11712, which actually describes the same problem in BlackBerryConfigurationManager. Change-Id: I06f134ffa282a281c81fd022c5a2f52fb5dddb56 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Orgad Shaneh authored
Change-Id: I62cdd8e5c73d21d837772be83087dc065698db30 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Iae7ddc376cff86eef9d6873bdb6a6ed3f5f7022f Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: Ibc6be53693a6ae3499d6d24cc3aeeeef2ca12225 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I3964f15cb4295a64f91e0eb6035d365ee2b9f9bd Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Change-Id: I4e250173efc1c0df002d2ce94f7e8df57339544b Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
hjk authored
Output coming from spontaneous events should not interfere with output produces by lengthy display generation. Change-Id: I2a9e4fa93db131cfdac4cb0eb613c0159214d8be Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Ulf Hermann authored
As we cannot determine reliably what happened to the app we drop the "success" parameter to notifyRemoteFinished(). It was almost always true before and where it wasn't it didn't do anything useful. The transition from AppRunning to AppKilled without AppDying in between was invalid and would have triggered an assertion when it happened. Task-number: QTCREATORBUG-11760 Change-Id: Iebf4ca9bddbcc7b152131f9574bc5f2c0a8ba44f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Friedemann Kleint authored
Reduce duplication, remove some HTML formatting. Change-Id: Ia419a5c9a5bbeefca2863acd5d893f13acb34866 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
hjk authored
LLDB doesn't find const[] in the function, since this is not what the tests are supposed to check, dropping the const is simpler than using backend specific checks. Change-Id: Ifad1a57a3112b7cc5e86865e0035bab35cf5523d Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Lorenz Haas authored
Instead of having options texts like "Use file $HOME/abc", $HOME is eliminated in favor of the actual value of QDir::home(). Change-Id: I9ffe27d73e54a9d30e1f0d4a277fbfbb7969ed45 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 18 Mar, 2014 21 commits
-
-
Alessandro Portale authored
Does not add much value (anymore), except in the import case. Expanded targets take away a lot of space, pushing other targets or potential kits out of the visible area Change-Id: Iff0c46643b0fccef7e272a036d0c9c3a099ccc1f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-11629 Change-Id: I576940fa5ac3fd47376cf3fc700689e1046387b0 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Daniel Teske authored
Change-Id: I619c858d9a379ee8b1463c048a8c34950ac25bc7 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Christian Kandeler authored
Change-Id: Ia33c3479aa5e6f5fd6c9dc82c72e4a45e0e89204 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Daniel Teske authored
Change-Id: I4ea7d0f8c8809496c04f1bbe266eb722f999209e Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Orgad Shaneh authored
Change-Id: Ib2eb3000a08021336c9071d35d499371c9b88976 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
All the calls pass a single argument Change-Id: I95a7c44114ff2bb38cd65ab79a1e455dc969a62b Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I6c099a5d0e4ffa180289bbecfe6d552b39d4aeaf Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Stenger authored
Change-Id: I3f1589b7ef08d288ad8b60dec29757d0c5d95e46 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
So that the resource node can override it. Task-number: QTCREATORBUG-11678 Change-Id: Id30d1b99ee23cc18fc29fc99cf0ad7ca919ed527 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
El Mehdi Fekari authored
The code was introducted before the "default configuration" was implemented. If the user deactivates all the BlackBerry Api levels, and restarts Qt Creator, BlackBerry kits will get generated again, unless all the API levels are completely uninstalled. Change-Id: Ie5525d3c08009fb3df986802cd25da24c290098b Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Orgad Shaneh authored
Change-Id: I5f90d7f5a17ccbe8585efd8ac7f731440b10db61 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Handle CR in the output of the VCS we are running in the checkout wizards. This makes sure we get proper progress information when running the checkout operation. Note that this is not a perfect implementation: It will fail when e.g. only a number at the start of the line is updated and the rest of the text in the line is reused. Task-number: QTCREATORBUG-10112 Change-Id: If742e5cb945a2fcada8319d08610d1ccc7fa2ae8 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: I426d850d96fff724c718471a5cab262ce0bf7d05 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-11528 Change-Id: Id4e7f8c0ca4b060c5accf5f6f3b1ab2071ca408e Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Christian Kandeler authored
Change-Id: Iffd135703112b7cc5e86865e0035bab35cf5523d Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Ulf Hermann authored
This is only a workaround, for older versions of Qt. The real bug is that a non-integer y offset is interpreted inconsistently by QtQuick. Task-number: QTCREATORBUG-11732 Change-Id: Idcad0bf0cbef58b41c45e38aa29596717523ed0b Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Christian Stenger authored
Change-Id: I7e2694ced72ee836ad6c532f642914d802acb0c2 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Thomas Hartmann authored
Change-Id: I663c6634960ac7704648f8fd01d85b349a0ef19d Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-6612 Change-Id: Ic56f4cd20063c9d4d05316607636aa3df1d1a5a3 Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Andre Hartmann authored
At least for the Side-By-Side Diff for now. Task-number: QTCREATORBUG-11115 Change-Id: Ic7cb91f48ca810a99c39b2d00acc0cf227d051be Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-