From 0492a063806b6d63e4f378908b809de104a24820 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 25 Apr 2020 22:09:13 +0300 Subject: Update ProfileEditor plugin ProfileEditor: - add tests - disable read-only settings on otr profiles Add WebProfile::setHeaders and WebProfile::setCookies --- plugins/ProfileEditor/forms/profileview.ui | 535 ++++++++++++++--------------- 1 file changed, 266 insertions(+), 269 deletions(-) (limited to 'plugins/ProfileEditor/forms/profileview.ui') diff --git a/plugins/ProfileEditor/forms/profileview.ui b/plugins/ProfileEditor/forms/profileview.ui index 630e53d..46e0a68 100644 --- a/plugins/ProfileEditor/forms/profileview.ui +++ b/plugins/ProfileEditor/forms/profileview.ui @@ -7,7 +7,7 @@ 0 0 640 - 504 + 510 @@ -19,7 +19,7 @@ Profile - + @@ -29,76 +29,58 @@ General - - - - - Name - - - - - - - - - - false - - - Off-the-record - - - - - - - false - - + + + + + + + + + + + + + + false + + + Off-the-record + + + + - - - + + + Configuration - - - - - - Homepage - - - - - - - New tab page - - - - - - - Search - - - - - - - - - - - - - - - - Qt::Horizontal + + true + + + + + true + + + false + + + + Key + + + + + Value + + + + + @@ -125,176 +107,150 @@ - - - - Cache Type - + + + + + + + true + + + false + + + + Key + + + + + Value + + - + - Cache Size + Headers - - + + + + + Storage + + + + + + Cache Type + + - - + + - - Memory Cache - + + + + Memory Cache + + + + + Disk Cache + + + + + Disabled + + + - - Disk Cache - + + + Qt::Horizontal + + + + 40 + 20 + + + - - Disabled - + + + Clear Cache + + - - - - + - - + + - Storage Path + Cache Size - - - - false - - + + - + Cache Path - + false - - + + - Clear Cache + Storage Path - - - - Cookies + + + + false - - - - - No Persistent Cookies - - - - - Allow Persistent Cookies - - - - - Force Persistent Cookies - - - - - + Clear History - - - - - Headers - - - - - - 200 - - - 100 - - - true - - - false - - - - Name - - - - - Value - - - - - - - - - - Insert - - - - - - - Delete - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - + + + + Qt::Vertical + + + + 20 + 40 + + + @@ -313,7 +269,7 @@ 0 0 - 584 + 273 797 @@ -559,94 +515,128 @@ Cookies - + - - - QAbstractScrollArea::AdjustToContents - - - QAbstractItemView::NoEditTriggers - - - QAbstractItemView::SelectRows - - - false - - - false - - - true - - - false - - - - Name - - - - - Domain - - - - - Path - - - - - Expires - - - - - - - - + + + - Reload + Cookies - - - - Delete - + + + + + No Persistent Cookies + + + + + Allow Persistent Cookies + + + + + Force Persistent Cookies + + + + + + - - - Delete Session + + + QAbstractScrollArea::AdjustToContents - - - - - - Delete All + + QAbstractItemView::NoEditTriggers + + + QAbstractItemView::SelectRows + + false + + + false + + + true + + + false + + + + Name + + + + + Domain + + + + + Path + + + + + Expires + + - - - Qt::Vertical - - - - 20 - 40 - - - + + + + + Reload + + + + + + + Delete + + + + + + + Delete Session + + + + + + + Delete All + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + @@ -656,6 +646,13 @@ + + + SettingsTable + QTableWidget +
forms/settingstable.h
+
+
-- cgit v1.2.1