diff --git a/docs/en_US/release_notes_4_21.rst b/docs/en_US/release_notes_4_21.rst index 6c4d5629e..5ac5ee739 100644 --- a/docs/en_US/release_notes_4_21.rst +++ b/docs/en_US/release_notes_4_21.rst @@ -31,6 +31,7 @@ Bug fixes | `Issue #4206 `_ - Ensure that the grant wizard should be closed on pressing the ESC key. | `Issue #4512 `_ - Fixed calendar opening issue on the exception tab inside the schedules tab of pgAgent. | `Issue #4856 `_ - Enable the save button by default when a query tool is opened with CREATE or other scripts. +| `Issue #4864 `_ - Make the configuration window in runtime to auto-resize. | `Issue #4969 `_ - Fixed an issue where changing the values of columns with JSONB or JSON types to NULL. | `Issue #5053 `_ - Fixed an issue where changing the columns in the existing view throws an error. | `Issue #5180 `_ - Fixed an issue where the autovacuum_enabled parameter is added automatically in the RE-SQL when the table has been created using the WITH clause. diff --git a/runtime/ConfigWindow.ui b/runtime/ConfigWindow.ui index 6757f1bab..f8d1ae47c 100644 --- a/runtime/ConfigWindow.ui +++ b/runtime/ConfigWindow.ui @@ -6,7 +6,7 @@ 0 0 - 731 + 975 398 @@ -18,7 +18,7 @@ - 625 + 975 300 @@ -51,7 +51,7 @@ - 589 + 16777215 16777215 @@ -61,6 +61,9 @@ true + + 4 + @@ -107,6 +110,9 @@ Qt::Vertical + + QSizePolicy::Fixed + 20 @@ -233,6 +239,9 @@ Qt::Vertical + + QSizePolicy::Fixed + 20 @@ -288,6 +297,19 @@ + + + + Qt::Vertical + + + + 20 + 40 + + + + @@ -296,18 +318,50 @@ Python - - - + + + - - - The options below are intended for expert users only, and may not behave as expected as they modify fixed search paths and are not alternate values. Modify with care! + + + Qt::Vertical - - true + + QSizePolicy::Fixed - + + + 20 + 13 + + + + + + + + + + + 0 + 0 + + + + + 450 + 28 + + + + The options below are intended for expert users only, and may not behave as expected as they modify fixed search paths and are not alternate values. Modify with care! + + + true + + + + @@ -319,90 +373,199 @@ - 20 - 5 + 17 + 13 - - - - - Qt::Vertical - - - QSizePolicy::Expanding - - - - 20 - 60 - - - + + + + + + + + 50 + 20 + + + + Qt::LeftToRight + + + Python Path + + + true + + + 0 + + + + + + + Qt::Vertical + + + QSizePolicy::Fixed + + + + 20 + 40 + + + + + - - - - Python Path - - - - - - - Enter the path to the directory containing pgAdmin.py if desired. - - - - - - - /usr/pgadmin4/lib/python2.7;/usr/pgadmin4/lib/python2.7/site-packages - - - - - - - /usr/pgadmin4/web - - - - - - - Application Path - - - - - - - Enter a PYTHONPATH if desired. Path elements should be semi-colon delimited. - - - true - - - - - - - Qt::Vertical - - - - 20 - 40 - - - + + + + + + /usr/pgadmin4/lib/python2.7;/usr/pgadmin4/lib/python2.7/site-packages + + + + + + + + 0 + 0 + + + + + 300 + 20 + + + + Enter a PYTHONPATH if desired. Path elements should be semi-colon delimited. + + + Qt::AutoText + + + true + + + + + + + + Qt::Vertical + + + QSizePolicy::Fixed + + + + 20 + 13 + + + + + + + + + + + + Application Path + + + Qt::PlainText + + + + + + + Qt::Vertical + + + QSizePolicy::Fixed + + + + 20 + 40 + + + + + + + + + + + + /usr/pgadmin4/web + + + + + + + + 0 + 0 + + + + + 300 + 20 + + + + Enter the path to the directory containing pgAdmin.py if desired. + + + false + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + true + + + + + + + + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 20 + 60 + + + +