aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debugger.qrc
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2016-03-29 13:00:46 +0200
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2016-04-06 14:53:05 +0000
commit519b9566689d39438bc4fec7c0036c51d040870b (patch)
tree0e04cd7276a28519a6edce564ec25cd15b032742 /src/plugins/debugger/debugger.qrc
parent4d382811f1a4119afabe5c539a5ea28f452965b2 (diff)
Redone debug start/stop/interrupt/continue icons
Currently, these icons have a big "bug beetle" and a small action icon as overlay. According to user feedback, the relevant element (the action) has too little visibility. This change turns the proportions around, so that the action icon is big and the "bug beetle" is a small overlay. Also the analyzer run icon is handled in the same way. Change-Id: I257c66ec5892c8aabaf8a9884795ae410e793017 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Diffstat (limited to 'src/plugins/debugger/debugger.qrc')
-rw-r--r--src/plugins/debugger/debugger.qrc12
1 files changed, 4 insertions, 8 deletions
diff --git a/src/plugins/debugger/debugger.qrc b/src/plugins/debugger/debugger.qrc
index cea824430d..8c3a1c6118 100644
--- a/src/plugins/debugger/debugger.qrc
+++ b/src/plugins/debugger/debugger.qrc
@@ -4,14 +4,10 @@
<file>images/debugger_breakpoints.png</file>
<file>images/debugger_continue.png</file>
<file>images/debugger_continue@2x.png</file>
- <file>images/debugger_continue_mask.png</file>
- <file>images/debugger_continue_mask@2x.png</file>
- <file>images/stop_overlay_small.png</file>
- <file>images/stop_overlay_small@2x.png</file>
- <file>images/interrupt_overlay_small.png</file>
- <file>images/interrupt_overlay_small@2x.png</file>
- <file>images/continue_overlay_small.png</file>
- <file>images/continue_overlay_small@2x.png</file>
+ <file>images/debugger_continue_1_mask.png</file>
+ <file>images/debugger_continue_1_mask@2x.png</file>
+ <file>images/debugger_continue_2_mask.png</file>
+ <file>images/debugger_continue_2_mask@2x.png</file>
<file>images/debugger_empty_14.png</file>
<file>images/debugger_interrupt.png</file>
<file>images/debugger_interrupt@2x.png</file>