From d884f849d60db44f05a6a6b22f4ffcf520900389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 25 Aug 2013 01:32:42 +0200 Subject: All kinds of incremental improvements Redone the instance action toolbar: * Removed all the dead actions * Change icon and Rename are now morphed into a header * Added button for opening the config folder Implemented support for loose files and folders as legacy jar mods Added texture pack support --- gui/mainwindow.ui | 68 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 32 deletions(-) (limited to 'gui/mainwindow.ui') diff --git a/gui/mainwindow.ui b/gui/mainwindow.ui index 893062a5..60e0f70b 100644 --- a/gui/mainwindow.ui +++ b/gui/mainwindow.ui @@ -45,6 +45,12 @@ Qt::TopToolBarArea + + Qt::ToolButtonIconOnly + + + false + TopToolBarArea @@ -74,6 +80,15 @@ Qt::LeftToolBarArea|Qt::RightToolBarArea + + + 80 + 80 + + + + Qt::ToolButtonIconOnly + false @@ -83,22 +98,19 @@ false + + + - - - - - - - - - + - + + + @@ -256,7 +268,7 @@ - Rename + Instance Name Rename the selected instance. @@ -280,6 +292,10 @@ true + + + :/icons/instances/infinity:/icons/instances/infinity + Change Icon @@ -291,9 +307,6 @@ - - false - Edit Notes @@ -385,26 +398,9 @@ Change the version of LWJGL for the selected instance to use. - - - false - - - false - - - Rebuild Jar - - - Reinstall the mods for the selected instance. - - - Reinstall the mods for the selected instance. - - - View Folder + Instance Folder Open the selected instance's root folder in a file browser. @@ -424,6 +420,14 @@ Delete the selected instance. + + + Config Folder + + + Open the instance's config folder + + -- cgit v1.2.3