2017-08-17 15:02:21 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2018-10-08 21:11:44 -04:00
|
|
|
<class>EntryPreviewWidget</class>
|
|
|
|
<widget class="QWidget" name="EntryPreviewWidget">
|
2018-09-14 17:41:30 -04:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>280</width>
|
|
|
|
<height>267</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-08-17 15:02:21 -04:00
|
|
|
<item>
|
2017-12-25 08:53:22 -05:00
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
2017-08-17 15:02:21 -04:00
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<widget class="QWidget" name="pageEntry">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
2018-02-24 20:00:31 -05:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-08-17 15:02:21 -04:00
|
|
|
<item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<layout class="QHBoxLayout" name="entryHorizontalLayout" stretch="0,0,0,0,0">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="entryIcon">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<widget class="ElidedLabel" name="entryTitleLabel">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizePolicy">
|
2018-02-24 20:00:31 -05:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2017-12-25 08:53:22 -05:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="textFormat">
|
|
|
|
<enum>Qt::AutoText</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="entryTotpWidget" native="true">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="entryTotpLabel">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>10</pointsize>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="entryTotpButton">
|
2018-09-14 17:41:30 -04:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::ClickFocus</enum>
|
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Generate TOTP Token</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="entryCloseButton">
|
2018-09-14 17:41:30 -04:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::ClickFocus</enum>
|
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Close</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QTabWidget" name="entryTabWidget">
|
2018-09-14 17:41:30 -04:00
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::ClickFocus</enum>
|
|
|
|
</property>
|
2017-09-27 13:18:13 -04:00
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="documentMode">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="tabsClosable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="movable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="entryGeneralTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>General</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="entryGeneralWidget" native="true">
|
2018-02-24 20:00:31 -05:00
|
|
|
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0" columnstretch="0,0,0">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="1" column="2">
|
|
|
|
<widget class="ElidedLabel" name="entryPasswordLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="2">
|
|
|
|
<widget class="ElidedLabel" name="entryUrlLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
2017-12-25 08:53:22 -05:00
|
|
|
<size>
|
2018-02-24 20:00:31 -05:00
|
|
|
<width>100</width>
|
|
|
|
<height>0</height>
|
2017-12-25 08:53:22 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
<property name="cursor">
|
|
|
|
<cursorShape>PointingHandCursor</cursorShape>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
2018-07-14 17:08:04 -04:00
|
|
|
<property name="textInteractionFlags">
|
|
|
|
<set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set>
|
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="entryUsernameLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="textInteractionFlags">
|
|
|
|
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2017-12-25 08:53:22 -05:00
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="entryUsernameTitleLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="layoutDirection">
|
|
|
|
<enum>Qt::LeftToRight</enum>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Username</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QLabel" name="entryExpirationTitleLabel">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2018-02-24 20:00:31 -05:00
|
|
|
<string>Expiration</string>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<item row="3" column="2">
|
|
|
|
<widget class="QLabel" name="entryExpirationLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2017-12-29 03:46:16 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
2017-12-25 08:53:22 -05:00
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLabel" name="entryUrlTitleLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>URL</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<item row="0" column="0">
|
|
|
|
<spacer name="entryLeftHorizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
</spacer>
|
2017-12-25 08:53:22 -05:00
|
|
|
</item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="entryPasswordTitleLabel">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2018-02-24 20:00:31 -05:00
|
|
|
<string>Password</string>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="2">
|
2018-02-24 20:00:31 -05:00
|
|
|
<spacer name="verticalSpacer">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
2018-02-24 20:00:31 -05:00
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
2017-12-25 08:53:22 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2017-09-29 14:37:37 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-08-17 15:02:21 -04:00
|
|
|
</layout>
|
2017-09-27 13:18:13 -04:00
|
|
|
</widget>
|
2017-12-25 08:53:22 -05:00
|
|
|
<widget class="QWidget" name="entryAttributesTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Attributes</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QTextEdit" name="entryAttributesEdit">
|
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::ClickFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
2017-09-29 14:37:37 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-12-25 08:53:22 -05:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="entryAttachmentsTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Attachments</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
<item>
|
|
|
|
<widget class="EntryAttachmentsWidget" name="entryAttachmentsWidget" native="true"/>
|
2017-09-29 14:37:37 -04:00
|
|
|
</item>
|
2017-12-25 08:53:22 -05:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="entryNotesTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Notes</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QTextEdit" name="entryNotesEdit">
|
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::ClickFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
2017-09-29 14:37:37 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-12-25 08:53:22 -05:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="entryAutotypeTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Autotype</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
<item>
|
|
|
|
<widget class="QTreeWidget" name="entryAutotypeTree">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Sunken</enum>
|
|
|
|
</property>
|
|
|
|
<property name="showDropIndicator" stdset="0">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="rootIsDecorated">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="columnCount">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<attribute name="headerCascadingSectionResizes">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="headerDefaultSectionSize">
|
|
|
|
<number>250</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="headerMinimumSectionSize">
|
|
|
|
<number>50</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="headerStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Window</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Sequence</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
2017-09-29 14:37:37 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-08-17 15:02:21 -04:00
|
|
|
</layout>
|
2017-09-27 13:18:13 -04:00
|
|
|
</widget>
|
2017-08-30 18:57:50 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2017-09-27 13:18:13 -04:00
|
|
|
</widget>
|
2017-12-25 08:53:22 -05:00
|
|
|
<widget class="QWidget" name="pageGroup">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_13">
|
2018-02-24 20:00:31 -05:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2017-10-28 11:37:05 -04:00
|
|
|
<item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<layout class="QHBoxLayout" name="groupHorizontalLayout" stretch="0,0,0">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
2017-09-27 13:18:13 -04:00
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="groupIcon">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<widget class="ElidedLabel" name="groupTitleLabel">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizePolicy">
|
2018-02-24 20:00:31 -05:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2017-12-25 08:53:22 -05:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="textFormat">
|
|
|
|
<enum>Qt::AutoText</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="groupCloseButton">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Close</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2017-12-13 15:22:31 -05:00
|
|
|
</item>
|
2017-10-28 11:37:05 -04:00
|
|
|
<item>
|
2017-12-25 08:53:22 -05:00
|
|
|
<widget class="QTabWidget" name="groupTabWidget">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
2017-09-29 14:37:37 -04:00
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="documentMode">
|
2017-09-29 14:37:37 -04:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="tabsClosable">
|
|
|
|
<bool>false</bool>
|
2017-09-29 14:37:37 -04:00
|
|
|
</property>
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="movable">
|
2017-09-29 14:37:37 -04:00
|
|
|
<bool>false</bool>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="groupGeneralTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>General</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="groupGeneralWidget" native="true">
|
2018-02-24 20:00:31 -05:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0,0">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="2" column="2">
|
|
|
|
<widget class="QLabel" name="groupExpirationLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
2018-02-24 20:00:31 -05:00
|
|
|
</widget>
|
2017-12-25 08:53:22 -05:00
|
|
|
</item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLabel" name="groupExpirationTitleLabel">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2018-02-24 20:00:31 -05:00
|
|
|
<string>Expiration</string>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="groupAutotypeTitleLabel">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2018-02-24 20:00:31 -05:00
|
|
|
<string>Autotype</string>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="groupAutotypeLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-12-25 08:53:22 -05:00
|
|
|
<item row="1" column="2">
|
2018-02-24 20:00:31 -05:00
|
|
|
<widget class="QLabel" name="groupSearchingLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2017-12-25 08:53:22 -05:00
|
|
|
</item>
|
2018-02-24 20:00:31 -05:00
|
|
|
<item row="0" column="0">
|
|
|
|
<spacer name="groupLeftHorizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLabel" name="groupSearchingTitleLabel">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2018-02-24 20:00:31 -05:00
|
|
|
<string>Searching</string>
|
2017-12-25 08:53:22 -05:00
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="2">
|
2018-02-24 20:00:31 -05:00
|
|
|
<spacer name="verticalSpacer_2">
|
2017-12-25 08:53:22 -05:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="groupNotesTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Notes</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_11">
|
|
|
|
<item>
|
|
|
|
<widget class="QTextEdit" name="groupNotesEdit">
|
|
|
|
<property name="focusPolicy">
|
|
|
|
<enum>Qt::ClickFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2017-09-29 14:37:37 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2017-08-17 15:02:21 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
<action name="searchIcon">
|
|
|
|
<property name="text">
|
|
|
|
<string>Search</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="clearIcon">
|
|
|
|
<property name="text">
|
|
|
|
<string>Clear</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</widget>
|
2017-12-19 16:08:41 -05:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>EntryAttachmentsWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/entry/EntryAttachmentsWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2017-12-29 03:46:16 -05:00
|
|
|
<customwidget>
|
|
|
|
<class>ElidedLabel</class>
|
|
|
|
<extends>QLabel</extends>
|
|
|
|
<header>gui/widgets/ElidedLabel.h</header>
|
|
|
|
</customwidget>
|
2017-12-19 16:08:41 -05:00
|
|
|
</customwidgets>
|
2018-09-14 17:41:30 -04:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>entryTotpButton</tabstop>
|
|
|
|
<tabstop>entryAutotypeTree</tabstop>
|
|
|
|
<tabstop>entryTabWidget</tabstop>
|
|
|
|
<tabstop>groupCloseButton</tabstop>
|
|
|
|
<tabstop>groupTabWidget</tabstop>
|
|
|
|
</tabstops>
|
2017-08-17 15:02:21 -04:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|