- 26 Jul, 2017 3 commits
-
-
Tobias Hunger authored
Change-Id: I50fdaed0d813b5004c1756e9c5a6efd3ce7a3318 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Get rid of duplicated code to do such signaling in derived Project types. Change-Id: I26914a1d751d72ee65c15a7943e0e7f34978f042 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Christian Stenger authored
Change-Id: I60614b87f80443ffa39ed4e4fa59ad0165a63cc8 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 25 Jul, 2017 21 commits
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-18173 Change-Id: If512991873121151e18b56781729f6b841796549 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Change-Id: I287831a9151ba867eec443206235c7e07a6176e8 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Change-Id: I057a0bf08bed470b412082a34029ccec03e32d28 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Change-Id: Ie28efa6deb29801dd670656eeeeef81ccc4ae87f Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tobias Hunger authored
Change-Id: Idb4fef70063ce3b42c497e302e4b69bb73f314d7 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Google Breakpad (https://chromium.googlesource.com/breakpad/breakpad) is a widely used crash handler framework, e.g. by Mozilla and Chromium. It is providing a platform neutral solution to generate mini dumps, collect debug information and generate stack traces from those. Done-with: Orgad Shaneh <orgad.shaneh@audiocodes.com> Change-Id: I09382e7db0dc9e29b228e7b554fda7b6f5684349 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Orgad Shaneh authored
Debian/ubuntu systems can have /usr/bin/g++ which is GCC6, /usr/bin/g++-5 and /usr/bin/g++-7. The same applies for cross-compilers. Detect them all. Change-Id: Ia7b403efbfab60b05c4f27a9011d054d52c3aa1a Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Conflicts: qtcreator.pri Change-Id: If5f4a9821a23ac0df81eb84b3980f9cf7ecd70ba
-
Eike Ziller authored
Change-Id: I4e14ef31dc6cdcc0606d39be90195e30c1ee9b25
-
Vikas Pachdha authored
sdkmanager times out on slower machines or with slower network connection. Increase the timeout and show timeout message box Task-number: QTCREATORBUG-18458 Change-Id: I9118024ec1438ef9c18842df2f7431e696c73f92 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Tobias Hunger authored
Add unit test to make sure this stays fixed. Task-number: QTCREATORBUG-18624 Change-Id: Ieeb41982418481223d9ebf8f5c6ec4b3b78bfe00 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Kai Koehne authored
The description and version is seen e.g. in the file dialogs, but also in the task manager and crash dialogs. Change-Id: I65f7076a55ecbdcaa6b7c9ab57fecaab59bcaa08 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
Kai Koehne authored
This allows us to use the copyright year also in the following patch that adds it as metadata to the windows executable. Ideally we'd unify IDE_YEAR and IDE_AUTHOR (because they're only used together anyway) but that would break translations. Change-Id: If0f84eaeb22e9ba71b2b29798324b76a91eda78f Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
David Schulz authored
Change-Id: I016b25c56b31c615e208e86e690fc7408c9e5384 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
JSON officially does not support multiline strings, so we should use the same mechanism that we already use for the plugin description (i.e. additionally support arrays of strings which are interpreted as lines). This just happens to work because Qt's JSON parser eats it without choking. Change-Id: I25ef04600b209775c5a7af916c687fda4a8b1a4d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Jochen Becher authored
Change-Id: I08ca964652f2594d30d5576b5d956d97e01a4ef8 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Jochen Becher authored
Change-Id: Ifcdd5010369a71649a5f34c72c81ec9a30556bc7 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jochen Becher authored
Change-Id: Iddd45508dcb2de1fa2b6d9b2b881b54a73172caf Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jochen Becher authored
Change-Id: I06de22538e500c133693ff0c791ac8a2d3be3402 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jochen Becher authored
Change-Id: Id863a5004cb903cbc2929745e818e5810ff70dd2 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Jochen Becher authored
Change-Id: I87338f290bd1ea729682236df8b017516a18e7bb Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 24 Jul, 2017 16 commits
-
-
Alessandro Portale authored
Increasing the text size a bit, making the text darker and making the margin proportional to the image size (resolution independent). Change-Id: I029b57e2bf1c355f35161e5f8810dddea4114047 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Alessandro Portale authored
This gives them a similar look of other toolbuttons in Qt Creator. Change-Id: Ib3163ff6c1eab2bd26e46d1136de5fa474dea66d Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Nikolai Kosjar authored
Change-Id: I284298c926f3d445272987ee622e6fc4aba4697a Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Nikolai Kosjar authored
Change-Id: I5473230ba9bc1b6c1a9520971d66918d545c9e5b Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Alessandro Portale authored
Change-Id: Ibfd1144271c4381c7125db80713cbde431a54cf7 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Alessandro Portale authored
Change-Id: I6f206b2c97f7435b4de3a06c32b3933f3519181a Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Alessandro Portale authored
In order to able to fit some overlay text to it. (See following commits). Change-Id: I9b762b20d9a17e5bf779bf1d197804803fa812ad Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Orgad Shaneh authored
Change-Id: I9bf2d935bf95ff45b29ebfbefd8f8aaf8e22e3ac Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
Change-Id: I5028d6a46749b22cc0e0f5707c9e283126511902 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Alessandro Portale authored
Empty14 is sometimes simply 2 pixels too small. Change-Id: Ia711f4d17388a51999d056ffff1ed4089e8d4819 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Marco Bubke authored
f(x.get()); -> x.get() should be shown as a output argument Task-number: QTCREATORBUG-18591 Change-Id: I99f5637660bcd0a889338ebfa6737d79de226f87 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
David Schulz authored
... in switch as long as there is a default case. Change-Id: I584660cb26ee03a9ce3e41b297af0093dce59d1f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Marco Bubke authored
Change-Id: I6cbd091f65ed931fbc31707c09b832ad782de03f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Marco Bubke authored
We don't want users to stop to use new features. Change-Id: I7c63f236a8c0059e6db6904b7ceef4d78da6cf42 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
If you hover a diagnostics in for a clang query you get now a simple tool tip. Change-Id: I6352dd3d4b9a33c183e69037eac903469b90eea4 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Non constant pointers are used many times as non output arguments, so you get misleading information. Task-number: QTCREATORBUG-18591 Change-Id: Ic5f987db44ad63a0b1a38fd59cd807db5f2acc8f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-