- 08 Oct, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: Id13787d549312251fbe806076b9ad594ab16c2d2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 07 Oct, 2015 2 commits
-
-
Jochen Becher authored
Change-Id: Ia0c84ef62f833b7967985c0913584ca6ccb03ed1 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Orgad Shaneh authored
Broke by 150af7af. flags must be stored with the command. Change-Id: If2bac648d7d4b2c341eb6398d92b05660f519114 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 06 Oct, 2015 3 commits
-
-
Lorenz Haas authored
If a base class contains many virtual functions it's sometimes hard to find the right method. With the new filter above the list of functions one can now easily navigate to the appropriate method. Change-Id: I2ddb99fdceef5679b15fc4819f8a69dfa6ae0a0c Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Daniel Teske authored
Didn't work if there was any folded text before the #include. Change-Id: I8f16205f06bfaa8b8541401a9ebd5995c15b2227 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Daniel Teske authored
Change-Id: Ib32d7f4c25c9012fbcb76db9e3af7446cf0a2505 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
- 05 Oct, 2015 2 commits
-
-
Marco Bubke authored
File containers were generates in many places. To reduce the noise this getters are introduced. Change-Id: I059745c27ac2dd0515bc23b3438d6d264ba071d7 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Ie7a923dd28d7989a982d7e695199616d8f8fbbfb Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- 02 Oct, 2015 2 commits
-
-
Robert Loehning authored
Change-Id: Ic2212c8519f4c771ba3e3c61dd32073b93db7ed9 Reviewed-by:
Eike Ziller <eike.ziller@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 14 commits
-
-
Tobias Hunger authored
Change-Id: Ic52cb1cc87f5903f5969b40588af7783b05f0f6f Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Eike Ziller authored
Since Qt installers nowadays (since Qt 5.3) register all Qt patch releases of the same minor version with the same ID, the Kit will not be updated (because the Qt 'is the same'), so it should use %{Qt:Version} instead of hardcoding the version. Change-Id: Ieb8b766490b3c6297fa11802c6e13724658795d5 Task-number: QTCREATORBUG-15128 Reviewed-by:
Tobias Hunger <tobias.hunger@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>
-
Nikolai Kosjar authored
Change-Id: I9167c016760fe1e8378cdf84144c4bed5cd4e57c Reviewed-by:
Marco Bubke <marco.bubke@theqtcompany.com>
-
- 30 Sep, 2015 14 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>
-
Robert Loehning authored
Change-Id: I30c5c9f2456e911d01376b1c06f2255a95080897 Task-number: QTCREATORBUG-15120 Reviewed-by:
Tobias Hunger <tobias.hunger@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>
-
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>
-
Alessandro Portale authored
Change-Id: I8070d1a929de2c176e0954c57dedcdd415bfe22d Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Orgad Shaneh authored
On Windows it takes more than 500ms to retrieve the first line. Really wait until we have an entire line then read. Change-Id: I9f7c222c314ea977179ed549281ef145ba756c73 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@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
-
-
Alessandro Portale authored
Change-Id: Ieba517acc6652b2c188f8ff90558b10a6b8c0ac3 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
David Schulz authored
Task-number: QTCREATORBUG-15010 Change-Id: Iae3fef08fe0ed42a0eb81cc724f8e5250aedc80d Reviewed-by:
Erik Verbruggen <erik.verbruggen@theqtcompany.com>
-