- 20 Mar, 2014 3 commits
-
-
Kai Koehne authored
Makes sure Qt Creator integrates nicely e.g. with gtk. Task-number: QTCREATORBUG-11406 Change-Id: I4da11b42e9d407ee8456c6d43479839667ee13c1 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Thomas Hartmann authored
Avoiding duplication of code and giving the label more space. Change-Id: Id0988fda89b7a671be5f57e511650bd7c73c2d84 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Fawzi Mohamed authored
Change-Id: I3deb9ca4c015a1fc15c73a727c8f1ab78638ca7d Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 19 Mar, 2014 28 commits
-
-
Fawzi Mohamed authored
gcc does not support them Change-Id: I86726429f299b4e8ac545c4db7cef81c4f091851 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
hjk authored
Change-Id: I5532453e0d2568b3c3d24a645b7a05aa4b579fb3 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Change-Id: I456424161cc80acc4057a56f62af5d33acf2eef7 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
The dumper is far from portable, make the test pass for now. Change-Id: I52cdd8e5c73d21d837772be83087dc065698db30 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
hjk authored
Should work without, but doesnt with LLDB. Change-Id: I32cdd8e5c73d21d837772be83087dc065698db30 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-11783 Change-Id: I81f64afc3308e2e1b66dea5540704767d30e29d2 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Friedemann Kleint authored
Variable names should be different. Change-Id: Ibf7c8dd95ffc59d0c02341dffa107f0a0441beaa Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Robert Loehning authored
Change-Id: Id56420161cc80acc4057a56f62af5d33acf2eef7 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Christian Stenger authored
Change-Id: I05e0038f8baf134e6d01d829bd52812b9128dd60 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
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 9 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>
-