X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fui%2FCookieDisplayWidget.ui;fp=src%2Fui%2FCookieDisplayWidget.ui;h=0000000000000000000000000000000000000000;hp=21665ff8ec7b6d5253ee5da688e1d81b422cf0ca;hb=cba9a47f00b59f59f76f1b5195086285ca0cdb59;hpb=9b6cee96126484925bec4f4ab30c2b880df687fe diff --git a/src/ui/CookieDisplayWidget.ui b/src/ui/CookieDisplayWidget.ui deleted file mode 100644 index 21665ff..0000000 --- a/src/ui/CookieDisplayWidget.ui +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - CookieDisplayWidget - - - - - - - Qt::AlignLeft - - - - - - - Cookies prepended by a period are accessible to all subdomains. - - - - Qt::RichText - - - - <font size="+1">Domain:&nbsp;</font> - - - - - - - - Cookies prepended by a period are accessible to all subdomains. - - - - Qt::RichText - - - - Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse - - - - - - - - - The identifier of the cookie, which is unique when combined with the domain and the path. - - - - Qt::RichText - - - - <font size="+1">&nbsp;&nbsp;&nbsp;&nbsp;Name:&nbsp;</font> - - - - - - - - The identifier of the cookie, which is unique when combined with the domain and the path. - - - - Qt::RichText - - - - Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse - - - - - - - - - - Qt::AlignLeft - - - - - - - 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:&nbsp; - - - - - - - - Cookies without an expiration date are known as session cookies and are expected to be deleted every time the browser closes. - - - - Qt::RichText - - - - Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse - - - - - - - - - Websites can restrict cookie access to a subpath of their URL. - - - - Qt::RichText - - - - &nbsp;&nbsp;&nbsp;&nbsp;Path:&nbsp; - - - - - - - - Websites can restrict cookie access to a subpath of their URL. - - - - Qt::RichText - - - - Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse - - - - - - - - - Qt::RichText - - - - &nbsp;&nbsp;&nbsp;&nbsp; - - - - - - - - - Restrict cookie access to HTTP (and HTTPS). This prevents JavaScript from accessing the cookie, which hardens it against cross-site scripting attacks. - - - - false - - - - - - - - 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&nbsp;&nbsp;&nbsp;&nbsp; - - - - - - - - - Only allow the cookie to be transferred across HTTPS (as opposed to HTTP). - - - - false - - - - - - - - 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:&nbsp; - - - - - - - - The value contains the cookie data. - - - - true - - - - Qt::RichText - - - - Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse - - - - - - - -