From f0ad502e4651243d6a96194b3393bd460c0f7fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 19 Nov 2017 21:23:04 +0100 Subject: Another huge pile of work for about two months Well I should commit every change instead of this madness. I am not documenting changes as all this is just improvements and implementation progression. --- qtmips_gui/MainWindow.ui | 99 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 91 insertions(+), 8 deletions(-) (limited to 'qtmips_gui/MainWindow.ui') diff --git a/qtmips_gui/MainWindow.ui b/qtmips_gui/MainWindow.ui index 0f69613..56f5319 100644 --- a/qtmips_gui/MainWindow.ui +++ b/qtmips_gui/MainWindow.ui @@ -6,20 +6,47 @@ 0 0 - 400 - 300 + 957 + 651 MainWindow - + + false + + + true + + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + 0 0 - 400 + 957 20 @@ -27,7 +54,8 @@ File - + + @@ -85,16 +113,39 @@ false + + + + + + - + + + + :/icons/document-import.png:/icons/document-import.png + - Load binary... + New simulation... + + + Ctrl+O, Ctrl+N + + + :/icons/application-exit.png:/icons/application-exit.png + Exit + + Exit program + + + Ctrl+Q + @@ -102,19 +153,40 @@ + + + :/icons/play.png:/icons/play.png + Run + + Ctrl+R + + + + :/icons/next.png:/icons/next.png + Step + + Ctrl+S + + + + :/icons/pause.png:/icons/pause.png + Pause + + Ctrl+P + @@ -184,8 +256,19 @@ Assembler + + + + :/icons/reload.png:/icons/reload.png + + + Reload existing + + - + + + -- cgit v1.2.3