Qt: Add debugger UI
BIN
src/duckstation-qt/resources/icons/debug-execute-from-cursor.png
Normal file
After Width: | Height: | Size: 423 B |
BIN
src/duckstation-qt/resources/icons/debug-execute-to-cursor.png
Normal file
After Width: | Height: | Size: 437 B |
BIN
src/duckstation-qt/resources/icons/debug-pc.png
Normal file
After Width: | Height: | Size: 805 B |
BIN
src/duckstation-qt/resources/icons/debug-pc@2x.png
Normal file
After Width: | Height: | Size: 707 B |
BIN
src/duckstation-qt/resources/icons/debug-run-cursor.png
Normal file
After Width: | Height: | Size: 651 B |
BIN
src/duckstation-qt/resources/icons/debug-run.png
Normal file
After Width: | Height: | Size: 817 B |
BIN
src/duckstation-qt/resources/icons/debug-step-instruction.png
Normal file
After Width: | Height: | Size: 659 B |
After Width: | Height: | Size: 669 B |
BIN
src/duckstation-qt/resources/icons/debug-step-into.png
Normal file
After Width: | Height: | Size: 689 B |
BIN
src/duckstation-qt/resources/icons/debug-step-out.png
Normal file
After Width: | Height: | Size: 631 B |
BIN
src/duckstation-qt/resources/icons/debug-step-over.png
Normal file
After Width: | Height: | Size: 679 B |
@ -24,6 +24,17 @@
|
||||
<file>icons/conical-flask-red.png</file>
|
||||
<file>icons/conical-flask-red@2x.png</file>
|
||||
<file>icons/cover-placeholder.png</file>
|
||||
<file>icons/debug-execute-from-cursor.png</file>
|
||||
<file>icons/debug-execute-to-cursor.png</file>
|
||||
<file>icons/debug-run-cursor.png</file>
|
||||
<file>icons/debug-run.png</file>
|
||||
<file>icons/debug-pc.png</file>
|
||||
<file>icons/debug-pc@2x.png</file>
|
||||
<file>icons/debug-step-instruction.png</file>
|
||||
<file>icons/debug-step-into-instruction.png</file>
|
||||
<file>icons/debug-step-into.png</file>
|
||||
<file>icons/debug-step-out.png</file>
|
||||
<file>icons/debug-step-over.png</file>
|
||||
<file>icons/document-open.png</file>
|
||||
<file>icons/document-open@2x.png</file>
|
||||
<file>icons/document-save.png</file>
|
||||
|