From 75ec461eeaa851cb5c53f4cfffc434e3e529ed1d Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 22 Jun 2020 21:10:04 +0200 Subject: Restructures the project source and cleans up a bit --- src/widgets/ssltrusteditor.ui | 101 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 src/widgets/ssltrusteditor.ui (limited to 'src/widgets/ssltrusteditor.ui') diff --git a/src/widgets/ssltrusteditor.ui b/src/widgets/ssltrusteditor.ui new file mode 100644 index 0000000..068c065 --- /dev/null +++ b/src/widgets/ssltrusteditor.ui @@ -0,0 +1,101 @@ + + + SslTrustEditor + + + + 0 + 0 + 640 + 480 + + + + Form + + + + + + Trust Level + + + + + + + + + + Certificate Authorities + + + + + + + + + Use local certificate authorities + + + + + + + Don't use local certificate authorities + + + + + + + + + Trusted Hosts + + + + + + + + + true + + + + + + + + + false + + + Revoke trust + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + -- cgit v1.2.3