- 29 Aug, 2017 6 commits
-
-
Marco Bubke authored
Extend file path cache to 64 bit integer. Change-Id: I5627f13d59a3214f389087038482cbcc8d0eb484 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Change-Id: I8ff879631ae022bc870431628be002903360369c Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Change-Id: I64c25eef8eaa6cc6c3ff09d41866972b6c7248d0 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Change-Id: I38d9716225b81091e8e75b26c9c2258a2aefa987 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
We already share same classes there which has nothing to do with IPC and I want to more for sharing. So we should use a name which fits better. Change-Id: Idfb12b6de714206117b92634ad719c6a0e290e78 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Orgad Shaneh authored
Change-Id: I8cb6d208a6864b9a1ba428bced6c3d65440c5fee Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 28 Aug, 2017 10 commits
-
-
Alessandro Portale authored
Change-Id: Ieb6855daf932297008a5bc498bc30a7ae0061178 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Marco Bubke authored
Change-Id: I9ccfc8febd95cbf8cb9c9d3ea45388e50df434d0 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
It is now possible to read values at once. for (auto [name, value] : statement.tupleValues<String, int>(1000, "foo", 20)) .... Change-Id: I3d4bc5218810b4620e1df625126aa490f30bbc71 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
There is now a forward header and it is possible template the string type. Change-Id: Ibebd32c475a2d89a90da7190e77d44278eb43740 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Change-Id: I759651c6426337256b514055132806bf91e93e33 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
You can now write "text"_sv to get SmallStringView Change-Id: I4a5172c97b9bfb283360037ebb934c589ad5a2d8 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Change-Id: I59d0239e600f91304bf6e084d9e3550e423fc54e Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Change-Id: I242a3a8e8411dfca19e50279928f97a5623e55d4 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
It is more efficient to use compare instead of less and equal together. Change-Id: I772b03ba02509c0ebc5d5d770be14cf7d5bd431e Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
They are better optimized. Change-Id: I6db1c94d283ee9f3f1555ce02b9b42d38003e2d0 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 25 Aug, 2017 5 commits
-
-
Nikita Baryshnikov authored
Change-Id: I2755ce51874ceceb3d9a3475ae1971366080f00d Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Nikita Baryshnikov authored
against null pointer Change-Id: I91760f7aeaadf596ef759f56f8374dabab1dd8bf Reviewed-by:
hjk <hjk@qt.io>
-
hjk authored
Change-Id: Icda75b686eeda23c4babd4dbbf32f04d01e2d255 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
hjk authored
Needed for WinRT and BareMetal Change-Id: Iad8b4c36df6f004f74cb66dbf730b2ca43a0e413 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Change-Id: I559bef1b088af9009247542730208d18b514b118 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 24 Aug, 2017 12 commits
-
-
hjk authored
The idea is to use them later to make the DebugRunTool setup leaner. As proof of concept, use the new interface in LinuxDeviceDebugSupport. Change-Id: I045ba4d05cfc56a9e875fd4461e9f562153872dd Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Marco Bubke authored
The server and client interfaces was tightly coupled.So it prevented the introduction of immediate interfaces. Change-Id: Ie4197ffddb862e076d080b3d2a5ee869fad9e4d0 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
hjk authored
The values are not "unknown errors", but known to be exit codes of the debuggee. Change-Id: Icc5e99d463269f1f167ab7b49b78b92c2e4c6b65 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Eike Ziller authored
Change-Id: Id525d68a899f2db14c2d52c200a3a2a8a4e81590
-
Nikolai Kosjar authored
Task-number: QTCREATORBUG-18793 Change-Id: I80a811814e5c7edc1e9b94ed0775abfc21723da2 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Oliver Wolff authored
Change-Id: I30c1c3c6b8190f911856e64b03c85e946c53126e Reviewed-by:
Christian Stenger <christian.stenger@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
hjk authored
Handle IPv6, and do not try to interpret the result as hex. Change-Id: I700c233d03cc706bc8712ab9fabee75d7f126df3 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Change-Id: Ia941b7437c8bc7424b3b9176312256c8f15c0a24 Reviewed-by:
Vikas Pachdha <vikas.pachdha@qt.io>
-
Orgad Shaneh authored
Change-Id: Iac7f866b4846939af4dcee086ab07797cc6b8ff1 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolai Kosjar authored
Change-Id: Ib6fcdc312fcfa558cd7e1e55c46cb84c002258ad Reviewed-by:
hjk <hjk@qt.io>
-
Orgad Shaneh authored
Complements a7ffd67a. Change-Id: I3e70cf635774db3e126984dd70362aa0d3baa82a Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
- 23 Aug, 2017 7 commits
-
-
Eike Ziller authored
Some help backends are not too consistent in how they send started and finished signals (QtWebEngine I'm looking at you), so make restoring the override cursor more robust in the base. As long as the backend reports that it is finished, guarantee that all previous override cursors are restored. Also ensure override cursors are restored in case the viewer is destroyed. Task-number: QTCREATORBUG-17758 Change-Id: Icb1cd1eabfb232135a391a550d8e6719a74189eb Reviewed-by:
Alexandru Croitor <alexandru.croitor@qt.io>
-
Nikolai Kosjar authored
Currently this might happen when registerTranslationUnitsForEditor is called with visible documents that are not the ones that are registered. Change-Id: I9ae5f75c8bbff6a11161a3387633726066001062 Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Riitta-Leena Miettinen authored
...to the Extending Qt Creator Manual Change-Id: I85dea1d815037af8334aed09c7b4ad8611d4170c Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@qt.io>
-
hjk authored
There seem to be uses of that case. Task-number: QTCREATORBUG-18784 Change-Id: I2f278eab87406a3549c57b5fa032e9f3a606e947 Reviewed-by:
Alexander Drozdov <adrozdoff@gmail.com> Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Eike Ziller authored
Conflicts: qbs/modules/qtc/qtc.qbs qtcreator.pri src/libs/utils/utils-lib.pri src/plugins/clangcodemodel/clangbackendipcintegration.h src/shared/qbs Change-Id: I240e89afc76d8f40ce69d66683014b603f714707
-
hjk authored
This reverts commit c75b8f22. The feature was actually useful. Right now, debugging tends to stop there, not only in a place people typically don't expect, because it's not "their" code, but now also with tons of "Semantic issues" markers which makes the file look really evil. Change-Id: I9ebd6a7fe31de1e03d63e08db4da31069a65578f Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Nikita Baryshnikov authored
Change-Id: I0dff382a1b80c511a72667839bca429114f4a279 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-