- 16 Dec, 2014 8 commits
-
-
Ulf Hermann authored
Change-Id: I3c300a1ebc2286e0ac5d281f29dbffeb5259e62e Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
It didn't show the "locked" state anymore. Change-Id: Ia5f9e86bf265261c17ca1318bb166bbaf0414d78 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Selection propagation by typeId was still using the old general aggregator methods that have been removed by now. Change-Id: I955149e6ed8f3d6274a2a15a882e1f10341302e4 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
The previous version makes no sense as two events for which start2 > end1 cannot have start1 == start2. Also, as we only keep parents, not children, in the parent list, we don't need all the special cases for grandparents. Change-Id: Ic6bae2fe237a31726fd55f560c309ba09b5af25d Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Eike Ziller authored
Change-Id: I7b5fe179e567c360a45aab57748696cb60f07e3b Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Stenger authored
Avoid digraph "<:" in template specialization. Change-Id: Ia6fac2639458fe98b662a5e033538c15e8df5aa7 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
hjk authored
Remove unused code and unneeded slots. Change-Id: If3de545137376b1addeb3c7608c479dadf03ed46 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Idaa2a603f5945a4df249f9b6ce606769a5c7ea74 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
- 15 Dec, 2014 32 commits
-
-
Christian Kandeler authored
Change-Id: I369e0bdf29481c3b86af71f82760dc7550d2be23 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
hjk authored
Expose less of debugger internals to the device plugins. Change-Id: Ie78756b033fae3fe02bff92eadf26b7319990605 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Ulf Hermann authored
Change-Id: Ib5c0ec44bac213f544dfce533299bee03213b374 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
This translates into "[" on compilers that handle digraphs. Change-Id: Iba650d6929a1d3850018203b4f8331888ec8a257 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Ulf Hermann authored
Since the reorganization into rows it would behave strangely when reordering small categories under large ones. Change-Id: Ic481710a706cc06a699e50ff60eaea2937a50530 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Nikita Baryshnikov authored
after 516c0d60 Change-Id: I2d2cdf0c899946f9bb792db2a10c12b03dfef4bc Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I2f199f392016005b8e00e48253838370628875d9 Task-number: QTCREATORBUG-13700 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Kandeler authored
Change-Id: I5f10bd801bb5cf43e58193c41e62d9ea2f9cb645 Task-number: QTCREATORBUG-13339 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Erik Verbruggen authored
... by keying on Utils::FileName Task-number: QTCREATORBUG-12390 Change-Id: Ia1a59d2e422b4f92300ac6a8e0e52dd7456a6e70 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Nikolai Kosjar authored
This implements the actual include_next logic and thus completes commit b934cc19 C++: pass #include_next down to CppPreprocessor::tryIncludeFile commmit 140b5029 C++: Highlight argument to gcc's #include_next extension Based on https://gcc.gnu.org/onlinedocs/cpp/Wrapper-Headers.html Task-number: QTCREATORBUG-10225 Change-Id: I7eef7f5ea64a114f6d092304d32b72c55c2ce134 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Nikita Baryshnikov authored
QObject::disconnect: No such signal Debugger::DebuggerRunConfigurationAspect::requestRunActionsUpdate() in / src/plugins/debugger/debuggermainwindow.cpp:205 and QObject::connect at line 212 Also connections are ported to Qt5 style Change-Id: I9ac1457209b0b1e32a1f7032135a3a12099b38a2 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Nikolai Kosjar authored
Allow to configure the timeout in the range from 0 to 500ms. Task-number: QTCREATORBUG-13393 Change-Id: I3e421109db919ab0dd5d63b8cbb9339fce132dbb Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I6acdaaf81a0b8c2523df4fda4ee7ec044da25678 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com>
-
Ulf Hermann authored
Using the TimelineRenderer's render passes we can as well draw the overview in a nicer way without procedural painting. Change-Id: I9464f10c52988a6af10c849878e678e4958a1057 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
With the extra parameters we can also use it for the labels on the top of the overview Change-Id: Icd1a515498455f1f6247845ac559f07eaef40d08 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Like that we can easily add different renderers to use the same render passes, e.g. for the overview. Change-Id: Ib7dcb77a45e74488971011310f53f7639286768d Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Like that we don't have to expose any private members and we don't have to care about QSGNodes we'll never create in a render pass. Change-Id: I4e71da24c85de8f8f73d58fc2e76dc5e82ee31ae Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
It will be a public class in the timeline library. Change-Id: I77a3bedd9e63b57c199680e89da1950ed7b7e3d1 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
TimelineRenderer will be a public class in the timeline library. We don't want to expose its private members. Change-Id: Ib82ab8b30f702293d1d8b5d101b7dd0e3380194c Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
The new namespace "Timeline" is for classes that are supposed to go to the generic timeline library later. Change-Id: I1f6dce59de2c37398b1ed89473e1a94ec020104b Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Remove some unnecessary code and consolidate things. Change-Id: I3f6c971b84368013a60a7a7fa9545480b0cd551b Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
This makes it much easier to deduct where it's coming from. Change-Id: Ica85e1df0a03a01c1b319b3523fb5746e6c2d8f8 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Christian Kandeler authored
To HEAD of master branch. Change-Id: I42e09c101bb5cfcb170c09570568b88523396ab4 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I633dc6a862f344a7e5e86c25e44e400e3000f644 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: Ifebd60a24b3e07702ca603425b5133e9a23557c5 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I7bab7b20f3467f000a7ba4917919caa8f15ecf22 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
Ulf Hermann authored
Split it up into some more files and remove all implicit cross referencing by ID. Change-Id: I3f829d6701906b1b054d18680d9e670b35b1716a Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
hjk authored
The signal is not needed. Change-Id: I6dd059fee64438da65cc9a32d42ab0e451763c86 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Leena Miettinen authored
Also in master. Change-Id: I284e57c0fe12cbc1252871aef3c6b3f50054eb79 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
* Avoid QFileInfo where not needed * Use a more accurate filter for QDir::entryList() * Remove duplicate paths * Set filters and filter types only once. Reduces startup time by ~3% Change-Id: I8896c08da5281e06672b7bdf6e8305ea394122a3 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Nikita Baryshnikov authored
Since signals in Qt5 are public Change-Id: I316105ba0d15efb5a041285f948a0843dd8322f8 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Nikita Baryshnikov authored
Denoise namespaces, remove redudant QObject include access to static instance in nonstatic method Change-Id: Ic54cd0da90e72a981394996fccd74053a11352e0 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-