- 02 Oct, 2015 2 commits
-
-
Eike Ziller authored
Change-Id: I80e072c5bde4874b89a0af2e105e378674e8d9fe Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Strømme authored
If the java_home executable exists on OS X we can run it to get the current JDK location. Change-Id: I5d032d153cba4d7168931ab0f83723292d3d714a Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- 01 Oct, 2015 17 commits
-
-
Tobias Hunger authored
Change-Id: Ic52cb1cc87f5903f5969b40588af7783b05f0f6f Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Ulf Hermann authored
We don't need to support QtQuick1 anymore. Consequently, the minimum Qt version for QML debugging is bumped to 5.0.0. Change-Id: I9528de3f6869fb391eaf9560a148e03f6067b9de Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Ulf Hermann authored
They aren't used anywhere. Change-Id: Ia2b72e4cc60cfb7a6d360d7fb6ba7445dfe64d13 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Nikolai Kosjar authored
Ensure that first the editors unregister with the removed project part, then unregister the project part. This makes testing and following the message logs easier. It also fixes the following race condition: * Unload project of opened file * Immediately close the editor before a new project part is calculated ==> The editor is closed, but the translation unit is not properly unregistered. Change-Id: I618930d221323435ba60ac6c051380bccc9fdaf1 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Marco Bubke authored
Change-Id: Icc6b08a0eea026d3126c236a37318eaee9f3c0e8 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: Ie0e4babe29934d9b90d24bb4c966d6ed6ba3c238 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I9f89ab863c6f6535b8f81d129d547dfa5a54a90b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Marco Bubke authored
It's actually tricky because the standard says that zero arguments should be not possible in variadic macros but certain compilers support it and we using it in the logging framework. Change-Id: Ib9e1832748e8c57f149dfcfefead9618fd5e51f4 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: I77f89e15142ae5e0b6484bc02aef7b9733ea8c1f Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: Ibf6b5c9a791e0fad49939c2a352b7eaa064f2376 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: I9a773d70485f3e534e7fabdde3bd5936002c851c Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Add logging and don't send if sendMode is IgnoreSendRequests. Change-Id: Ia3df9fd2c1c75cfec720233518401fc9df5e0017 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Marco Bubke authored
Change-Id: I489cec1dcbcfba71dfa6679e8d90bbf8c8d0a867 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I6e9f479023f0993df365b4e2f0d71539e962c278 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I9167c016760fe1e8378cdf84144c4bed5cd4e57c Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Robert Loehning authored
Change-Id: Ifac94dfc27b0cb5f230d7b137bafabaa82a6773c Task-number: QTCREATORBUG-14307 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Oliver Wolff authored
Change-Id: I5f40a9a8cb2db3e87e70d33783e6de9d085d7368 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 30 Sep, 2015 19 commits
-
-
Jochen Becher authored
If the currently open diagram has a parent diagram (that is: a diagram in the package one hierarchy step up) it can now be opened by pressing a button in the toolbar. Default short cut is Ctrl+Shift+P. This change completes the navigation features. Change-Id: Ie073676644a6283842b2bbb0d14aca1dfe2706e7 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
For now only the id of the currently opened diagram is stored in the navigation state. The position of scrollers is not saved. Change-Id: Ic9b2237a0223596d1111c635f04f11e3951fd397 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
It's not just a label but a ComboBox which shows the last recently opened diagrams and its full package path to distinguish diagrams with identical names. Change-Id: I32db76dfb0f4b751493ffc0f4952258019140d2b Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
ModelEditor used short cut "F2" for renaming elements which shall be used for "Goto Definition" in future. Change-Id: If20b508eca1cf177e2140933ad696e9032d56dc0 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Jochen Becher authored
Only one document is created per .qmodel file and only one editor is opened (splitting is not yet supported). The editor shows one diagram, another diagram can be shown from the model tree. Change-Id: Icd8211c14cb09203c52769a8ea1c90edb741ae51 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
Ensure that the document is not send with initial values. In that case, the document was just loaded and has not any modified content yet. Change-Id: I67ee8dcffe20779ef8294cf2668d0974b44f5bbb Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Marco Bubke authored
Change-Id: I210bb19576cc1b7a6639487f868bcf20065c73b5 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Nikolai Kosjar authored
Change-Id: I6f3dd4cb41f52df440ce9d133cc199f6c66b742c Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Marco Bubke authored
If a file is reloaded it should update every translation unit. Change-Id: Ib61d933e95fcd9fe4d32363ddc06f5edcca55e35 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Nikolai Kosjar authored
...which could lead to undesired asserts: SOFT ASSERT: "!"Got ProjectPartsDoNotExistMessage"" in file clangbackendipcintegration.cpp, line 184 Change-Id: If6d67b9f617394ce8f72e7e56699423d47879688 Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
Marco Bubke authored
cxTranslationUnit() is starting a reparsing if it is needed so in the best case it is useless. But it can be maybe harmful if the translation unit isn't already created. Change-Id: Ie733edac58ab8f7eccb1611ca1554209f8aa8718 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
hjk authored
Since we don't keep a local queue anymore, the distinction is no more needed. Also, this is close to the LLDB side now. Also move remaining uses of DebuggerCommand::flags to GdbEngine, since that's the only user. Change-Id: I61ae0f4e5294e306ab0b202e80f27fb3e3f7a7d7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
Marco Bubke authored
Change-Id: Ie08c44315c9d03434384a1fa0b276e22f45a2107 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
hjk authored
Values are passed through plain str(eval(...)), i.e. no expansion of non-scalars (list, dict, ...) yet. Change-Id: I21ceab29504e2bb43aef516f9beeca5470500fdc Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: I8070d1a929de2c176e0954c57dedcdd415bfe22d Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Eike Ziller authored
Conflicts: qtcreator.pri Change-Id: I87576b71cee9f2f4eb856531f1a8816b1d3738db
-
Eike Ziller authored
This is useful for compiling and packaging plugins separately from Qt Creator, where we want to keep the structure of the compilation result the same as, but separately from, the Qt Creator build directory. Change-Id: I307f119fc7901e00790ec85bfb01cc3ba5fa6e85 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Mitch Curtis authored
These are created by the Dolphin file manager on KDE. Change-Id: I292bab5fdde43a5bd65f32babbda279c5adeabad Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
Eike Ziller authored
The tool tip never has focus, so it cannot become the IContext that is checked for context help. So, integrate the help id into Utils::ToolTip and check the tool tip first when checking for context help. As a side effect the [F1] button and help id for the tool tip is now also available for use outside of the text editors. Task-number: QTCREATORBUG-5345 Change-Id: Id975703caf161d1183c247e8ad8bb693b90fd306 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
- 29 Sep, 2015 2 commits
-
-
Thiago Macieira authored
This reverts commit 85e1b4d0. Setting that environment variable breaks the UI completely for certain environments. If Qt itself doesn't enable auto scaling by default, neither should Creator (for good reason, as it apparently doesn't work yet on X11). Worse, Qt Creator must respect the environment settings set by the user, never override it. This commit was unconditionally setting the auto scaling, making it impossible for me to override the settings. Task-number: QTCREATORBUG-15115 Change-Id: I42e7ef1a481840699a8dffff140857f6c0b33713 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: Ieba517acc6652b2c188f8ff90558b10a6b8c0ac3 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-