X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fui%2FAddOrEditCookieDialog.ui;fp=src%2Fui%2FAddOrEditCookieDialog.ui;h=0000000000000000000000000000000000000000;hp=adeaa4ee8887cbd9cbc7b5d6135984be74c79928;hb=2facce32fb6d97b52a7dc148044cae4b36a65d4c;hpb=cba9a47f00b59f59f76f1b5195086285ca0cdb59 diff --git a/src/ui/AddOrEditCookieDialog.ui b/src/ui/AddOrEditCookieDialog.ui deleted file mode 100644 index adeaa4e..0000000 --- a/src/ui/AddOrEditCookieDialog.ui +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - AddOrEditCookieDialog - - - - - - - - Qt::AlignLeft - - - - - - - Cookies prepended by a period are accessible to all subdomains. - - - - Domain - - - - - - - - - - - - Qt::RichText - - - - -     - - - - - - - - - The name identifies the cookie. Each cookie has a unique combination of domain, name, and path. - - - - Name - - - - - - - - - - - - - - - Qt::AlignLeft - - - - - - - Websites can restrict cookie access to subpath of their URL. - - - - Path - - - - - - - - / - - - - - - - - Qt::RichText - - - - -     - - - - - - - - - Cookies without an expiration date are known as session cookies and are expected to be deleted every time the browser closes. - - - - - - - - Cookies without an expiration date are known as session cookies and are expected to be deleted every time the browser closes. - - - - Expiration date - - - - - - - - Qt::RichText - - - - -   - - - - - - - - - 2030 - 1 - 1 - 0 - 0 - 0 - - - - - true - - - - false - - - - - - - - Qt::RichText - - - - -     - - - - - - - - - Restrict cookie access to HTTP (and HTTPS). This prevents JavaScript from accessing the cookie, which hardens it against cross-site scripting attacks. - - - - true - - - - - - - - Restrict cookie access to HTTP (and HTTPS). This prevents JavaScript from accessing the cookie, which hardens it against cross-site scripting attacks. - - - - HTTP only - - - - - - - - Qt::RichText - - - - -     - - - - - - - - - Only allow the cookie to be transferred across HTTPS (as opposed to HTTP). - - - - true - - - - - - - - Only allow the cookie to be transferred across HTTPS (as opposed to HTTP). - - - - Secure - - - - - - - - - - - Qt::AlignLeft - - - - - - - The value contains the cookie data. - - - - Value - - - - - - - - - - - - - - - Qt::Vertical - - - - - - - - - QDialogButtonBox::Save | QDialogButtonBox::Cancel - - - - - -