- Mar 10, 2016
-
-
Tobias Hunger authored
Do not show "Run qmake" in the menu right after Qt Creator starts up with no project loaded. Change-Id: I371734e902b518b6270ca14887db14c254237ba2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I4ebedb69ae91843fd096af6f4cf225ec0c76a0b2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
Helps to prevent multiple starts of the tool in parallel. Change-Id: Ibd2d0a66e7ce08ea07604f13fbee6d18a40dfc39 Reviewed-by:
Ulf Hermann <ulf.hermann@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I902e1e70bd195cf0108efdc8893927a101e93a42 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-15622 Change-Id: I9927a344976aa323701cad0a58550e27fa552c08 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
This prevents multiple starts of the same tool. Change-Id: I2df89fa4336ff649a56c4dfb1f721ac31497d396 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
BogDan Vatra authored
Creating a QProcess every second is very VERY expensive, making the QtCreator UI experience pretty bad, the UI was not responsive when debugging or even when running an Android application from QtCreator. Thanks to Intel's VTUNE I could spot and fix the problem in minutes. Change-Id: I6d3dc71db93e91d9846101a1877bab017df41aba Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
.. and rename it to canRunStartupProject(). It's only ever used with the startup project. No need to let all callers retrieve it by themselves. Change-Id: I24e56ce339bde70d96e28db51e6ddcf75c277ceb Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-15544 Change-Id: I411c7eacd2c154cad08234c0bd22e16dfecb961c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Change-Id: Ie8f2cc905cb5e39c5419837e298c37ed4e1ec377 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Fixes a recently introduced regression. Change-Id: Ia36977df87906c320527123f84dd1a347768b06c Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I723df048844cf9a803aa0c438cddf8fdcdd407ba Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Mar 09, 2016
-
-
Jochen Becher authored
Change-Id: I4a10f540042e2730c75559dfd185682d998fe714 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
This was only used to accommodate the debugger main window and is not needed in the base class. Change-Id: Ifbe9937cd4c21f5bed2fab35b23d874f4f2dd0e4 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I0131d43c1d7b6d835fb2e1e6c5b5a9d27825a849 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
...to avoid adjusting the width again and again while debugging. Change-Id: I67f68b2d54d9f3f9a32cbf1049b4f9e9bd63e010 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I814de42ec153548fdbedad27a06f20515ad49700 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
blah/Foo/bar.cpp and blubb/foo/bar.cpp should not be shown as Foo/bar.cpp and foo/bar.cpp Change-Id: I900606c63996eea4c11d09ff13579b6cc031a8c6 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Alessandro Portale authored
..by setting Qt::WA_Hover Change-Id: If4b6e8d443a70e18796dd78b261495f2400db0f4 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
Display was resetting to Ninja generator. Change-Id: Iee39b40da85a5df1140d5880d674e104eed85ca3 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
... and the now unused action id -> action description hash. Change-Id: I36ad3658b52fcf32b628620b5cc2bd98bc2ac849 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
- maximize tool button was synced between modes, but the size didn't match that - size was restored to the last visible size, even if that was maximized, but maximize state didn't match that Manage the state (maximize state & non-maximized size) in the output pane placeholders themselves. The output pane manager is only responsible for the non maximized size setting that is restored at restart. Task-number: QTCREATORBUG-10992 Change-Id: I35b946bbffeef9fbf5301e34018dd0867bd902a6 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
This implies switching to Debug mode and is currently triggered by the GammrayIntegration. Avoid it as long as GammaRay has a mode of its own. Change-Id: I6174554610038cb66fb1bc977dc537b47941a1d8 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- Mar 08, 2016
-
-
Francois Ferrand authored
According to section 2.5 from the standard: """ If the input stream has been parsed into preprocessing tokens up to a given character: ... Otherwise, if the next three characters are <:: and the subsequent character is neither : nor >, the < is treated as a preprocessor token by itself and not as the first character of the alternative token <:. """ Change-Id: Ib9cdac61e3c2243d1bc1d4471a09ae6bd839fdda Task-number: QTCREATORBUG-13253 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Francois Ferrand authored
Change-Id: I9204b827c60b283cc4e6b88c810b31eb7587c7db Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Francois Ferrand authored
Trigraphs must only be parsed before/during preprocessing. The preprocessor will now replace trigraphs with their standard form, and re-lexing in TranslationUnit will not try to parse any trigraph. Also added a few missing trigraphs: ??=, ??', ??! and ??-. Task-number: QTCREATORBUG-13253 Change-Id: I1723ed53b00090b878c22b83b7e963b647b65f72 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
-
Orgad Shaneh authored
MemoryAgent::doCreateBinEditor calls openEditorWithContents, with empty contents. The BinEditor fails to handle this case, and crashes when it divides by zero. Task-number: QTCREATORBUG-15835 Change-Id: I8009ef991a445ef4cc192d1bda6a208d51e2b48b Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Christian Kandeler authored
So that users can navigate the project already while rule execution is going on. Change-Id: I88a6f0cf80bf208c418671e3b862e1defe8d86ab Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
hjk authored
Change-Id: Ib136a3abd2f0432001016e17f856cf042a8d2dd6 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
On case-insensitive file systems we still want files to open with the correct case, because otherwise Qt Creator will later save it with a different case. Task-number: QTCREATORBUG-6510 Change-Id: I8e3f011939306d53c92e28fbf6eded1a2d42a9f2 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Change-Id: I5c524b61aa558b66e74a9260b59583851530ac36
-
Eike Ziller authored
When switching to a mode that creates an output pane placeholder lazily, the currentModeChanged signal comes too late to make this placeholder current. Task-number: QTCREATORBUG-10447 Change-Id: Icb996e4f51ef5eadff8874ef0c3154b133d98aba Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I1b73a077f6d2f157d4367358f9f156d32b3e6cea Task-number: QTCREATORBUG-15832 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Nikolai Kosjar authored
Switching to another application with "Alt+Tab" was working fine here - the tooltip closed as expected. But switching by clicking on another application window lead to a left over tooltip. Tested with openbox 3.6 window manager. Task-number: QTCREATORBUG-13397 Change-Id: Id92f6df3b63256a962591df2912a0819fc777073 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Lost in f3bd7412. Change-Id: I6091db212eff8a4ac15c67e99d9e88fab5b11647 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I78a57c5edba1d7cfd59b8b4a93b41fb4ab3ae936 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Eike Ziller authored
Change-Id: If31dcec2a68ed29b565150f136fc1b2554a34235 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I1db72ebcd006639ae0aab40c1e168cb644cce650 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Ulf Hermann authored
Change-Id: I89831fe4052b10518abf0f49d4a1335c09657e22 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
- Mar 07, 2016
-
-
Ulf Hermann authored
Change-Id: I7a8d786002ff8f07fff183fbd01bbaa8a367a20d Reviewed-by:
Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
-