- 24 Aug, 2017 2 commits
-
-
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 9 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>
-
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>
-
Eike Ziller authored
"Required" is only the Core plugin, and that should never be disabled. Fixes the weird issue that running "qtcreator -test WinRt" on non-Windows platforms failed with "Core plugin is disabled". Change-Id: Id349f406e4bde876ae5513c75d39b4b4c052b8ba Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Task-number: QTCREATORBUG-18604 Change-Id: Id41f3fe1bf08965cfdaf21a7059fc2f1db49ecc7 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Orgad Shaneh authored
Change-Id: I650da02a6f084d1db3be3891a575d4f97df06aef Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Nikolai Kosjar authored
That could happen when registerTranslationUnitsForEditor is called with visible documents that are not those that we are registering. In that case, processSuspendResumeJobs() would request the not existing document processor and throw an exception, thus preventing parse jobs. Change-Id: I9e9aeefcb1fbb70ec0cfe21e1b2fc849286a8f0d Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
- 22 Aug, 2017 10 commits
-
-
Dan Cape authored
Since QNX was split into it's own Abi (QnxOS), it is no longer piggybacking on the UnixOS Abi. When this change occurred, there was no change done to collectLibraryData function so on QNX we were no longer seeing libs created from projects that were subdirs of a main project. Related QnxOS change: e69c2eb2 Change-Id: Ibb4ff8932ca5d6eea317946aecb53f58ddccc0ea Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Interesting for command line tools that want to pull this in but not QtGui (e.g. sdktool) Change-Id: Ic2f5c1f3126869cc38bf672345750d7d966560fd Reviewed-by:
hjk <hjk@qt.io> Reviewed-by:
Kai Koehne <kai.koehne@qt.io>
-
Eike Ziller authored
Change-Id: Icf344652593bc868dce8f66e8f4ab11970c87204 Reviewed-by:
hjk <hjk@qt.io>
-
Eike Ziller authored
Left over after moving functionality to dragsupport.cpp/.h Change-Id: I909be9eb42fb96989e9469278b416e25f3ac7f62 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Change-Id: Ibf35bbfe6836bac524e61f11747f1b0fb164e112 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Riitta-Leena Miettinen authored
Change-Id: I926920ca4fc2be805cff74c9d1118b2b93c117ae Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Nikolai Kosjar authored
Since Clang: Provide highlighting for identifier under cursor commit ca72c294 the LocalUseMap, used for some refactoring actions, was not updated anymore. Fall back to the built-in implementation for the LocalUseMap because it contains pointers to built-in AST that clang obviously can't provide. Task-number: QTCREATORBUG-18607 Change-Id: I08762fe457835d4d83aca719febcb3497ee9696b Reviewed-by:
Ivan Donchevskii <ivan.donchevskii@qt.io> Reviewed-by:
Robert Loehning <robert.loehning@qt.io> Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Nikolai Kosjar authored
They are displayed in: 1. Invoke the inspector dialog: Menu: Tools > C++ > Inspect C++ Code Model... 2. Select "Project Parts" in the top level tab row 3. Select "General" in the lower tab row Change-Id: I9042fb7706bde713af808ca687cae8a5d06736ae Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Riitta-Leena Miettinen authored
...because no additional steps are needed to the explanations in the sections about building and running applications. Change-Id: I8b60c95ce45f025d696a806ab09d43132607e355 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: I49ca7e444bacd69aa45dac1289bdc2a796a2a062 Reviewed-by:
hjk <hjk@qt.io>
-
- 21 Aug, 2017 3 commits
-
-
Robert Loehning authored
Change-Id: Ib7f5bb5670ff393f2b3bbecb1398bf382d6cca66 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Robert Loehning authored
Generated files and empty directories are now hidden by default Change-Id: I8f3d53e9f5619b6d9aed938f90f5ec84e50b94ea Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Eike Ziller authored
Since the disabling of all plugins except tested onces was implemented as an afterthought, it did not update the indirectly enabled plugins. Instead, update the list of enabled/disabled plugins in the optionsparser like for the -(no)load options, and trigger the update of indirectly enabled plugins afterwards. Also take test dependencies into account when indirectly enabling plugins directly. Change-Id: I59d6c05de69a3073576155f7bd6201f1cd44697c Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 18 Aug, 2017 6 commits
-
-
Riitta-Leena Miettinen authored
Add a glossary entry for "device" to make changing the definition easy and link the first occurrence of "device" in a topic to it, where applicable. Change-Id: Ia1b8b669b0000eea47d6a7b9860d3329d93a4395 Reviewed-by:
Vikas Pachdha <vikas.pachdha@qt.io> Reviewed-by:
Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@qt.io> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Orgad Shaneh authored
Change-Id: I1f282d5d30f76d9e0a3c2a32bab7de7933d349fa Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Robert Loehning authored
Task-number: QTCREATORBUG-18748 Change-Id: I4de59743c42b99ce0b402f814b4cd0ba5d299338 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Christian Kandeler authored
To HEAD of 1.9 branch. Change-Id: I3eaa6ab3f2b82c8235280752864c00d58c95507d Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
hjk authored
Failures during RunControl construction currently get not to the user as the Application output pane is not yet available. In theory it should not happen, rather the condition should be checked to disable running entirely, but in practice it can happen e.g. in the BareMetal setup right now. To avoid pre-release code restructuring, force a message box in such cases. Change-Id: I703c47b270d153afff34e08dad7833540a5983a2 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
hjk authored
Change-Id: I78bca87f9e24d23f8faf26340e3dd585300efe86 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
- 17 Aug, 2017 10 commits
-
-
Nikolai Kosjar authored
Task-number: QTCREATORBUG-17444 Change-Id: I7a99d35af9e6471b0d4ebe19385727247b31efb7 Reviewed-by:
Marco Bubke <marco.bubke@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: I01aba948b9dfd55a58cae5fdd51e1588bb675e6a Task-number: QTCREATORBUG-18740 Reviewed-by:
hjk <hjk@qt.io>
-
Christian Kandeler authored
Easily conflicts with a macro of the same name in windows.h. Change-Id: Ia6dfb294092497c48816e71ff901e9c3b2c8359f Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
hjk authored
That's not a full solution, but fixes the reported crash. The core of the problem is that BareMetal devices do not provide signalOperation() (which is ok) and this code path should not have been taken to start with. Change-Id: Ib903b8d7f0728c5b3cb217b567247e66b751c5c3 Task-number: QTCREATORBUG-18694 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Christian Kandeler authored
This amends 0db3e0fb. The code accidentally worked correctly, but was based on a wrong assumption and was confusing and misleading. Change-Id: I0617708a758e8d6082ed46635311bb156b22692d Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Christian Kandeler authored
The template was not properly replaced. Change-Id: I1aa0f01fcd13475293b88ddacb357f3783642e6b Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
BogDan Vatra authored
It is needed for android-clang qt builds Task-number: QTBUG-60455 Change-Id: Ice1c552754214fe4ec47b970da86087d03e30530 Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Vikas Pachdha <vikas.pachdha@qt.io>
-
hjk authored
Task-number: QTCREATORBUG-18261 Change-Id: Ib7060af4cc787e4da55a860d0ae528e535fdcda7 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
hjk authored
Task-number: QTCREATORBUG-18337 Change-Id: I716369a1012f93c6c676e89c3b32cd1a406996a5 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Riitta-Leena Miettinen authored
Change-Id: I6bb19ef8dbe3188c5fc497c2f1635a656bbef651 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-