From 7cf0c1a29b463885e37a49691daffb98afdf58db Mon Sep 17 00:00:00 2001 From: Al12rs Date: Sun, 4 Mar 2018 19:12:52 +0100 Subject: Changed tooltip of Open Folder menu. --- src/mainwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 31522c03..451e3c87 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -253,7 +253,7 @@ p, li { white-space: pre-wrap; } - Quickly open in Explorer relevant Folders... + Show Open Folders menu... -- cgit v1.3.1 From 8305d9215725a49dd9c61c2609fa750a20315af9 Mon Sep 17 00:00:00 2001 From: Al12rs Date: Mon, 12 Mar 2018 12:33:05 +0100 Subject: Reverted some changes added by Qt configurator that caused some wird stretching of the mainwindow. I suspect this is caused by the fact that the archive tab was not disabled in a way that Configurator liked and it is messing with it. --- src/mainwindow.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 451e3c87..0c0ac6c6 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -176,7 +176,7 @@ 2 - + @@ -463,7 +463,7 @@ p, li { white-space: pre-wrap; } - + -- cgit v1.3.1 From 8dee1d108b4098a587f3a827c187b3c9c2559d12 Mon Sep 17 00:00:00 2001 From: Al12rs Date: Thu, 15 Mar 2018 15:21:37 +0100 Subject: Fixed default size and positioning of some ui elements to accomodate the new ones. Fixed incorrect settings for the layout stretching. --- src/mainwindow.ui | 61 ++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 51 insertions(+), 10 deletions(-) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 0c0ac6c6..e0aa6f36 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -176,7 +176,7 @@ 2 - + @@ -194,7 +194,7 @@ - + Pick a module collection @@ -463,7 +463,7 @@ p, li { white-space: pre-wrap; } - + @@ -507,15 +507,25 @@ p, li { white-space: pre-wrap; } true - - - + + + + Qt::Horizontal + + + + 40 + 20 + + + + - + 0 0 @@ -523,9 +533,15 @@ p, li { white-space: pre-wrap; } 0 - 25 + 22 + + + 95 + 0 + + false @@ -551,7 +567,26 @@ p, li { white-space: pre-wrap; } - + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + 220 + 0 + + Qt::ClickFocus @@ -573,7 +608,13 @@ p, li { white-space: pre-wrap; } - + + + + 220 + 0 + + Namefilter -- cgit v1.3.1