From e84589b12e75ebc5d998cb125d92de9a05996dfb Mon Sep 17 00:00:00 2001 From: mgrojo Date: Sat, 23 Feb 2019 16:58:23 +0100 Subject: [PATCH] Reduce (and unify) margins in the main tabs and in Execute SQL widgets The margins have been set to 3 for the layouts of all the main tabs. It has been generally reduced from the default (9), except for the DB Structure which was set to 0 and now has been increased to 3 for uniformity with the other tabs. The margins of interior widgets in Execute SQL tab has also been reduced to 3 from the default. See issues #1762 and #620. --- src/MainWindow.ui | 71 +++++++++++++++++++++++++++++++++++++---- src/SqlExecutionArea.ui | 15 +++++++++ 2 files changed, 79 insertions(+), 7 deletions(-) diff --git a/src/MainWindow.ui b/src/MainWindow.ui index ac039b17..b2854262 100644 --- a/src/MainWindow.ui +++ b/src/MainWindow.ui @@ -19,6 +19,21 @@ + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + @@ -42,19 +57,19 @@ - 4 + 3 - 0 + 3 - 0 + 3 - 0 + 3 - 0 + 3 @@ -109,6 +124,18 @@ You can drag SQL statements from an object row and drop them into other applicat Browse Data + + 3 + + + 3 + + + 3 + + + 3 + @@ -340,6 +367,21 @@ You can drag SQL statements from an object row and drop them into other applicat Edit Pragmas + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + @@ -350,8 +392,8 @@ You can drag SQL statements from an object row and drop them into other applicat 0 0 - 572 - 510 + 596 + 526 @@ -858,6 +900,21 @@ You can drag SQL statements from an object row and drop them into other applicat Execute SQL + + 3 + + + 3 + + + 3 + + + 3 + + + 3 + diff --git a/src/SqlExecutionArea.ui b/src/SqlExecutionArea.ui index 2fb1b085..1435c1ee 100644 --- a/src/SqlExecutionArea.ui +++ b/src/SqlExecutionArea.ui @@ -14,6 +14,21 @@ Form + + 3 + + + 3 + + + 3 + + + 3 + + + 3 +