- 18 Mar, 2016 9 commits
-
-
Alessandro Portale authored
..by rounding the buttons and adding a theme color role for their background Change-Id: Icde7bb0be178ffbe65635d336227886ffd902129 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
Supports most features. Defined priority for help viewers: "qtwebkit" > "qtwebengine" > "textbrowser". Task-number: QTCREATORBUG-13910 Change-Id: I59b4231ef93fdf9df46436850ed3743b5916f9cd Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Robert Loehning authored
jom changed Change-Id: I5d0bebe8a6d4711c98aa38b7db21fdc16d6639b7 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
In newer cdb versions the default symbol path points to the microsoft symbol server. This can lead to a very long start up time for inferiors including many modules, because every module is verified against that symbol server. Unless the user does not explicitly set such a symbol server in the cdb settings do not use a symbol server. Change-Id: I0b24e2dd12f6cef98c55f4f57f0c800cecfc3c3f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
It doesn't really make sense to have that handling deep in the FancyTabWidget. Change-Id: If4b4b9b9c3cbc49c25091982b398fb18f9bf87c2 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Friedemann Kleint authored
Create the actions in ImageViewerPlugin and use lambdas instead of a QSignalMapper. Change-Id: Ic74622ca5e9daf6f0d367d00b709d732153dc62e Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: I53ba63cf55fb6918d959b0d396175a3188d62bd9 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: I1d2dc8af94466de29fc1429c82dbbd37bcf7310b Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
David Schulz authored
Saves an asking for debugger log roundtrip when the information is just visible in the verbose log. Was just used inside the cdbengine. Change-Id: I9801d3ccd8f273c3b4afcf053b00e7af0953a63f Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 17 Mar, 2016 22 commits
-
-
Alexander Drozdov authored
Setting CMake configuration to the provided by the Kit, drops all users settings to the default one. CMAKE_BUILD_TYPE too. Change-Id: I8be556f553376273933872a74e47937df5a74f30 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
hjk authored
Change-Id: I0de727659189230ec71f9f6f6d30040d77794251 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Alessandro Portale authored
Removing font variations, colors, roundings and gaps. And it is now better themable. The examlpes and tutorial selection still needs to be done. Change-Id: I520814ba9e8ce4fa1d1ca7ec14329955e8a0609a Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tim Jenssen authored
- it happens while removing the only existing kit Change-Id: Ifc2e9eae2836b496f9f696ff91e2999dc1904800 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Tim Jenssen authored
Task-number: QTCREATORBUG-15785 Change-Id: I43c0a39d102d3cf569b4a3c073af393a0a15c68a Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Eike Ziller authored
We already switch to debug mode when starting the run control. Since loading of projects from the command line is delayed by the project explorer plugin, and that switches to edit or projects mode, we must delay the startup of the debugger when started from the command line until the project explorer plugin really finished all initialization. Change-Id: Icfae2b39878084b024c40fa30a2e35f6a0b94a89 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
We have many code paths now that try to make sure that we really end up with debug mode when debugging, leading to multiple calls of activateDebugMode when starting the debugger. Separate ensuring debug mode from saving the previous mode to avoid that debug mode is always the previous mode. Change-Id: Ie9687e2de816b6ae55945b6108a5d4f760962f89 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
David Schulz authored
Task-number: QTCREATORBUG-15854 Change-Id: I2334305f0ff64ea1b4acc28923749e3d28903f61 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Tim Jenssen authored
- disconnect QGraphicsItem code from QmlDesigner nodes code to be able to test the lineedit as a standalone class later Change-Id: I51c533726f4e55a2b84a3415c1eca476f4c785ce Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I271a2697c2c606f81616a8e0091f2a43fcfaacf0 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I43b26d61d0d7c83297618a7954de079131f9ea19 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Tobias Hunger authored
This fixes the several progress bars from popping up when creating a cmake project via wizards. Change-Id: I1d61e74db8a190afd6302cd56f141e08e521a587 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Tobias Hunger authored
This should stop messages about processes still running when cleaning up the directory on windows. This also makes sure the progress bars are closed again. Change-Id: Ic3e94efc8bdecca35437987e0647284cb48af121 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Alessandro Portale authored
... In order to avoid an empty progress bar background which can be confusing especially with flat themes. Change-Id: I062267f7a3f2627e0d043821a2dbd7462b6ce11f Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Alessandro Portale authored
And adapting darkframe.creatortheme accordingly to match Diana's specification Change-Id: I9e1f62869ff91d7cfd3a26f51d26225d549a0965 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Christian Stenger authored
Change-Id: I6641dc92d54ea20263656fa77157d7d853cf0287 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
David Schulz authored
Task-number: QTCREATORBUG-15873 Change-Id: Icf7bb6efcaf674d81d462f6ed92878c87db29307 Reviewed-by:
Oliver Wolff <oliver.wolff@theqtcompany.com>
-
Christian Stenger authored
If a parsing for tests is in progress the buttons might get enabled but they should be disabled until the parsing has finished. Change-Id: I3f089626983c219a9b54d8fc057a7ff51f11dc8c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
Ulf Hermann authored
This makes a lot of things easier. There is no real reason for it to be const. Change-Id: I426a2cbcfce6eae7cf7fabc28ab63098885324b8 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
Alessandro Portale authored
The progress bar is important and custom enough to deserve its own theme color for the background. This change adds "ProgressBarBackgroundColor" and also sets it for dark.cretatortheme, so that it has a good contrast to ProgressBarColorNormal. Change-Id: I37731d7a918a862a28940e215c913f9ade8569ca Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Petr Vanek authored
Change-Id: Ia9ee772b8538370d3cb9378ddaf6e30f32dfaebc Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I8290943614ea4a2060cf09a71fb4f957852ab705 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- 16 Mar, 2016 9 commits
-
-
Tobias Hunger authored
Use macros. This makes it possible to address the current qt version and toolchain without having to update those values all the time. This significantly simplifies changing Qt versions and toolchains in the kit as well as the code itself. Change-Id: I35128eebdc96fe6175f565b2e9bdaa40862516a7 Task-number: QTCREATORBUG-15830 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I4452accb3d3fbb3f42467ed0869705bffd3c56dd Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I6fd0bf19207279dc071faa023fa9fb3b53a6ea17 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Alessandro Portale authored
The flat OutputPaneToggleButton now has the same hover and selected colors as the sidebar items and toolbar items. This changes the appearance in the dark theme a bit, and I hope in a good way. Change-Id: I52826c6d1c4539f799c74580f195a95609ea0416 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
If single line was indented with tab, and the insertion point was at the beginning of the line, the selection moved away from the beginning of the line. Pressing tab a second time then deletes the line, because the line is no longer completely selected. This behavior was also not consistent to the case where the insertion point is not at the beginning of the line. The patch makes sure that the selection stays at the beginning of the line. Task-number: QTCREATORBUG-8421 Change-Id: I9847c2fe41e2e4f993f5e486c071acc112adb45d Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
Change-Id: I5c3885cb385dc1c15dce14f2ff52bf70edee8399 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Eike Ziller authored
Change-Id: Id86f31f52ed1d3f28745b2324b8af32283a24ded
-
Christian Stenger authored
Task-number: QTCREATORBUG-15856 Change-Id: I7084b3537522bb8c5322644bc30c5fe5503f58b2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: I3964492e4b07dcba594d5bebc1b74d9458578e88 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-