From 27742143d60e80bc925439e44664cc23c472f433 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sun, 28 May 2017 12:46:11 +0200 Subject: Profiles dialog --- src/forms/profileview.ui | 206 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 src/forms/profileview.ui (limited to 'src/forms/profileview.ui') diff --git a/src/forms/profileview.ui b/src/forms/profileview.ui new file mode 100644 index 0000000..e7bcbae --- /dev/null +++ b/src/forms/profileview.ui @@ -0,0 +1,206 @@ + + + ProfileView + + + + 0 + 0 + 480 + 640 + + + + + 200 + 0 + + + + Profile + + + + + + 0 + + + + HTTP + + + + + + User Agent + + + + + + + + + + Accept Language + + + + + + + Cache Type + + + + + + + Cache Size + + + + + + + + + + + Memory Cache + + + + + Disk Cache + + + + + Disabled + + + + + + + + + + + + Paths + + + + + + Storage Path + + + + + + + false + + + + + + + Cache Path + + + + + + + false + + + + + + + + Policies + + + + + + Cookies + + + + + + + + No Persistent Cookies + + + + + Allow Persistent Cookies + + + + + Force Persistent Cookies + + + + + + + + + Actions + + + + + + Clear History + + + + + + + Clear Cache + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + QDialogButtonBox::Save + + + + + + + + -- cgit v1.2.1