X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fui%2FAddCookieDialog.ui;fp=src%2Fui%2FAddCookieDialog.ui;h=413224abce016c1f5893e1767dd2a08a4685b099;hp=0000000000000000000000000000000000000000;hb=9b6cee96126484925bec4f4ab30c2b880df687fe;hpb=8933c941521c591a962034ecf3486c9143bf1f80 diff --git a/src/ui/AddCookieDialog.ui b/src/ui/AddCookieDialog.ui new file mode 100644 index 0000000..413224a --- /dev/null +++ b/src/ui/AddCookieDialog.ui @@ -0,0 +1,292 @@ + + + + + + AddCookieDialog + + + + + + + Qt::AlignLeft + + + + + + + Cookies prepended by a period are accessible to all subdomains. + + + + Qt::RichText + + + + Domain  + + + + + + + + Cookies prepended by a period are accessible to all subdomains. + + + + + + + + + The identifier of the cookie, which is unique when combined with the domain and the path. + + + + Qt::RichText + + + +     Name  + + + + + + + + The identifier of the cookie, which is unique when combined with the domain and the path. + + + + + + + + + + Qt::AlignLeft + + + + + + + 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. + + + + Qt::RichText + + + + Expiration date  + + + + + + + + Cookies without an expiration date are known as session cookies and are expected to be deleted every time the browser closes. + + + + + 2030 + 1 + 1 + 0 + 0 + 0 + + + + + true + + + + false + + + + + + + + + Websites can restrict cookie access to subpath of their URL. + + + + Qt::RichText + + + +     Path  + + + + + + + + Websites can restrict cookie access to subpath of their URL. + + + + / + + + + + + + + + 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. + + + + Qt::RichText + + + + HTTP only     + + + + + + + + + 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. + + + + Qt::RichText + + + + Value  + + + + + + + + The value contains the cookie data. + + + + + + + + + + + Qt::Vertical + + + + + + + + + QDialogButtonBox::Save | QDialogButtonBox::Cancel + + + + + +