From 0a6c7dce971cbc2ba9c7472521170a58dc43ae84 Mon Sep 17 00:00:00 2001 From: AL <26797547+Al12rs@users.noreply.github.com> Date: Wed, 26 Feb 2020 14:50:19 +0100 Subject: Allow log to be reduced in size to a greater extent. --- src/mainwindow.ui | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index ffa2460f..c9a88655 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1410,7 +1410,7 @@ p, li { white-space: pre-wrap; } 0 0 1009 - 22 + 21 @@ -1480,6 +1480,12 @@ p, li { white-space: pre-wrap; } + + + 0 + 0 + + QDockWidget::AllDockWidgetFeatures @@ -1505,6 +1511,18 @@ p, li { white-space: pre-wrap; } + + + 0 + 0 + + + + + 30 + 20 + + Qt::CustomContextMenu -- cgit v1.3.1 From c4b95bad653420bd7ed322a5d952356f9705df9e Mon Sep 17 00:00:00 2001 From: AL <26797547+Al12rs@users.noreply.github.com> Date: Wed, 26 Feb 2020 19:24:15 +0100 Subject: Removed "State" header from filterlist. Allow lower vertical sizes for loglist. Fixed alignments and size of various elements. --- src/mainwindow.ui | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index c9a88655..83aba71a 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -60,13 +60,13 @@ 3 - 7 + 15 3 - 1 + 0 @@ -102,7 +102,7 @@ - State + State of the filter, can either be Disabled, Enabled or Inverted. @@ -158,18 +158,18 @@ 0 - + - 0 + 1 2 - 0 + 1 - 0 + 2 @@ -196,6 +196,12 @@ + + + 0 + 0 + + Filter: only show the separators that match the current filters Show: always show separators @@ -582,9 +588,15 @@ p, li { white-space: pre-wrap; } + + 2 + + + 4 + @@ -1482,8 +1494,8 @@ p, li { white-space: pre-wrap; } - 0 - 0 + 80 + 42 -- cgit v1.3.1