From af6e1c3ab4f3687c88715dffff8b1bf2f38a15d6 Mon Sep 17 00:00:00 2001 From: Tannin Date: Wed, 11 Sep 2013 22:54:45 +0200 Subject: - when installing mods from outside the download directory the absolute path is now stored - added a context menu to the toolbar buttons so tool icons can be removed directly - initweaks modinfo tab is now always available and allows new ini tweaks to be created - fake esms are now treated as masters (as they should) - MO will now display a warning if not all masters of an esp are enabled. The tooltip gives a list of required masters - bugfix: path returned by getfullpathname was sometimes not correctly terminated - bugfix: path after reverse-rerouting was sometimes incorrect, missing a path separator - bugfix: change of current directory sometimes used a fake directory without need - bugfix: icons in shortcut menu were not alwayscorrectly updated --- src/mainwindow.ui | 59 +++++++------------------------------------------------ 1 file changed, 7 insertions(+), 52 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 3a65ca27..54611235 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -31,16 +31,7 @@ 4 - - 6 - - - 6 - - - 6 - - + 6 @@ -730,16 +721,7 @@ p, li { white-space: pre-wrap; } Archives - - 6 - - - 6 - - - 6 - - + 6 @@ -818,16 +800,7 @@ BSAs checked here are loaded in such a way that your installation order is obeye Data - - 6 - - - 6 - - - 6 - - + 6 @@ -897,16 +870,7 @@ BSAs checked here are loaded in such a way that your installation order is obeye Saves - - 6 - - - 6 - - - 6 - - + 6 @@ -935,16 +899,7 @@ p, li { white-space: pre-wrap; } Downloads - - 2 - - - 2 - - - 2 - - + 2 @@ -1045,7 +1000,7 @@ p, li { white-space: pre-wrap; } true - Qt::PreventContextMenu + Qt::CustomContextMenu Tool Bar @@ -1210,7 +1165,7 @@ p, li { white-space: pre-wrap; } - :/MO/gui/resources/dialog-warning.png:/MO/gui/resources/dialog-warning.png + :/MO/gui/warning:/MO/gui/warning No Problems -- cgit v1.3.1