- Jun 23, 2015
-
-
hjk authored
Was paired with QVariant::value<Core::Id> which relied on the unique dentifier being exactly the internal representation of the Id. Change-Id: Ib660b4b640bcef2803e2e050045d2189d6352d40 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
This establishes an additional invariant, namely that items that are not part of a model have m_model == 0, even if their destruction is imminent. Change-Id: I0bad7fff57d21ddcefe06953cd0da8c2897baa4a Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Change-Id: I4771079ff5c78c12780308fd32923fd3fad137cc Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
hjk authored
Change-Id: I9013d5de89e40fc60a5f021088fb7213eea3dc03 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Montel Laurent authored
When we use action->text() in some theme we have a "&" for activating it with keyboard. So session can't work when we search session name. Change-Id: I3511a740121b5eefb790faa6bf5f92b8f5c8d429 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Tobias Hunger authored
Run parents initializePage, not the one from our grandparent. Task-number: QTCREATORBUG-14620 Change-Id: I1ec2d424c0e6fd6d7dea1050d5d8f6b8f00d27d5 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Drop the connect once the editor gets killed. Remove the QSignalMapper and replace it with a lambda to facilitate that change. Task-number: QTCREATORBUG-14613 Change-Id: I1a5990bf37af88092933143ebb78dd5ceb9c1222 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Directly comparing the Ids gives the same effect of a stable (but unpredictable) sort. Change-Id: Iaf54a127b02f2a89eeff9b6d008575bb899ef926 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Tobias Hunger authored
No text change Change-Id: I95233f9fbb832e356781c2bbfe6350c7f95dd6b0 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Nikolai Kosjar authored
...for the not visible documents. First reset the extra additional formats, then set the new ones, not the other way around. Task-number: QTCREATORBUG-14579 Change-Id: Iae465bd9a7bb0a397fd4917df45955713aaf87c5 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Eike Ziller authored
On OS X we may not set QMAKE_RPATH because otherwise the default rpath to the Qt libs is removed. Install the tool on Windows and Linux. Add the plugins path to the rpath on Linux. Also make the rpath when building relative instead of absolute on Linux. Change-Id: Ieb6a79d9f9f922d117736ae7b4ae65c784ade5c9 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
- clangbackend missed deployment - Fixed libclang location to be in Frameworks, and deploy missing dylib link - Fixed deployment of buildoutputparser Change-Id: I2b1fbd552bd0da6fef154fe1b6dac0a53b320483 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Some libraries do not provide full names. For example: frame={level=\"1\",addr=\"0x2b669230\",func=\"*__GI_abort\",file=\"abort.c \",fullname=\"\",line=\"117\",from=\"D:/sysroot/octeon17/lib32/libc.so. 6\",language=\"c\"} Change-Id: Ibd273d451844d467395d8d7708b87f2cfc7a139e Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Make startTool() explicit as selectAction(Id) + startAction(Id). Change-Id: I695112bd8419021a781234121a55440b5dc381be Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Lorenz Haas authored
Change-Id: Iba3e5793bfd0e4057074e2b04e6353ba09aa4a5f Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Eike Ziller authored
-
- Jun 22, 2015
-
-
hjk authored
Change-Id: Ica2b6facee379fd1e046ced617e3e5176bb3d192 Reviewed-by:
Christian Kandeler <christian.kandeler@theqtcompany.com>
-
Christian Kandeler authored
These are the ones that people should use in build steps and such. Task-number: QTCREATORBUG-14614 Change-Id: I398ee57a0338c16f41dd190abe3fc9b055a50132 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I035253d68d1dcdf2af69531e6eee354f2932dd5c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Orgad Shaneh authored
handleStop2 used to retrieve the stack. This is no longer right. While at it, remove outdated comment regarding GDB version. Task-number: QTCREATORBUG-14617 Change-Id: I9511fe5315e941fd9e08737a5b11677f9fdf8d09 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tobias Hunger authored
No text change Change-Id: I13d959e9c9204628775abbcb53a1b824d1b62578 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
No text change Change-Id: I2b927d847bda3c5a0e2881d9a5eb9c74900fc0d4 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Icd71bf5ccf3503dacf6b0b5affc92b74286cbdf3 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
This should not change the text in any substantial way Change-Id: I837cc628d831636c186958485b8315c8d6895713 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Lorenz Haas authored
Change-Id: Iea7a554dbb323b3a2b691d3e254c4e111897beb8 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I8dced5f96026b252b098d85a77ccb004397f1f62 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
No text change Change-Id: I4c422d6af1cc37a0dca0e7cb15ed141935ece2aa Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
No text change. Change-Id: Ie030930637bf25d181a9f95030aa91a50348912f Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
Again no text change, just reformatting it to a width of 80 characters Change-Id: I3292932e4e672d3502e3f7100433f56e970d8deb Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
No text change, just reformating to a line length of 80 characters Change-Id: I36c0b2526ce5646f5aeddb3b5e87d8a480d78b39 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
That is a key feature in my opinion. Change-Id: Ib56818e67c8120ba2aef83723279405b5ed359b3 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
No text change, just adjusting the line length for easier readability in an text editor. Change-Id: Id4eff9502eb8dd9d0a2dac8a7136f7ed4ffaa6ae Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
No text change Change-Id: I0d394d043bc3c878324ed0d18d3a25ecadb00eca Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Lorenz Haas authored
Change-Id: I8b595ce0f7b3544466c6308457bf22826d1dafeb Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Tobias Hunger authored
No text change Change-Id: I6e7f0a7293f9dbec337e3d4fe6d058d449b0aee0 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Alexander Izmailov authored
Icons for static members in completion list now with S letter. Task-number: QTCREATORBUG-203 Change-Id: I6c997ad14eeb500936ffe73e2fc0ad8e552a46c9 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
BogDan Vatra authored
On an 64 bit Android, libc.so for 64 bit apps is located in /system/lib64/. Change-Id: I93f0e4658e552c9a32822706bab3e503642a8c59 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Orgad Shaneh authored
After a successful Cherry-Pick or Revert, a ConflictHandler needs be instantiated in order to call endStashScope. This was broken in b6608d0d. Change-Id: I2e828fa87695b9ac9972fca569e473b5f63abfec Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I62dde2475d28f87fa5c77412e21eda29da97acd1 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ibf99c7fddbc4409f38b0be337c0fd1efcad0db42 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-