- 08 Oct, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: Id13787d549312251fbe806076b9ad594ab16c2d2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 28 Sep, 2015 2 commits
-
-
Tobias Hunger authored
Change-Id: I2c6eecc5d2a3c5429ce3a6a564d65f24ae3d23eb Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
David Schulz authored
Broken by 283b2f1c. Change-Id: I114de32b1f9fd6487201e01b769d653d5d8ab551 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- 25 Sep, 2015 1 commit
-
-
Daniel Teske authored
I found this while investigating a bug report. Change-Id: Ic756dfc4b1dfe1b1a647d5b10441391c97046176 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- 24 Sep, 2015 2 commits
-
-
Daniel Teske authored
On windows, users frequently get compile errors because the application binaries/libraries are locked while the application is still running. A good solution would require actually knowing which builds output files that are used by the currently running applications, and would distinguish between locally running applications and remote applications. This solution in this patch is far simpler, it offers a option to stop all runcontrols or stop all runcontrols from the project, that the user wants to build. Those options don't take into account whether stopping those applications is actually needed and is global. Change-Id: I75b0b6c450898bb29c1e4f9c18c3199aeed696fe Task-number: QTCREATORBUG-13188 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Christian Stenger authored
Broke with a8b6f30c Change-Id: Ie713f18189603b60296caac1c5a087691ed0dc18 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- 23 Sep, 2015 2 commits
-
-
Tobias Hunger authored
... and do cleanups that are enabled by that change (e.g. remove signal/slot macros) Change-Id: I70c09ceb255398865c2b6fabf35ade8557116a08 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Implement it instead where it is needed. Change-Id: If7f76bcfa82705936b555a5ebfc221978c70e106 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 22 Sep, 2015 9 commits
-
-
Tobias Hunger authored
Those have no _PID set, which we treated as 0. This is also the PID we set when an application is finished. This leads to journald messages showing up in the application output *after* the application was finished. Change-Id: I980199740a85c4e68221399eceb543affa12387f Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Alexander Görtz <alexander.goertz@tu-dortmund.de>
-
Tobias Hunger authored
Add a tooltip with basic usage hints. Task-number: QTCREATORBUG-14808 Change-Id: Ibc416a0a173d36925e857ea1db06745fbd63f66b Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: Ic8e65d352897bf5b47c8362936830266f55a233c Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Benjamin Zeller <benjamin.zeller@canonical.com>
-
Tobias Hunger authored
... instead of having a hard-coded list of widgets you can use. Change-Id: Iedf7016412ce9d619fea5cdffe6dbf86beda92b0 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Benjamin Zeller <benjamin.zeller@canonical.com>
-
Tobias Hunger authored
Change-Id: Id40b12b80c6c02db70614da002c8a8e7f0ab98d9 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Benjamin Zeller <benjamin.zeller@canonical.com>
-
Tobias Hunger authored
Change-Id: I9029b8da8d095216ec320a8e03ec5f3d4092dddc Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Benjamin Zeller <benjamin.zeller@canonical.com>
-
Tobias Hunger authored
This makes macros work that expand to more macros. Change-Id: I44770fb59cec6cd80606cd341a92938c50e9e1fd Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
This is compatible with the existing wizards and makes writing a wizard a tiny bit simpler and more consistent. Change-Id: I72c6f858f337552fe2495a16beff17cdf0cce66d Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
Using options: [ { "key": "a", "value": "b", "condition": "true" } ] Change-Id: I36692d4e8506c02759674922ee05197de3a5c4c1 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 21 Sep, 2015 1 commit
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-15072 Change-Id: I176f2404509fd6be87dd8db98f5f1f5ef5e34dd6 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
- 18 Sep, 2015 2 commits
-
-
Daniel Teske authored
This doesn't change when the those panes are shown. Change-Id: Ie5a2d27321e5268f59775892198999a8414a0adb Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Daniel Teske authored
Change the cursor to a HandCursor if hoovering over a link, and make it single-click instead of double click. Task-number: QTCREATORBUG-7542 Change-Id: I606510141eceece1f2b65f6ec1c6fffa838f2788 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 16 Sep, 2015 4 commits
-
-
Orgad Shaneh authored
* Deduplicate call to setDefaultKit. * Replace 2 calls to Utils::findOrDefault with list concatenation. Change-Id: I9822d34f1eb25447b35f33aad0497756ef46d101 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Since Qt 5.3, there's a QProcess::processId() providing direct access. Change-Id: Ia9c143c7a92ec61d1aa36ff3f4670ba72a509634 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
This is for consistency with the return value of QProcess::processId(). No platform supported by Qt uses pid values exceeding 2^32. Change-Id: I8dcdaf9e4640f321bf66eb200aeacdc84da5153f Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Daniel Teske authored
before renaming the file. This adds a new api: FolderNode::canRename(oldFileName, newFileName) that asks the project manager if a specific file renaming could be applied to the project file. Change-Id: I77bae56db06d81fd03e590285d6079abea2c514b Task-number: QTCREATORBUG-14521 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 15 Sep, 2015 3 commits
-
-
Daniel Teske authored
Since a lot of derived classes can make use of those. Change-Id: I051542e8d318476348d753de4d4c0a30b3a9ed62 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Daniel Teske authored
Lambdas! Change-Id: I89d381aaca07eb678d818c2be138197e25b855b1 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Daniel Teske authored
This is far from perfect but seems to work. Further work could add more fine grained control over which projects are affected by the automatic synchronize. Also there might be a few cases where the switching is over zealous or missing. Change-Id: I26ad3d59431251564917e4b408c66695dc454823 Task-number: QTCREATORBUG-5823 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 14 Sep, 2015 1 commit
-
-
Daniel Teske authored
Change-Id: I86874f3d138f49d9962e11323364ba856b03bffd Task-number: QTCREATORBUG-15002 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 10 Sep, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: Ica567fd53aedf074976165401b98558e75e3bb56 Task-number: QTCREATORBUG-15022 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 09 Sep, 2015 1 commit
-
-
Daniel Teske authored
If there have been less than 60ms since the last event, the debug listener thread doesn't immediately sent a signal, but postpone it. Change-Id: I50c66173bc423f8d03c4f2bdde2273910972d58e Task-number: QTCREATORBUG-14307 Reviewed-by:
Kai Koehne <kai.koehne@theqtcompany.com>
-
- 03 Sep, 2015 2 commits
-
-
Tobias Hunger authored
Do not allow to rename buildconfigurations if there are none. Change-Id: I3da2ea9568c2dabf555685c3b27192bea8dcc009 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Christian Kandeler authored
The name is overly generic, particularly with a pathChanged() signal also present. Rename to "rawPathChanged", which adequately describes the semantics. Change-Id: Ia62b8b0a97a794cb6d5ad6b8ce0abcd36b5f5cdb Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 01 Sep, 2015 2 commits
-
-
Christian Kandeler authored
Project::fromMap() does not fail anymore, and thus the errorMessage parameter is unused. Change-Id: Icc73a4b5725ea37e5ba14263ac3bd30eedf4cf64 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I3d4aa81f8b1e39b89954fa36e8352c06bbef4e9a Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- 31 Aug, 2015 4 commits
-
-
Daniel Teske authored
Implement zooming for the compile output and app output panes. Those windows can be zoomed by toolbar buttons or ctrl+mousewheel. The zoom factor is synced between app output panes, but not between compile and app output. The scroll wheel zoom can be disabled in the settings. While at it, fix that the AppOutputPane did not update its font on changes to the fontsettings. Task-number: QTCREATORBUG-12476 Change-Id: I8a1639ab3d39c24a5fc21ed82f558f3d10efc02d Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Daniel Teske authored
Change-Id: Ifbb305808046ea85f1f250beef3a518842de8b01 Task-number: QTCREATORBUG-13963 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Daniel Teske authored
Change-Id: I733e7d308720b23c1cf4226335cc96ad6d89feb9 Task-number: QTCREATORBUG-14792 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Daniel Teske authored
Change-Id: Ia95d6f9fd782745195d79c1be2e76ab1cb36cff7 Task-number: QTCREATORBUG-14846 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 27 Aug, 2015 1 commit
-
-
Tobias Hunger authored
Change-Id: I7f929466f9a4284127a301db3f38320934bcff20 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 25 Aug, 2015 1 commit
-
-
Orgad Shaneh authored
Use-case: pro.user has 5 targets, while pro.shared has 6. It is better to have only 5 targets than not opening the project at all. Change-Id: Ic169a2180aafd0b1ed60a7f6d8903b47e7f1c34e Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-