From 9c5f74357581e9a75f9e8eeb9a3b44a7c7d9be83 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Fri, 19 Feb 2021 17:31:36 -0500 Subject: [PATCH] Fix bug #12152. Patch from Daniel. --- src/frontends/qt/ui/ProgressViewUi.ui | 226 ++++++++++++++------------ 1 file changed, 124 insertions(+), 102 deletions(-) diff --git a/src/frontends/qt/ui/ProgressViewUi.ui b/src/frontends/qt/ui/ProgressViewUi.ui index 874a0daee9..549d210ac0 100644 --- a/src/frontends/qt/ui/ProgressViewUi.ui +++ b/src/frontends/qt/ui/ProgressViewUi.ui @@ -39,16 +39,16 @@ - 9 + 0 - 9 + 0 9 - 9 + 0 6 @@ -86,7 +86,7 @@ QTabWidget::Rounded - 0 + 1 @@ -94,16 +94,16 @@ - 9 + 0 - 9 + 0 - 9 + 0 - 9 + 0 6 @@ -122,6 +122,9 @@ 16777215 + + border: + QFrame::StyledPanel @@ -142,23 +145,23 @@ Settings - + - 9 + 0 - 9 + 0 - 9 + 0 - 9 + 0 - 6 + 0 - + Select the debug messages that should be displayed @@ -170,107 +173,126 @@ - - - - Qt::Vertical - - - QSizePolicy::Preferred - - - - 187 - 3 - - - - - - - - Automatic cleanup of the window before LaTeX compilation proceeds + + + + 0 - - &Clear automatically + + 9 - - - - - - - 0 - 0 - + + 9 - - Debug messages + + 9 - - true + + 9 - - - 9 - - - 9 - - - 9 - - - 9 - - - 6 - - - - - Display no debug messages - - - &None + + + + Display statusbar messages? + + + &Statusbar messages + + + true + + + + + + + + 0 + 0 + + + + Debug messages + + + true + + + + 9 - - - - - - Display the debug messages selected to the right + + 9 - - S&elected + + 9 - - - - - - Display all debug messages + + 9 - - &All + + 6 - - - - + + + + Display all debug messages + + + &All + + + + + + + Display the debug messages selected to the right + + + S&elected + + + + + + + Display no debug messages + + + &None + + + + + + + + + + Automatic cleanup of the window before LaTeX compilation proceeds + + + &Clear automatically + + + + - - - - Display statusbar messages? + + + + Qt::Vertical - - &Statusbar messages + + QSizePolicy::Preferred - - true + + + 187 + 3 + - + -- 2.39.5