From c8e1b4ab3a51cfe0f39a6f0d78cf0988c380549c Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Sun, 9 Jun 2019 17:43:10 -0400 Subject: changed the down/up pngs to be slightly offset vertically from what they were, they did not look aligned when next to each other added status/tooltip/whatsthis strings to new buttons change enabled status of up/down dynamically simplified move() to just move by one --- src/editexecutablesdialog.ui | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'src/editexecutablesdialog.ui') diff --git a/src/editexecutablesdialog.ui b/src/editexecutablesdialog.ui index 9801a75c..fb65dbbe 100644 --- a/src/editexecutablesdialog.ui +++ b/src/editexecutablesdialog.ui @@ -84,6 +84,9 @@ Add an executable + + Add an executable + Add an executable @@ -101,6 +104,9 @@ Remove the selected executable + + Remove the selected executable + Remove the selected executable @@ -115,6 +121,15 @@ + + Move the executable up in the list + + + Move the executable up in the list + + + Move the executable up in the list + Move the executable up in the list @@ -126,6 +141,15 @@ + + Move the executable down in the list + + + Move the executable down in the list + + + Move the executable down in the list + Move the executable down in the list -- cgit v1.3.1