- 19 Dec, 2016 7 commits
-
-
Ulf Hermann authored
We should use it for all time printing instead of duplicating the code everywhere. Change-Id: I530baa31fd7044aefce6201fec0ab27c99a61a1d Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
David Schulz authored
Change-Id: Ifb34a3e8adaf11c5c82ea822a9a332ca7fb1f15e Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
David Schulz authored
Change-Id: Ie6e30a04009db4e75e001d2f0e17a2d2ab10d778 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Change-Id: I858f113507ad5712962dc6568e28230ff6dc2916 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Change-Id: I11fc7d163dbd6b7deb5e88cac65dc61df3352411 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Nikolai Kosjar authored
...when selecting one for the editor document. This flag is only set by the QmakeProject. Change-Id: I648886e12148bd1ebeccca52d9faaf4b528597c9 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Nikolai Kosjar authored
Change-Id: I8a662565eb5e12fd3dbabf00427f34c98030a55e Reviewed-by:
David Schulz <david.schulz@qt.io>
-
- 16 Dec, 2016 20 commits
-
-
Riitta-Leena Miettinen authored
Change-Id: I946e9cb31517f602ce07fe1967a87bfdf9bd79b0 Reviewed-by:
Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tasuku Suzuki authored
Change-Id: I36c4c2e98f2b6bd807a6e19398ba8ad2406ccf09 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Nikolai Kosjar authored
Change-Id: I010709c866291bf59c27f4a05765e1ab0efd28af Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Nikolai Kosjar authored
Change-Id: I8c84660b28c3e76b2cedd08ff3b44a38583f38a0 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Nikolai Kosjar authored
Change-Id: If1a1fb97aa2bcfad186c013f2b2cc4b94c66001e Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Nikolai Kosjar authored
...when selecting one for the editor document. Change-Id: I85066aaa0862870cb2db2fb2cb40c2b2c23b2cac Reviewed-by:
David Schulz <david.schulz@qt.io>
-
David Schulz authored
Change-Id: I39a655d04f1c24448c3db65dca5097a9b482b5d9 Reviewed-by:
hjk <hjk@qt.io>
-
David Schulz authored
Change-Id: I8d1e7e08bbc55a2ce89311dcd23d9b9792e22e1e Reviewed-by:
hjk <hjk@qt.io>
-
David Schulz authored
Change-Id: I98acf000c612831401c01a0a30ed50c18d92c8c5 Reviewed-by:
hjk <hjk@qt.io>
-
Nikolai Kosjar authored
Change-Id: I9b2470f36ea8f6b5882ac10f28f3a05cbe890801 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
Nikolai Kosjar authored
...and put it under tests. Change-Id: Id4bd2391abd1dfdc23640e871453558566cb0693 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
David Schulz authored
Otherwise an "__int64 const" type isn't adjusted properly before the lookup Change-Id: I8e78a2273692bab164baa8ab80d921f841845b0d Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Tobias Hunger authored
Change-Id: I5093b7028cd7e8c7e405358041704c6442009339 Reviewed-by:
Filippo Cucchetto <filippocucchetto@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Thomas Hartmann authored
Change-Id: I609ea06cb0fce2c6201cee8e87db84a15913924a Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Riitta-Leena Miettinen authored
It is no longer experimental. Change-Id: If6fefc0ebe04289a1049086ffcc8f84532ae6ab1 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Christian Stenger authored
Change-Id: Id5324b8bddeccc43446aefe7d7fefb232ed9fa21 Reviewed-by:
hjk <hjk@qt.io>
-
Eike Ziller authored
Update documentation accordingly. Change-Id: I3309815ce23cfa8c941717883a7e0e312b7d9a5f Reviewed-by:
Marco Bubke <marco.bubke@qt.io> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
hjk authored
Also, remove the need to mark GDB Python commands, detect the need to use MI on the presence of non-Pythonic letters in the command (space and hyphen). Plan is to reuse even more almost shared code between engines. Change-Id: I4e00debb07f2482637930675a28f464666b59553 Reviewed-by:
hjk <hjk@qt.io>
-
- 15 Dec, 2016 10 commits
-
-
James McDonnell authored
Change-Id: Ia355cf80131e36e806781665c4926769a1b144f8 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Andre Hartmann authored
Accessible by CurrentRun:Runnable:FilePath etc. Task-number: QTCREATORBUG-12201 Change-Id: Ia8cde111507d8fd755d43f935fd2d319dfb73a67 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Tobias Hunger authored
Report failures to retrieve the environment of MSVC compilers as a build issue. This is way more visible than the qWarning() that used to be the only indication that something went wrong. Change-Id: I8b923c3e65e7df14f677e8519b08f5b2218c16a8 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io>
-
Ulf Hermann authored
Change-Id: I4c57f99bdea365b2ade913cb6b44ddf401f47aa8 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Ulf Hermann authored
Task-number: QTCREATORBUG-16503 Change-Id: I67fe5263ebca865e5ee08571754c1bf763a305d9 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Ulf Hermann authored
We can only use the timeline view if the scene graph is rendered via OpenGL. This can be checked from Qt 5.8 on by querying the RendererInterface. Earlier versions of Qt can only render with OpenGL. Change-Id: I3f77e2a4dee1f9a1df5d6b1946cf7eb05a1bad01 Task-number: QTCREATORBUG-16503 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
hjk authored
... combining default construction plus a single invocation of addPropertiesPanel(), the only way it is ever used. Change-Id: I2080e8b8fa25a2d7e429b7c18f5272466bc4eb79 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Marco Bubke authored
We used the same code in different but don't shared it. From a bug fixing perspective it's actually not that smart. Change-Id: Iaaffc883229e259ff77f95b5cf0a8f0d8b5117df Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
- 14 Dec, 2016 3 commits
-
-
Alessandro Portale authored
Change-Id: I5f43a84e5c5ff8bf69700d6ba6f6534df001eb7b Reviewed-by:
hjk <hjk@qt.io>
-
Ulf Hermann authored
As there are only two events views we can handle them separately rather than keeping them in a list. Also, the object names and dock IDs should match. This breaks the settings, but that shouldn't be a big problem. Change-Id: Iac46fd7976d1e747fef4b40cead9a54e830d188f Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Ulf Hermann authored
Change-Id: I7b7845a5943f43c8166424e2ba9045bb5d1f076a Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-