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/dialogs/certificateselectiondialog.ui | 172 ++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 src/dialogs/certificateselectiondialog.ui (limited to 'src/dialogs/certificateselectiondialog.ui') diff --git a/src/dialogs/certificateselectiondialog.ui b/src/dialogs/certificateselectiondialog.ui new file mode 100644 index 0000000..d6128f9 --- /dev/null +++ b/src/dialogs/certificateselectiondialog.ui @@ -0,0 +1,172 @@ + + + CertificateSelectionDialog + + + + 0 + 0 + 474 + 355 + + + + Select client certificate + + + + :/icons/certificate.svg:/icons/certificate.svg + + + + + + Select existing certificate: + + + + + + + + 75 + true + + + + TextLabel + + + true + + + + + + + true + + + + + + + + + Create new identity + + + + :/icons/plus.svg:/icons/plus.svg + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + false + + + Use + + + + + + + + + Qt::Horizontal + + + + + + + Create transient session certificate: + + + + + + + + + 30 Minutes + + + + + + + 1 Hour + + + + + + + 12 Hours + + + + + + + 24 Hours + + + + + + + 48 Hours + + + + + + + + + QDialogButtonBox::Cancel + + + + + + + + + + + buttonBox + rejected() + CertificateSelectionDialog + reject() + + + 236 + 333 + + + 236 + 177 + + + + + -- cgit v1.2.3