- 22 Jul, 2016 14 commits
-
-
Christian Stenger authored
Change-Id: I60b7222380486c965701abf6fcbfad460797ab27 Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io> Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Alessandro Portale authored
Using a themed text color instead of a hard-coded one and making sure that ManhattanStyle does not tweak it. Task-number: QTCREATORBUG-16643 Change-Id: I4bac9b29ee3c293270f39438664d617ac7591c8e Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Alessandro Portale authored
This change adds even more stylesheet code to make the background white, and the editor text black. Task-number: QTCREATORBUG-16556 Change-Id: I48cf5c825a7600406c289c25ba7c421cd3634a97 Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io>
-
Thomas Hartmann authored
There is no reason to hardcode the mapping from theming color roles to QPalette roles, since such a mapping can be easily defined in the theme itself. I added optional color roles for each QPalette role. Themes that do not change the palette do not have to take care at all and themes that change the palette define only the QPalette roles they require. Change-Id: Id195052c96117b7a1a8d7d7d6acacd44e66e22f3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Riitta-Leena Miettinen authored
Change-Id: Iea26aa7112e43694df244dfbbfe61846d9477126 Reviewed-by:
Eike Ziller <eike.ziller@qt.io>
-
Orgad Shaneh authored
If the user wants to undo, first save the file silently. Then the user is still able to cancel the undo operation. Task-number: QTCREATORBUG-16647 Change-Id: I61ac42ff41f3f7758d662692bc92850766beab8e Reviewed-by:
André Hartmann <aha_1980@gmx.de> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Orgad Shaneh authored
* Remove QLatin1{String|Char} where possible * Use initializer lists for QStringList Change-Id: I8479f87f4fc909b5d74d854956885564209538e4 Reviewed-by:
Christian Stenger <christian.stenger@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
hjk authored
Make QMeta* dumper work without debug info. Show QObject parent and children list in this case. QObject properties are not visible, and neither actual type of QObject children. Change-Id: I05417a7d78084234403a964f683db6867b6686f0 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Ulf Hermann authored
Change-Id: I94f3a9c24df52c1a5689ea6e73d81a526d12bdc4 Task-number: QTCREATORBUG-16645 Reviewed-by:
hjk <hjk@qt.io>
-
Ulf Hermann authored
We want to know why it's failing. Change-Id: I794f183d8aae7f0f7c6444b432d9a2e80db16f22 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
David Schulz authored
Assertion failed: IncludeBriefComments == this- >IncludeBriefCommentsInCodeCompletion, file C:\dev\src\llvm-381\tools \clang\lib\Frontend\ASTUnit.cpp, line 2337 Only occurs when linked again a debug llvm. Change-Id: I6a37875fe95852ee2afcef7f6b6b38e9669a6584 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-16649 Change-Id: I29c42c23f4dc44b0401fb07c0dc6d0008dcaf096 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@qt.io>
-
Orgad Shaneh authored
Change-Id: Ic0ede8fce1c1cd1296bdf74f3e8591f138f234ea Reviewed-by:
Eike Ziller <eike.ziller@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Orgad Shaneh authored
Use doxygen style for that Change-Id: Ic1f9c557e2bfa21bb9543448a4f12413ff7bff4d Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
- 21 Jul, 2016 18 commits
-
-
Tobias Hunger authored
Task-number: QTCREATORBUG-16422 Change-Id: I0b8bd7cbaf01be98ff8032dd53208db1a1919ed3 Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
hjk authored
At least LLDB reports sometimes out of scope variables as such. Report them as "out of scope" instead of letting the common struct dumper fail and report its generic "not available". Change-Id: Ic9d0d196894ef811fab8e6a586bf55d80cd02e45 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Tobias Hunger authored
Task-number: QTCREATORBUG-16628 Change-Id: I037acc37d8e3df88050a3853734c7f4c99e52b6b Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Tobias Hunger authored
* Use class, not struct, according to coding style Change-Id: I3aa14eb9f480d7b07fb015b8694aae6fcc60c169 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Using a lambda in the connect was wrong here, as the m_currentEngine member may change before the body gets executed. Indirect to a member slot again, which then can use an up-to-date m_currentEngine. Change-Id: Ice906a31d2ba0655daffda67ae378acc98aa3698 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Tim Jenssen authored
The idea that these spinboxes should be a mashup with a slider was never completely implented. Change-Id: I049f0db595fcce0fb59fad550ceb1a4ca2b415bb Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Alessandro Portale authored
The progress indicator does not have enough on the progress bar background. This change increases the visibility by making the background brighter, and conforms the success green with the run green and error red with the stop red. Task-number: QTCREATORBUG-16634 Change-Id: Icb1e5744b0ad59e9a11d35e6e8f8048326404cbd Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Alessandro Portale authored
The progress indicator does not have enough on the progress bar background. This change increases the visibility by making the background brighter. Task-number: QTCREATORBUG-16634 Change-Id: I35562e794e8787b6fa6016ceadafc91ce3906d5a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Alessandro Portale authored
The toolbar border/separator lines for flat themes need to be a bit lighter. This change introduces StyleHelper::toolBarBorderColor and puts it into use for drawing all toolbar borders. Change-Id: Icef20759ce282e768f6ba867474e506b9230b864 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: Ifbf3d13f8e586fcc3cbd284f2c23e99b10401c39 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com> Reviewed-by:
Tim Jenssen <tim.jenssen@qt.io>
-
Christian Stenger authored
Change-Id: I8b8063043d5a6be2dc8f9ce1e2e9e36646959050 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
Tim Jenssen authored
it was a regression when everything switched to fusion style Change-Id: I87a660afd268ed76608edad8edc93f29db243748 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Alessandro Portale authored
The yellow navigation icons on gray background do not have enough contrast. Yellow is simply too bright. In fact, Diana specified blue as color for these icons. This change turns thesem blue. Task-number: QTCREATORBUG-16634 Change-Id: I4073da893486c11d4c3ba1da0b7ed3346c2bc4fc Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-16497 Change-Id: Ie219189c3b36524bfacce1efa99862398bc6f6e0 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Eike Ziller authored
It could only handle combinations of "Regular", "Bold", "Oblique", but fonts can have their own sets of fancy style names. Actually set the selected style name on the font and save that in the settings. Task-number: QTCREATORBUG-16620 Change-Id: Ibf8cd6f2ac0d3ff1c0fd100e9db627937c0eb1ec Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Eike Ziller authored
Change-Id: Ia5c83d5e2c392873f400f3db396b9c355cdd4192 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Eike Ziller authored
Different families can support completely different styles and sizes, and sizes also depend on the selected style, so these need to be adapted when changing familiy or style. Task-number: QTCREATORBUG-16620 Change-Id: I53a2bfb5e867bf7ea66825a9470ff6c9e73b2040 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Eike Ziller authored
Change-Id: I1a029f7cdfd067e5b3c180d9aca889a09c5ae2b2 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 20 Jul, 2016 8 commits
-
-
Thomas Hartmann authored
The Fusion style does not play well with the custom background in our delegate. I simplified the background in our delegate and removed unrequired .css code. Change-Id: Ia3872d7df8b8c031b29199794e509933322c1d98 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
Nikita Baryshnikov authored
replace invalid characters with '_'. To allow pasting of text with invalid chars inside Change-Id: Ibc0d3dde2252235a931b51ad73ae2eef527be547 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
André Hartmann <aha_1980@gmx.de>
-
Orgad Shaneh authored
Unit test applications do not typically require any input, and having their output appear in a tab (which also contains history etc.) is convenient. Qt Creator disables "Run in terminal" by default for projects that have `QT += testlib`. This change does the same for qml test projects, that have either `CONFIG += testcase` or `QT += qmltest`. Task-number: QTCREATORBUG-9475 Change-Id: I6da1b239ff1757be4d280f852e7f3537c44867ee Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
J-P Nurmi <jpnurmi@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
Tim Jenssen authored
Task-number: QTCREATORBUG-5717 Change-Id: Ib4a775d217f80adab5558de8b8137b9ea9f819f6 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: I4eecbbc9afdf9b9065ff2998a93ee22f331d92c7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Tim Jenssen authored
Change-Id: Ia281b8efcacdfb00e724e97b491fbd4250a99fb1 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Riitta-Leena Miettinen authored
The label name was changed, but the doc was not fixed. Change-Id: I585db2824837f1b076133306d3af5276bcdaae28 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
Robert Loehning authored
Should have been done with bef8f58f Change-Id: I25730c97fc77cb560d892738545775d024ce5eeb Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-