- 01 Apr, 2015 9 commits
-
-
hjk authored
Change-Id: Ib4519f0e64504ec0e3dccd89978acca5134b2932 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
Task-number: QTCREATORBUG-14214 Change-Id: Ie52c1f310730fdac3efe8e3b0d581edd373e9afd Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
David Schulz authored
Change-Id: I59fc951d39a07ba0a3c9dbdf6ce86552056efb78 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
Right-align subregister values, drop the 0x prefix for hex values, add a subitem with ASCII representation and tooltips for subitems. Change-Id: I6a5764fa5ef8b2bfd916cdd828d949a82304503d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Only prints the name for NamedType and PointerType Change-Id: I8d4c3548b0260d0dfc091b326b5023bcfd6d46bd Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ibc868a54326647184a30a796a487e218db7e968f Reviewed-by:
hjk <hjk@theqtcompany.com>
-
David Schulz authored
Change-Id: I752f644ed0b6a79e33677bac4a52d7fbd69c1781 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: I5e4f6f0a1139208ec38c524adc9684cf9c98b6de Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
Task-number: QTCREATORBUG-14219 Change-Id: Ic4dc3bd3f429164f3e56a43dd2b20d409d69fa49 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 31 Mar, 2015 9 commits
-
-
Daniel Teske authored
Change-Id: Ie53e611b0f042b025bddb5432d8690e5bcced390 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Robert Loehning authored
Fixes crash in tst_generic_highlighter Change-Id: I186cf47990e80ee6902c0812e6d6e3a260dfeec5 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
hjk authored
Untranslated for now due to the 3.4 string freeze. Change-Id: I5c1663acb8c22c591f8809d666a84a078db3490f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: Id46c1aa3eb05df85c3edb145c8ef7a302d0fd710 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: Iae81984eedeb4f7190268eb5d19fb652e76f8f34 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: I968b2a5a7d3d00998a7074fe36d99cced64c089c Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Christian Stenger authored
Issue was introduced with 063251eb . Change-Id: Id867e2a50f43f6d4e90a9ad3ba618295db96fd35 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-14201 Change-Id: I50441b2eeac2f2d71c16201a650a5a2e2fcb9512 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
Christian Stenger authored
This is just a workaround to avoid the warning of having a release build although building debug. In practice the validation should be done on the main library instead of the app_process of an Android executable. Change-Id: I4fe4ccc790d9e373a11f851c8216362188a97b85 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 30 Mar, 2015 12 commits
-
-
Robert Loehning authored
Change-Id: I757ff8991f1f2c54789b3b536c0300e0fe643bf2 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Thorben Kroeger authored
In the dark theme (fusion style under linux), disabled menu items looked bad due to (1) SH_EtchDisabledText being enabled and (2) a bright color for the etch effect. This patch adds color values for normal and disabled text colors for menu items. It also adds a color value "style" which indicates that the color should just stay at the default of the style. The default theme uses this value for the new menu item colors, while the dark theme fixes the ugly colors. The patch also disables etching for disabled text. Task-number: QTCREATORBUG-13447 Change-Id: Ib54504693d28cf2c71f3fc5a88d3de014230b12b Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Thorben Kroeger <thorbenkroeger@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Change-Id: I6d2cf5ca7d3f4a404a3c112a140aeae067cb3b6d Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Using plain '"' makes the name empty (value=\"\"Foo\"\"). Encode it to hex instead. Change-Id: I5fec9d487f119ba5ca9b5aaa95b50e45a73bafa0 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Robert Loehning authored
Change-Id: I717e3422f728fcf71bc984c0c9113ecef6341163 Task-number: QTCREATORBUG-13700 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: I256377d87a91fa101fd53fd65b966d629deb1179 Reviewed-by:
Thorben Kroeger <thorbenkroeger@gmail.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Change-Id: Ie68fb3111894d6938766f5a40f558cd932e7e533 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Thorben Kroeger authored
Task-number: QTCREATORBUG-14208 Change-Id: I50f76c3cf5c755ccd139bd6cfb924beb0379f506 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Ic000abd9bd9381e20126d0ce56ce68a35a07efe2 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
After replacing, the search result output pane is hidden, but when opening the search results pane again, the replace UI was still shown, and most probably using outdated information (since at least parts of the search results must have been invalidated by the replace). So, hide the replace UI when replacing, but show it again after updating the search with "search again". Change-Id: Ia759ff55c7f56694fa207d00ca6b532c95012d5b Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
David Schulz authored
Change-Id: I033bf3fe0e31cb84ce849ef5d1dabe1f6a95ad1e Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: I7075df252ea9739600fdbf01c27987d2c0f8d159 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 29 Mar, 2015 1 commit
-
-
Christian Kandeler authored
These were overlooked in 329c4937 . Change-Id: I99d4011a8de0ea52d0989f6240bbee58aaf75f6f Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 27 Mar, 2015 7 commits
-
-
Eike Ziller authored
Change-Id: I27398fac4591adcecabbb7945f4f6f0486ed2cb2 Task-number: QTCREATORBUG-10275 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
hjk authored
... and make the list accessible on <Down> even if the content of the line edit is not empty. Change-Id: Ib9fdd379dd9c96e2e0ddf58d9f6e9ec3d4374527 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Leena Miettinen authored
Update screenshots. Change-Id: Ic45b1e1223a17d0c9b455279bc35f2aedde854d4 Reviewed-by:
Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-
Leena Miettinen authored
Change-Id: I3e5381ea9f03e4f13ce1f26a9467bd1f6b0a4e55 Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-14192 Change-Id: Ic462bbcf07dc3c683b86e65628bae7ac8ac9249a Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Column width computation is not cheap. Change-Id: I615e1f9888f32171c478bfa2be565a91d669e8a2 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Orgad Shaneh authored
Change-Id: Iba05dafcbeda45b54fb09c4800ab0bd634e6fe0d Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 26 Mar, 2015 2 commits
-
-
Christian Kandeler authored
At the moment, all source files get the type "unknown", so certain code in other plugins that looks for e.g. Qt resource files never finds any. Task-number: QBS-762 Change-Id: I71b798980b7ca318f2b4e7871148ba72703f8d83 Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-
hjk authored
Change-Id: Ieabad21e5e00bef12eb51046235890840b5a77a1 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-