summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/images
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/projectexplorer/images
parent4d382811f1a4119afabe5c539a5ea28f452965b2 (diff)
downloadqt-creator-519b9566689d39438bc4fec7c0036c51d040870b.tar.gz
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/projectexplorer/images')
-rw-r--r--src/plugins/projectexplorer/images/continue_1_small.pngbin0 -> 93 bytes
-rw-r--r--src/plugins/projectexplorer/images/continue_1_small@2x.pngbin0 -> 96 bytes
-rw-r--r--src/plugins/projectexplorer/images/continue_2_small.pngbin0 -> 136 bytes
-rw-r--r--src/plugins/projectexplorer/images/continue_2_small@2x.pngbin0 -> 161 bytes
-rw-r--r--src/plugins/projectexplorer/images/debugger_beetle_mask.pngbin221 -> 198 bytes
-rw-r--r--src/plugins/projectexplorer/images/debugger_beetle_mask@2x.pngbin436 -> 357 bytes
-rw-r--r--src/plugins/projectexplorer/images/debugger_overlay_small.pngbin169 -> 158 bytes
-rw-r--r--src/plugins/projectexplorer/images/debugger_overlay_small@2x.pngbin290 -> 175 bytes
-rw-r--r--src/plugins/projectexplorer/images/debugger_run_mask.pngbin131 -> 0 bytes
-rw-r--r--src/plugins/projectexplorer/images/debugger_run_mask@2x.pngbin197 -> 0 bytes
-rw-r--r--src/plugins/projectexplorer/images/run_overlay_small.pngbin163 -> 0 bytes
-rw-r--r--src/plugins/projectexplorer/images/run_overlay_small@2x.pngbin156 -> 0 bytes
12 files changed, 0 insertions, 0 deletions
diff --git a/src/plugins/projectexplorer/images/continue_1_small.png b/src/plugins/projectexplorer/images/continue_1_small.png
new file mode 100644
index 0000000000..1240171792
--- /dev/null
+++ b/src/plugins/projectexplorer/images/continue_1_small.png
Binary files differ
diff --git a/src/plugins/projectexplorer/images/continue_1_small@2x.png b/src/plugins/projectexplorer/images/continue_1_small@2x.png
new file mode 100644
index 0000000000..f683251b92
--- /dev/null
+++ b/src/plugins/projectexplorer/images/continue_1_small@2x.png
Binary files differ
diff --git a/src/plugins/projectexplorer/images/continue_2_small.png b/src/plugins/projectexplorer/images/continue_2_small.png
new file mode 100644
index 0000000000..876cb829bf
--- /dev/null
+++ b/src/plugins/projectexplorer/images/continue_2_small.png
Binary files differ
diff --git a/src/plugins/projectexplorer/images/continue_2_small@2x.png b/src/plugins/projectexplorer/images/continue_2_small@2x.png
new file mode 100644
index 0000000000..5794fa039e
--- /dev/null
+++ b/src/plugins/projectexplorer/images/continue_2_small@2x.png
Binary files differ
diff --git a/src/plugins/projectexplorer/images/debugger_beetle_mask.png b/src/plugins/projectexplorer/images/debugger_beetle_mask.png
index 359b6cc425..b041005b3a 100644
--- a/src/plugins/projectexplorer/images/debugger_beetle_mask.png
+++ b/src/plugins/projectexplorer/images/debugger_beetle_mask.png
Binary files differ
diff --git a/src/plugins/projectexplorer/images/debugger_beetle_mask@2x.png b/src/plugins/projectexplorer/images/debugger_beetle_mask@2x.png
index 24a5f3b7bc..f4f7098ee3 100644
--- a/src/plugins/projectexplorer/images/debugger_beetle_mask@2x.png
+++ b/src/plugins/projectexplorer/images/debugger_beetle_mask@2x.png
Binary files differ
diff --git a/src/plugins/projectexplorer/images/debugger_overlay_small.png b/src/plugins/projectexplorer/images/debugger_overlay_small.png
index deb68239db..809bf34732 100644
--- a/src/plugins/projectexplorer/images/debugger_overlay_small.png
+++ b/src/plugins/projectexplorer/images/debugger_overlay_small.png
Binary files differ
diff --git a/src/plugins/projectexplorer/images/debugger_overlay_small@2x.png b/src/plugins/projectexplorer/images/debugger_overlay_small@2x.png
index fe9107f75f..c24c861cbb 100644
--- a/src/plugins/projectexplorer/images/debugger_overlay_small@2x.png
+++ b/src/plugins/projectexplorer/images/debugger_overlay_small@2x.png
Binary files differ
diff --git a/src/plugins/projectexplorer/images/debugger_run_mask.png b/src/plugins/projectexplorer/images/debugger_run_mask.png
deleted file mode 100644
index 0e3ab010d0..0000000000
--- a/src/plugins/projectexplorer/images/debugger_run_mask.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/projectexplorer/images/debugger_run_mask@2x.png b/src/plugins/projectexplorer/images/debugger_run_mask@2x.png
deleted file mode 100644
index 978d099a9c..0000000000
--- a/src/plugins/projectexplorer/images/debugger_run_mask@2x.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/projectexplorer/images/run_overlay_small.png b/src/plugins/projectexplorer/images/run_overlay_small.png
deleted file mode 100644
index db22edd2fb..0000000000
--- a/src/plugins/projectexplorer/images/run_overlay_small.png
+++ /dev/null
Binary files differ
diff --git a/src/plugins/projectexplorer/images/run_overlay_small@2x.png b/src/plugins/projectexplorer/images/run_overlay_small@2x.png
deleted file mode 100644
index a5ec8416b6..0000000000
--- a/src/plugins/projectexplorer/images/run_overlay_small@2x.png
+++ /dev/null
Binary files differ