Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/entry/EditEntryWidgetSSHAgent.ui')
-rw-r--r--src/gui/entry/EditEntryWidgetSSHAgent.ui244
1 files changed, 138 insertions, 106 deletions
diff --git a/src/gui/entry/EditEntryWidgetSSHAgent.ui b/src/gui/entry/EditEntryWidgetSSHAgent.ui
index 2e9d94b65..fae13dccb 100644
--- a/src/gui/entry/EditEntryWidgetSSHAgent.ui
+++ b/src/gui/entry/EditEntryWidgetSSHAgent.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>498</width>
- <height>518</height>
+ <width>452</width>
+ <height>618</height>
</rect>
</property>
<property name="windowTitle">
@@ -26,53 +26,6 @@
<property name="bottomMargin">
<number>0</number>
</property>
- <item row="3" column="1" colspan="4">
- <layout class="QHBoxLayout" name="removeKeyLayout">
- <item>
- <widget class="QCheckBox" name="lifetimeCheckBox">
- <property name="text">
- <string>Remove key from agent after</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QSpinBox" name="lifetimeSpinBox">
- <property name="accessibleName">
- <string>Remove key from agent after specified seconds</string>
- </property>
- <property name="suffix">
- <string> seconds</string>
- </property>
- <property name="maximum">
- <number>999999999</number>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="removeKeySpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- <item row="11" column="1">
- <widget class="QLabel" name="fingerprintLabel">
- <property name="text">
- <string>Fingerprint</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- </item>
<item row="1" column="1" colspan="4">
<widget class="QCheckBox" name="removeKeyFromAgentCheckBox">
<property name="text">
@@ -80,13 +33,13 @@
</property>
</widget>
</item>
- <item row="13" column="1">
- <widget class="QLabel" name="publicKeyLabel">
+ <item row="14" column="1">
+ <widget class="QLabel" name="commentLabel">
<property name="text">
- <string>Public key</string>
+ <string>Comment</string>
</property>
<property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
@@ -97,63 +50,69 @@
</property>
</widget>
</item>
- <item row="12" column="1">
- <widget class="QLabel" name="commentLabel">
- <property name="text">
- <string>Comment</string>
+ <item row="15" column="3" colspan="2">
+ <widget class="QPlainTextEdit" name="publicKeyEdit">
+ <property name="font">
+ <font>
+ <family>Monospace</family>
+ </font>
</property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+ <property name="readOnly">
+ <bool>true</bool>
</property>
</widget>
</item>
- <item row="12" column="4">
+ <item row="14" column="4">
<widget class="QPushButton" name="decryptButton">
<property name="text">
<string>Decrypt</string>
</property>
</widget>
</item>
- <item row="11" column="3" colspan="2">
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QLabel" name="fingerprintTextLabel">
- <property name="font">
- <font>
- <family>Monospace</family>
- </font>
- </property>
- <property name="text">
- <string>n/a</string>
- </property>
- <property name="textInteractionFlags">
- <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
+ <item row="4" column="1">
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>10</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="13" column="1">
+ <widget class="QLabel" name="fingerprintLabel">
+ <property name="text">
+ <string>Fingerprint</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+ </property>
+ </widget>
</item>
- <item row="14" column="3" colspan="2">
+ <item row="16" column="3" colspan="2">
<widget class="QPushButton" name="copyToClipboardButton">
<property name="text">
<string>Copy to clipboard</string>
</property>
</widget>
</item>
- <item row="4" column="1" colspan="4">
+ <item row="15" column="1">
+ <widget class="QLabel" name="publicKeyLabel">
+ <property name="text">
+ <string>Public key</string>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="1" colspan="4">
<widget class="QGroupBox" name="privateKeyGroupBox">
<property name="title">
<string>Private key</string>
@@ -240,19 +199,7 @@
</property>
</widget>
</item>
- <item row="13" column="3" colspan="2">
- <widget class="QPlainTextEdit" name="publicKeyEdit">
- <property name="font">
- <font>
- <family>Monospace</family>
- </font>
- </property>
- <property name="readOnly">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="12" column="3">
+ <item row="14" column="3">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="commentTextLabel">
@@ -284,6 +231,91 @@
</item>
</layout>
</item>
+ <item row="3" column="1" colspan="4">
+ <layout class="QHBoxLayout" name="removeKeyLayout">
+ <item>
+ <widget class="QCheckBox" name="lifetimeCheckBox">
+ <property name="text">
+ <string>Remove key from agent after</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QSpinBox" name="lifetimeSpinBox">
+ <property name="accessibleName">
+ <string>Remove key from agent after specified seconds</string>
+ </property>
+ <property name="suffix">
+ <string> seconds</string>
+ </property>
+ <property name="maximum">
+ <number>999999999</number>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="removeKeySpacer">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </item>
+ <item row="13" column="3" colspan="2">
+ <layout class="QHBoxLayout" name="horizontalLayout">
+ <item>
+ <widget class="QLabel" name="fingerprintTextLabel">
+ <property name="font">
+ <font>
+ <family>Monospace</family>
+ </font>
+ </property>
+ <property name="text">
+ <string>n/a</string>
+ </property>
+ <property name="textInteractionFlags">
+ <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="horizontalSpacer_2">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </item>
+ <item row="12" column="3">
+ <spacer name="verticalSpacer_2">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>10</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</widget>
<tabstops>