- 04 Jan, 2016 13 commits
-
-
hjk authored
Debugger and stub run locally, the debugged process not necessarily. Change-Id: Ibf6aec3dcaec60069866ec0765ec2178ca0a26d6 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: I7b8adca90cb0956c0af7aec454b9e62df98e8ba5 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Change-Id: I9e530efad4c0f96c76e1bcdb95b9a8e1b5c52de6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
After selecting a new diagram from the pop-down menu the open-parent-diagram action was not immediately available because the model editor context is no longer the active one. With this change the action is registered in global context. Change-Id: Icf6fc0408916a3e22d2f19e7a09ab24fcf20a867 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Alignment lines (pressing Shift during dragging of items) only works on moving not resizing elements and has some problems with showing correct position and pressing Shift without moving mouse. Change-Id: I0b534cfcb8aff6df2cb50d1b23456bfccb39f073 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Some special characters in member declarations (like '<') must be translated to HTML ('>'). Change-Id: Idb82945e494e9b650e3158dbd5169799dfd81170 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
If the model contains a configuration path to a configuration file (or a directory of configuration files) the configuration is loaded for that model only. The file path may be relative to the model file. No UI support for this feature yet. Change-Id: Ia3615da3e57fc4731926a5970ba1b2f741d64e21 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Orgad Shaneh authored
The source files are in /usr/src/g{test,mock}, the includes in /usr/include They were also swapped. Change-Id: I2a9ad84f8d29a0873a4e568f4b21a198c70d948c Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Andre Hartmann authored
The same constants appear in projectexplorerconstants.h, from where they are used in selectablefilesmodel.cpp. Change-Id: Iedeb30747b80e3d9d14a684d4b480400670bc6e3 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Andre Hartmann authored
Change-Id: I9c839a82b99b5d5bb859ae6f478ac553cae443f6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Andre Hartmann authored
The line is short enough to fit on one line. Otherwise, curly braces would be necessary. Change-Id: Iaab9ba5b45922a8d41fbdb43d4629863ea19db78 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Alessandro Portale authored
This fixes squeezed icons on some Linux Distros with QStyle integrations, where a lower value would be set and the icons be squeezed and become blurry. Change-Id: I2962dd370491fc741646f52a9794e178a2ff81b1 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
signed/unsigned comparisons. Change-Id: I04c7fc82e23736ab07432a09f4063872e4405735 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 23 Dec, 2015 2 commits
-
-
hjk authored
In preparation for the use of ArgumentsAspect. There's not much in the form anyways. Change-Id: I5a4c5d508a032a12bcabc2d1d7f35f3d390e43b5 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Alessandro Portale authored
A drop shadow and the "punching of edges" are now independantly settable. Change-Id: I48bf88944d0cfce504aef0a1c04979ab2dc4cb9f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 22 Dec, 2015 8 commits
-
-
Alessandro Portale authored
They have never been used Change-Id: I38682f5707bd5626a83d9c7e5a59f0fc98ddf037 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Andre Hartmann authored
Change-Id: If646e27683e351e4308906f58b325dc47ff83c8b Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Andre Hartmann authored
Change-Id: I333cee6370202ed5e9623025d484a2f5637a05c5 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Eike Ziller authored
The style that is used by MSVC. Task-number: QTCREATORBUG-14724 Change-Id: I2ffffb507a1e404fa30e9c8ea15aa6b11dfc5b32 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Eike Ziller authored
Makes it actually easier to understand. Change-Id: I33c442f501ecdf66077f8785bf8418a6d699f2ee Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I02a47360df7f6fc86ac2bd79869896b331e7b6bb Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Eike Ziller authored
We should have a single method that covers all use cases. Also get rid of output parameters from the function. Change-Id: I801fbd0d38499f0997d21df99ca75ba40f9f73b6 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
Change-Id: Ia0359477bad1d40a2349e782b19600fa19547216 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 21 Dec, 2015 5 commits
-
-
David Schulz authored
...differs from the real child count. Task-number: QTCREATORBUG-15016 Change-Id: Iaadbd6a0de6e1e068b072705e1d1a264ca03a855 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-
hjk authored
Change-Id: I9f5e7af3767d1a92c0e2104ca56bdb9d0b99f33b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Change-Id: I96991f8dad6f384d798bd27738176fe7319de797 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Tobias Hunger authored
Use a JSON wizard in favor of implementing the same thing in code. Change-Id: I5952bf417255fb75378e42e3e80b13c0a0d3d317 Reviewed-by:
Jochen Becher <jochen_becher@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
... into a string specifying a kind of encoding (utf8, latin1), an optional bytesize (2-byte integers, 4-byte integers) and a flag whether the displayed value should get "..." around it. Scales better than adding an enum value for each new combination. Change-Id: Iffcb1e2f148f12da96e165559a976bd34026c649 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 18 Dec, 2015 8 commits
-
-
Andre Hartmann authored
Change-Id: I952f61a30435b26bf5c77f0b219ddc3b17b0c2e4 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
... to the working directory widget if that's not present anymore. Change-Id: I242d128b0241735dc6cac84290c9cee66a989067 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I46e8194f20e496f530d19ff06e189754cb225e3d Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Orgad Shaneh authored
Move the fading indicator to the widget Change-Id: I762c46845153c93c75ea0198c993b655559fad3b Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I70f3ef86faa3c7c4e55bdd524c6a17cdb13c8fc1 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Orgad Shaneh authored
The heavy lifting was done by clazy. Change-Id: I380120e3419d2a3c0e272f51cc3e0d5f6aaa5e9b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I583068a0db954fe01edeaf557a22515a6d5c7e94 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
As side-effect, this fixes the automatic update of the terminal options if the .pro file changes and no manual changes have been made yet. Change-Id: I5b102b2587a8f2f1b326ecc9f4cec98edad74a16 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 17 Dec, 2015 4 commits
-
-
Jochen Becher authored
Fix parsing of C-style comments, multi-line declarations and some Qt keywords. Change-Id: Ifc6121dca47b245385a01eef568b3775e846c566 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
On Copy (Ctrl+C) the selected elements on a diagram are copied as an image into the clipboard. If no element is selected all elements are copied (as it was before). Change-Id: Ia24e1cae44ea3cc7303198fe7bfd3174c7a970cc Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
... and switch it off by default. The feature has indeterministic performance impact and lost quite a bit of its utility since GDB learned to extract dynamic object types most of the times. Change-Id: I22cccb03ba67f9ff6ad757bbc06eb372d84bbffe Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
This mimics the relevant parts of QbsProjectManager. Change-Id: I31257556ce0fcc714f6fac26f9d0b88ca6cb076b Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-