- 09 Aug, 2016 3 commits
-
-
Orgad Shaneh authored
This overload of error is deprecated in 5.6. Replace with errorOccurred, which was introduced in 5.6. Change-Id: Iccfba7e7103b7ce377471696f1f2ec217e52c840 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Orgad Shaneh authored
Change-Id: I0937e98014f223f42fbf1c6b2bd94fb109bc8870 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Orgad Shaneh authored
Change-Id: Ib35cffa2d5762874feea9b1d4df7f569c0e5f496 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
- 08 Aug, 2016 5 commits
-
-
Alessandro Portale authored
User visible paths need native ones. Change-Id: I4fbadd9cf63fbb9c513b45eb6001107dbc162f86 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Jarek Kobus authored
Avoid setting it many times for one path chooser, since it raises soft assert inside FancyLineEdit. Change-Id: Ie70224b9be577fc38d32f036a67a9b9a1bc3ac56 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Orgad Shaneh authored
* Use inline member initialization * Remove unneeded "using" * Replace if/else with switch-case Change-Id: I32589e850f259c6e2d098e623077bec0a6f9eb4b Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Ulf Hermann authored
Change-Id: I468ed3c7f75b79d16231b57246e494e29a89b920 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Ulf Hermann authored
We're not using it as QThread. Change-Id: Ib277325179a46fe7d153ff9d37043f54d0d41037 Reviewed-by:
Vikas Pachdha <vikas.pachdha@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 05 Aug, 2016 10 commits
-
-
Ulf Hermann authored
Flame graph and timeline are similar in visual appearance, so they can share theme settings. Change-Id: I2e078fd8aa55d3b21e31abc82b967093623a2ab3 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Ulf Hermann authored
Change-Id: I7cf12f87a4d78a2dcfc0a6e9fe7dc460a6ade70f Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Alessandro Portale authored
For HighDPI, it is necessary to set the join style. We need MiterJoin in order not to have a rectangle which has two corners rounded. This should not have any effect on non-HighDPI systems. Change-Id: I6e5898c2424cf6f313c45982571b8b0c9940458b Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Tim Jenssen authored
It was a regression from the "Move icons to Utils" commit which broke qbs builds. QTCREATORLOGO_BIG aka QtProject-qtcreator.png is only used in coreplugin and have some not moved install logic inside coreplugin.pro Change-Id: I8258b845108f8801581d7ee8d6771808b306a602 Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
Ulf Hermann authored
This way we can use them from libraries, not only from plugins. Change-Id: Ic35cfd5f04d638d87606bf272b2c00ded1267c1b Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Ulf Hermann authored
The client manager should not be bothered with details of QML events, but rather just connect the client, the model manager, and the state manager. Change-Id: Iec4499f8441a06d4ef5cbcf7bfe23da6f5e7f239 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io> Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
Ulf Hermann authored
It is only used in the pluginview, and "broken" fits in better with "ok" and "notloaded" for plugin states. Also, we avoid confusion with the "error" icon in coreicons.h. Change-Id: I44159a878f60eacf46780b27b4d9c4f31601a9dc Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Ulf Hermann authored
Change-Id: I0d6deea53302022c18c4aacef395393d60308b84 Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Ulf Hermann authored
Change-Id: I28c723ea15704576b70c0d05c1d615f97a30ce2a Reviewed-by:
Christian Kandeler <christian.kandeler@qt.io>
-
Christian Stenger authored
Use "Sans Serif" as it is done inside Qt sources as well. Otherwise we run into the soft assert when retrieving the default fallback font style name on Linux systems. (Tested with Ubuntu, OpenSuSE, Arch Linux, Gentoo) Change-Id: Icf04a8ec4ace5014c5526a5a5e5ef45c48660afd Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
- 04 Aug, 2016 12 commits
-
-
Alessandro Portale authored
The background color for light theme is too dark. Instead of trying hard to deduct that color mathematically, let's add a theme role for it. Change-Id: I6a49d43e7e11c87427242819c67988b05b87518b Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Riitta-Leena Miettinen authored
RessourceEditor.RemoveNonExistign > ResourceEditor.RemoveNonExisting in Tools > Options > Environment > Keyboard. Change-Id: I4c76c216350f1984d6429db74a60190928332a65 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Alessandro Portale authored
Setting the palette does not seem to have any effect. (May be due to the applied stylesheets overriding everything) Change-Id: I27fd8395274009dbe83a0bde3fc3ac68fc16a435 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Marco Bubke authored
Change-Id: I2e3f36f810276da3f8dc7dcc587b06f8edb586d3 GPush-Base: d02f51b48fc752fddcdef6dcb32b3f7f6c0195a3 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
hjk authored
Change-Id: Ia2f728029530dfe4e3f4cc9c18313453f4851bc4 Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
hjk authored
One step further to separate the debugger environment from the inferior environment and to make it possible to configure a working directory. Guessing one from the inferior's working directory is not always a good idea. Change-Id: I33d139c0f228ec0870556b82bc6aecca0a8e62d6 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
In case a dumper explicitly reports the presence of children but fails to extract them, remove the model's desire to see them by re-setting the 'wantsChildren' hint explicitly after a full update. Change-Id: I09d3d3dd67067d22d39f7685b57570ecb42984d2 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Christian Stenger authored
Avoids command line warning "QtcProcess::start: Empty environment set when running". Change-Id: I230a33762dd20134c9d439624ca360acf2cbf956 Reviewed-by:
Filippo Cucchetto <filippocucchetto@gmail.com> Reviewed-by:
hjk <hjk@qt.io>
-
Filippo Cucchetto authored
During the restore phase the project buildsteps could be null. So during the checks if the project already contains a build/clean step we should handle the null case. Change-Id: I6a2bb66fc9c12004ab4fff6be4da4c44dec9c063 Task-number: QTCREATORBUG-16687 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Ulf Hermann authored
Change-Id: Ice80ac46d5b8a0f24fa3b18ad8197b360fb6361f Task-number: QTCREATORBUG-16708 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Orgad Shaneh authored
Change-Id: I66fd41e3b63ef43359ba4dea61f7bc9bd0b683f4 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Orgad Shaneh authored
Change-Id: I4db93e3388cd9ca4cbee84f012eda8c222f45cf1 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
- 03 Aug, 2016 9 commits
-
-
Ulf Hermann authored
There is no point in trying to "gracefully" shutdown by waiting for the application to hit the next line of JavaScript. The application might never execute any more JavaScript. Change-Id: Id531a2b23ce9aa12462e308f29106f8cefa67092 Task-number: QTCREATORBUG-16709 Reviewed-by:
hjk <hjk@qt.io>
-
Vikas Pachdha authored
Task-number: QTCREATORBUG-16630 Change-Id: I2ec8fbe186d9a78efa1457a5fbbbaf1fe4da80b5 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
Vikas Pachdha authored
Change-Id: I88165fcad770e8b8341b252e4fc32b437528647b Reviewed-by:
BogDan Vatra <bogdan@kdab.com>
-
David Schulz authored
Always report back when content for the memory view is requested. Task-number: QTCREATORBUG-16555 Change-Id: Idc6202a392899c5d524c696ac7342c4ea4487b1e Reviewed-by:
hjk <hjk@qt.io>
-
hjk authored
Lately it was only set and read for debugging purposes. A mechanism similar to the ChildrenNeeded state is still needed and available through WatchItem::wantsChildren. Change-Id: I78c85d65bc35810be420bd0418db9675473697cd Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
hjk authored
To shorten user code and hide the ugly const_cast. Change-Id: I798bd105932004ea17cb95b243fc38ccfcda0a2c Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Avoid code explosion. Change-Id: I7d239a4560e90b68cc4991341adf940a98776254 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Orgad Shaneh authored
Change-Id: Ifbaca8dc6d94327ab30c1ddbe99246131e06f3c0 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
hjk authored
Commented out since the initial import in 2010 Change-Id: Icdb6ced53b39b2fda7037616cf9d2f098279e534 Reviewed-by:
David Schulz <david.schulz@qt.io>
-
- 02 Aug, 2016 1 commit
-
-
Nazar Gerasymchuk authored
For unknown reasons tab order in listed UI files was set incorrectly and behave unexpectedly. Now tab order behave naturally. Changes made for listed objects and touches only UI. Change-Id: I057b95eb21943ddb29b108682618382661db7be9 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-