From 20da932df2168ea96b5530e7bfcd8f3b5c3dd081 Mon Sep 17 00:00:00 2001 From: Ernie Pasveer Date: Sat, 10 Sep 2022 20:06:45 -0500 Subject: [PATCH] More icons changes. --- src/SeerMainWindow.ui | 32 +- src/resource.qrc | 10 + src/resources/README.icons | 1 + .../debug-execute-from-cursor.svg | 12 + .../debug-execute-to-cursor.svg | 12 + .../RelaxLightIcons/debug-run-cursor.svg | 12 + src/resources/RelaxLightIcons/debug-run.svg | 12 + .../debug-step-instruction.svg | 20 + .../debug-step-into-instruction.svg | 13 + .../RelaxLightIcons/debug-step-into.svg | 11 + .../RelaxLightIcons/debug-step-out.svg | 11 + .../RelaxLightIcons/debug-step-over.svg | 11 + src/resources/thenounproject/stop.svg | 462 ++++++++++++++++++ 13 files changed, 603 insertions(+), 16 deletions(-) create mode 100644 src/resources/RelaxLightIcons/debug-execute-from-cursor.svg create mode 100644 src/resources/RelaxLightIcons/debug-execute-to-cursor.svg create mode 100644 src/resources/RelaxLightIcons/debug-run-cursor.svg create mode 100644 src/resources/RelaxLightIcons/debug-run.svg create mode 100644 src/resources/RelaxLightIcons/debug-step-instruction.svg create mode 100644 src/resources/RelaxLightIcons/debug-step-into-instruction.svg create mode 100644 src/resources/RelaxLightIcons/debug-step-into.svg create mode 100644 src/resources/RelaxLightIcons/debug-step-out.svg create mode 100644 src/resources/RelaxLightIcons/debug-step-over.svg create mode 100644 src/resources/thenounproject/stop.svg diff --git a/src/SeerMainWindow.ui b/src/SeerMainWindow.ui index 1d9e634..dc6df2a 100644 --- a/src/SeerMainWindow.ui +++ b/src/SeerMainWindow.ui @@ -163,7 +163,7 @@ - :/seer/resources/restart.png:/seer/resources/restart.png + :/seer/resources/RelaxLightIcons/debug-run.svg:/seer/resources/RelaxLightIcons/debug-run.svg Start @@ -172,7 +172,7 @@ - :/seer/resources/restart.png:/seer/resources/restart.png + :/seer/resources/RelaxLightIcons/debug-run.svg:/seer/resources/RelaxLightIcons/debug-run.svg Run @@ -181,7 +181,7 @@ - :/seer/resources/step_over.png:/seer/resources/step_over.png + :/seer/resources/RelaxLightIcons/debug-step-over.svg:/seer/resources/RelaxLightIcons/debug-step-over.svg Next @@ -190,7 +190,7 @@ - :/seer/resources/step_into.png:/seer/resources/step_into.png + :/seer/resources/RelaxLightIcons/debug-step-into.svg:/seer/resources/RelaxLightIcons/debug-step-into.svg Step @@ -199,7 +199,7 @@ - :/seer/resources/step_out.png:/seer/resources/step_out.png + :/seer/resources/RelaxLightIcons/debug-step-out.svg:/seer/resources/RelaxLightIcons/debug-step-out.svg Finish @@ -208,7 +208,7 @@ - :/seer/resources/continue.png:/seer/resources/continue.png + :/seer/resources/RelaxLightIcons/debug-execute-from-cursor.svg:/seer/resources/RelaxLightIcons/debug-execute-from-cursor.svg Continue @@ -247,7 +247,7 @@ - :/seer/resources/stop.png:/seer/resources/stop.png + :/seer/resources/thenounproject/stop.svg:/seer/resources/thenounproject/stop.svg Interrupt @@ -319,7 +319,7 @@ - :/seer/resources/restart.png:/seer/resources/restart.png + :/seer/resources/RelaxLightIcons/debug-run.svg:/seer/resources/RelaxLightIcons/debug-run.svg Run @@ -334,7 +334,7 @@ - :/seer/resources/restart.png:/seer/resources/restart.png + :/seer/resources/RelaxLightIcons/debug-run.svg:/seer/resources/RelaxLightIcons/debug-run.svg Start @@ -349,7 +349,7 @@ - :/seer/resources/continue.png:/seer/resources/continue.png + :/seer/resources/RelaxLightIcons/debug-execute-from-cursor.svg:/seer/resources/RelaxLightIcons/debug-execute-from-cursor.svg Continue @@ -364,7 +364,7 @@ - :/seer/resources/step_over.png:/seer/resources/step_over.png + :/seer/resources/RelaxLightIcons/debug-step-over.svg:/seer/resources/RelaxLightIcons/debug-step-over.svg Next @@ -379,7 +379,7 @@ - :/seer/resources/step_into.png:/seer/resources/step_into.png + :/seer/resources/RelaxLightIcons/debug-step-into.svg:/seer/resources/RelaxLightIcons/debug-step-into.svg Step @@ -394,7 +394,7 @@ - :/seer/resources/step_out.png:/seer/resources/step_out.png + :/seer/resources/RelaxLightIcons/debug-step-out.svg:/seer/resources/RelaxLightIcons/debug-step-out.svg Finish @@ -409,7 +409,7 @@ - :/seer/resources/stop.png:/seer/resources/stop.png + :/seer/resources/thenounproject/stop.svg:/seer/resources/thenounproject/stop.svg Interrupt @@ -484,7 +484,7 @@ - :/seer/resources/step_over.png:/seer/resources/step_over.png + :/seer/resources/RelaxLightIcons/debug-step-instruction.svg:/seer/resources/RelaxLightIcons/debug-step-instruction.svg Nexti @@ -496,7 +496,7 @@ - :/seer/resources/step_into.png:/seer/resources/step_into.png + :/seer/resources/RelaxLightIcons/debug-step-into-instruction.svg:/seer/resources/RelaxLightIcons/debug-step-into-instruction.svg Stepi diff --git a/src/resource.qrc b/src/resource.qrc index 75c50b6..f51dcf8 100644 --- a/src/resource.qrc +++ b/src/resource.qrc @@ -19,6 +19,7 @@ resources/thenounproject/assembly.svg resources/thenounproject/keyboard.svg resources/thenounproject/configure.svg + resources/thenounproject/stop.svg resources/icons-icons/gdb.png resources/icons-icons/editor.png resources/icons-icons/keyboard.png @@ -47,6 +48,15 @@ resources/RelaxLightIcons/list-add.svg resources/RelaxLightIcons/list-remove.svg resources/RelaxLightIcons/view-refresh.svg + resources/RelaxLightIcons/debug-execute-from-cursor.svg + resources/RelaxLightIcons/debug-execute-to-cursor.svg + resources/RelaxLightIcons/debug-run-cursor.svg + resources/RelaxLightIcons/debug-run.svg + resources/RelaxLightIcons/debug-step-instruction.svg + resources/RelaxLightIcons/debug-step-into-instruction.svg + resources/RelaxLightIcons/debug-step-into.svg + resources/RelaxLightIcons/debug-step-out.svg + resources/RelaxLightIcons/debug-step-over.svg diff --git a/src/resources/README.icons b/src/resources/README.icons index 139f93d..ff55f5f 100644 --- a/src/resources/README.icons +++ b/src/resources/README.icons @@ -46,6 +46,7 @@ terms of the NetBeans License Agreement. https://thenounproject.com/icon/configuration-1115171/ https://thenounproject.com/tomas.knopp/ configure.svg CC3.0 https://thenounproject.com/icon/debugging-1978211/ https://thenounproject.com/prosymbols/ debug.svg CC3.0 https://thenounproject.com/icon/keyboard-key-4571629/ https://thenounproject.com/Flowicon/ keyboard.svg CC3.0 + https://thenounproject.com/icon/interruption-4417639/ https://thenounproject.com/andre.buand10/ stop.sgv CC3.0 diff --git a/src/resources/RelaxLightIcons/debug-execute-from-cursor.svg b/src/resources/RelaxLightIcons/debug-execute-from-cursor.svg new file mode 100644 index 0000000..5e086b7 --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-execute-from-cursor.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/resources/RelaxLightIcons/debug-execute-to-cursor.svg b/src/resources/RelaxLightIcons/debug-execute-to-cursor.svg new file mode 100644 index 0000000..0f8547f --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-execute-to-cursor.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/resources/RelaxLightIcons/debug-run-cursor.svg b/src/resources/RelaxLightIcons/debug-run-cursor.svg new file mode 100644 index 0000000..f1b61ab --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-run-cursor.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/resources/RelaxLightIcons/debug-run.svg b/src/resources/RelaxLightIcons/debug-run.svg new file mode 100644 index 0000000..81c78d9 --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-run.svg @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/src/resources/RelaxLightIcons/debug-step-instruction.svg b/src/resources/RelaxLightIcons/debug-step-instruction.svg new file mode 100644 index 0000000..96ce374 --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-step-instruction.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/resources/RelaxLightIcons/debug-step-into-instruction.svg b/src/resources/RelaxLightIcons/debug-step-into-instruction.svg new file mode 100644 index 0000000..fcbd0e7 --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-step-into-instruction.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/resources/RelaxLightIcons/debug-step-into.svg b/src/resources/RelaxLightIcons/debug-step-into.svg new file mode 100644 index 0000000..b5b64ad --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-step-into.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/resources/RelaxLightIcons/debug-step-out.svg b/src/resources/RelaxLightIcons/debug-step-out.svg new file mode 100644 index 0000000..ef420dd --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-step-out.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/resources/RelaxLightIcons/debug-step-over.svg b/src/resources/RelaxLightIcons/debug-step-over.svg new file mode 100644 index 0000000..880465f --- /dev/null +++ b/src/resources/RelaxLightIcons/debug-step-over.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/resources/thenounproject/stop.svg b/src/resources/thenounproject/stop.svg new file mode 100644 index 0000000..457047d --- /dev/null +++ b/src/resources/thenounproject/stop.svg @@ -0,0 +1,462 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +