From 851834830447a9dbfec02a6822dd36a1e5796c04 Mon Sep 17 00:00:00 2001 From: Willem Ferguson Date: Tue, 4 Mar 2014 17:01:18 +0200 Subject: Reorganise buttons in profile panel - Move the buttons of the profile window around to have more sane positions. - All the buttons affecting the ceiling(s) are now grouped together. - All the buttons affecting the Information Box are now grouped together. - The previous icon for "Show calculated ceiling" has been reassigned to "Show all tissues" - A new stand-in button hav been included for "Show calculated ceiling" Signed-off-by: Willem Ferguson Signed-off-by: Dirk Hohndel --- icons/icon-ceiling-alltissues.png | Bin 0 -> 988 bytes icons/icon-ceiling-calculated.png | Bin 988 -> 522 bytes qt-ui/mainwindow.ui | 54 +++++++++++++++++++------------------- subsurface.qrc | 1 + 4 files changed, 28 insertions(+), 27 deletions(-) create mode 100644 icons/icon-ceiling-alltissues.png diff --git a/icons/icon-ceiling-alltissues.png b/icons/icon-ceiling-alltissues.png new file mode 100644 index 000000000..118784d1f Binary files /dev/null and b/icons/icon-ceiling-alltissues.png differ diff --git a/icons/icon-ceiling-calculated.png b/icons/icon-ceiling-calculated.png index 118784d1f..0d2edd234 100644 Binary files a/icons/icon-ceiling-calculated.png and b/icons/icon-ceiling-calculated.png differ diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index c6459c703..28f4c816f 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -238,16 +238,19 @@ - + + + true + - Enable MOD + Show the DC Reported Ceiling ... - :/icon_mod:/icon_mod + :/icon_ceiling_dc:/icon_ceiling_dc @@ -264,16 +267,19 @@ - + + + true + - Enable EAD, END, and EADD + Show the Calculated Ceiling ... - :/icon_ead:/icon_ead + :/icon_ceiling_calculated:/icon_ceiling_calculated @@ -290,19 +296,16 @@ - - - true - + - Show the DC Reported Ceiling + Calculate All Tissues ... - :/icon_ceiling_dc:/icon_ceiling_dc + :/icon_ceiling_alltissues:/icon_ceiling_alltissues @@ -319,19 +322,16 @@ - - - true - + - Show the Calculated Ceiling + Show Calculated Ceiling with 3m Increments ... - :/icon_ceiling_calculated:/icon_ceiling_calculated + :/icon_ceiling_3m:/icon_ceiling_3m @@ -348,16 +348,16 @@ - + - Show Calculated Ceiling with 3m Increments + Enable MOD ... - :/icon_ceiling_3m:/icon_ceiling_3m + :/icon_mod:/icon_mod @@ -374,16 +374,16 @@ - + - Show NDL / TTS + Enable EAD, END, and EADD ... - :/trash:/trash + :/icon_ead:/icon_ead @@ -400,16 +400,16 @@ - + - Calculate All Tissues + Show NTL / TTS ... - :/subsurface-icon:/subsurface-icon + :/trash:/trash diff --git a/subsurface.qrc b/subsurface.qrc index 7032109bf..569b53830 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -48,6 +48,7 @@ icons/icon-pn2graph.png icons/icon-po2graph.png icons/icon-ceiling-calculated.png + icons/icon-ceiling-alltissues.png icons/icon-ceiling-3m.png icons/icon-ceiling-dc.png icons/icon-ead.png -- cgit v1.2.3-70-g09d2