2010-09-19 10:59:32 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MainWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
2015-01-21 11:19:05 -05:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-09-19 10:59:32 -04:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
|
|
|
<height>600</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2020-06-04 08:11:12 -04:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>800</width>
|
2022-02-21 20:40:01 -05:00
|
|
|
<height>500</height>
|
2020-06-04 08:11:12 -04:00
|
|
|
</size>
|
|
|
|
</property>
|
2010-09-19 10:59:32 -04:00
|
|
|
<property name="windowTitle">
|
2016-11-03 00:05:30 -04:00
|
|
|
<string notr="true">KeePassXC</string>
|
2010-09-19 10:59:32 -04:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
2015-01-21 11:19:05 -05:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-09-19 10:59:32 -04:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2018-01-16 18:56:47 -05:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2015-04-05 04:48:08 -04: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">
|
2012-05-27 05:24:56 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2015-01-21 11:19:05 -05:00
|
|
|
<item>
|
2020-05-15 14:17:40 -04:00
|
|
|
<widget class="MessageWidget" name="globalMessageWidget" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2015-01-21 11:19:05 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
2020-01-05 21:00:25 -05:00
|
|
|
<item>
|
|
|
|
<widget class="Line" name="toolbarSeparator">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-09-19 10:59:32 -04:00
|
|
|
<item>
|
2012-05-27 05:09:52 -04:00
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
2015-01-21 11:19:05 -05:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-09-19 10:59:32 -04:00
|
|
|
<property name="currentIndex">
|
2012-05-27 14:06:03 -04:00
|
|
|
<number>2</number>
|
2011-11-13 08:55:20 -05:00
|
|
|
</property>
|
2012-05-27 05:09:52 -04:00
|
|
|
<widget class="QWidget" name="pageDatabase">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2015-04-05 04:48:08 -04: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">
|
2012-05-27 05:24:56 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-05-27 05:09:52 -04:00
|
|
|
<item>
|
|
|
|
<widget class="DatabaseTabWidget" name="tabWidget">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>-1</number>
|
|
|
|
</property>
|
|
|
|
<property name="tabsClosable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="movable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="pageSettings">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
2015-04-05 04:48:08 -04: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">
|
2012-05-27 05:24:56 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-05-27 05:09:52 -04:00
|
|
|
<item>
|
2020-04-21 18:46:21 -04:00
|
|
|
<widget class="ApplicationSettingsWidget" name="settingsWidget" native="true"/>
|
2012-05-27 05:09:52 -04:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-05-27 14:06:03 -04:00
|
|
|
<widget class="QWidget" name="pageWelcome">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
<item>
|
2017-02-11 13:04:37 -05:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2020-04-21 18:46:21 -04:00
|
|
|
<widget class="WelcomeWidget" name="welcomeWidget" native="true"/>
|
2017-02-11 13:04:37 -05:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2012-05-27 14:06:03 -04:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2016-11-23 21:59:24 -05:00
|
|
|
<widget class="QWidget" name="pagePasswordGenerator">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
2020-03-08 22:22:01 -04:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>60</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>30</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>60</number>
|
|
|
|
</property>
|
2020-03-18 22:54:49 -04:00
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2016-11-23 21:59:24 -05:00
|
|
|
<item>
|
2020-04-21 18:46:21 -04:00
|
|
|
<widget class="PasswordGeneratorWidget" name="passwordGeneratorWidget" native="true"/>
|
2016-11-23 21:59:24 -05:00
|
|
|
</item>
|
2020-03-08 22:22:01 -04:00
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2016-11-23 21:59:24 -05:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2010-09-19 10:59:32 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
2018-04-09 15:06:48 -04:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
2023-01-29 14:40:09 -05:00
|
|
|
<height>22</height>
|
2018-04-09 15:06:48 -04:00
|
|
|
</rect>
|
|
|
|
</property>
|
2018-04-06 16:23:52 -04:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::PreventContextMenu</enum>
|
|
|
|
</property>
|
2010-09-19 10:59:32 -04:00
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
|
<property name="title">
|
2017-04-16 11:59:27 -04:00
|
|
|
<string>&Database</string>
|
2010-09-19 10:59:32 -04:00
|
|
|
</property>
|
2012-07-23 15:12:19 -04:00
|
|
|
<widget class="QMenu" name="menuRecentDatabases">
|
|
|
|
<property name="title">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Recent Databases</string>
|
2012-07-23 15:12:19 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
2017-01-08 19:33:21 -05:00
|
|
|
<widget class="QMenu" name="menuImport">
|
|
|
|
<property name="title">
|
2018-11-16 10:00:59 -05:00
|
|
|
<string>&Import</string>
|
2017-01-08 19:33:21 -05:00
|
|
|
</property>
|
|
|
|
<addaction name="actionImportCsv"/>
|
2020-06-04 08:11:12 -04:00
|
|
|
<addaction name="actionImportOpVault"/>
|
|
|
|
<addaction name="actionImportKeePass1"/>
|
2017-01-08 19:33:21 -05:00
|
|
|
</widget>
|
2019-06-30 11:11:15 -04:00
|
|
|
<widget class="QMenu" name="menuExport">
|
|
|
|
<property name="title">
|
|
|
|
<string>&Export</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionExportCsv"/>
|
|
|
|
<addaction name="actionExportHtml"/>
|
2022-10-02 23:04:21 -04:00
|
|
|
<addaction name="actionExportXML"/>
|
|
|
|
</widget>
|
2011-11-16 12:47:17 -05:00
|
|
|
<addaction name="actionDatabaseNew"/>
|
|
|
|
<addaction name="actionDatabaseOpen"/>
|
2012-07-23 15:12:19 -04:00
|
|
|
<addaction name="menuRecentDatabases"/>
|
2011-11-16 12:47:17 -05:00
|
|
|
<addaction name="actionDatabaseSave"/>
|
2011-12-24 13:22:42 -05:00
|
|
|
<addaction name="actionDatabaseSaveAs"/>
|
2020-05-08 23:48:03 -04:00
|
|
|
<addaction name="actionDatabaseSaveBackup"/>
|
2011-11-16 12:47:17 -05:00
|
|
|
<addaction name="actionDatabaseClose"/>
|
2011-11-13 08:55:20 -05:00
|
|
|
<addaction name="separator"/>
|
2021-07-02 05:33:12 -04:00
|
|
|
<addaction name="actionLockDatabase"/>
|
|
|
|
<addaction name="actionLockAllDatabases"/>
|
|
|
|
<addaction name="separator"/>
|
2020-02-01 08:42:34 -05:00
|
|
|
<addaction name="actionReports"/>
|
2020-06-04 08:11:12 -04:00
|
|
|
<addaction name="actionDatabaseSettings"/>
|
2020-07-01 19:16:40 -04:00
|
|
|
<addaction name="actionDatabaseSecurity"/>
|
2012-01-13 11:52:37 -05:00
|
|
|
<addaction name="separator"/>
|
2016-11-07 22:37:42 -05:00
|
|
|
<addaction name="actionDatabaseMerge"/>
|
2017-01-08 19:33:21 -05:00
|
|
|
<addaction name="menuImport"/>
|
2019-06-30 11:11:15 -04:00
|
|
|
<addaction name="menuExport"/>
|
2012-05-12 04:08:41 -04:00
|
|
|
<addaction name="separator"/>
|
2010-09-19 10:59:32 -04:00
|
|
|
<addaction name="actionQuit"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
|
<property name="title">
|
2017-07-16 14:49:15 -04:00
|
|
|
<string>&Help</string>
|
2010-09-19 10:59:32 -04:00
|
|
|
</property>
|
2019-06-18 20:46:46 -04:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionGettingStarted"/>
|
|
|
|
<addaction name="actionUserGuide"/>
|
2019-08-30 22:55:02 -04:00
|
|
|
<addaction name="actionKeyboardShortcuts"/>
|
2019-06-18 20:46:46 -04:00
|
|
|
<addaction name="actionOnlineHelp"/>
|
|
|
|
<addaction name="separator"/>
|
2019-01-30 09:11:50 -05:00
|
|
|
<addaction name="actionCheckForUpdates"/>
|
2018-08-20 18:46:46 -04:00
|
|
|
<addaction name="actionDonate"/>
|
|
|
|
<addaction name="actionBugReport"/>
|
2020-01-05 21:00:25 -05:00
|
|
|
<addaction name="actionAbout"/>
|
2010-09-19 10:59:32 -04:00
|
|
|
</widget>
|
2011-12-16 11:56:13 -05:00
|
|
|
<widget class="QMenu" name="menuEntries">
|
|
|
|
<property name="title">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Entries</string>
|
2011-12-16 11:56:13 -05:00
|
|
|
</property>
|
2021-11-09 19:09:30 -05:00
|
|
|
<property name="separatorsCollapsible">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-10-23 18:15:23 -04:00
|
|
|
<widget class="QMenu" name="menuEntryCopyAttribute">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2018-11-16 10:00:59 -05:00
|
|
|
<property name="toolTip">
|
|
|
|
<string/>
|
|
|
|
</property>
|
2012-10-23 18:15:23 -04:00
|
|
|
<property name="title">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Copy Att&ribute</string>
|
2012-10-23 18:15:23 -04:00
|
|
|
</property>
|
2013-12-01 03:43:41 -05:00
|
|
|
<addaction name="actionEntryCopyTitle"/>
|
|
|
|
<addaction name="actionEntryCopyNotes"/>
|
2013-12-01 09:41:26 -05:00
|
|
|
<addaction name="separator"/>
|
2012-10-23 18:15:23 -04:00
|
|
|
</widget>
|
2017-04-13 06:05:36 -04:00
|
|
|
<widget class="QMenu" name="menuEntryTotp">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>TOTP</string>
|
2017-04-13 06:05:36 -04:00
|
|
|
</property>
|
|
|
|
<addaction name="actionEntryCopyTotp"/>
|
2022-09-06 03:32:16 -04:00
|
|
|
<addaction name="actionEntryCopyPasswordTotp"/>
|
2017-04-13 06:05:36 -04:00
|
|
|
<addaction name="actionEntryTotp"/>
|
2018-10-19 14:42:49 -04:00
|
|
|
<addaction name="actionEntryTotpQRCode"/>
|
2017-04-13 06:05:36 -04:00
|
|
|
<addaction name="actionEntrySetupTotp"/>
|
|
|
|
</widget>
|
2022-09-07 19:25:23 -04:00
|
|
|
<widget class="QMenu" name="menuTags">
|
|
|
|
<property name="title">
|
|
|
|
<string>Tags</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2018-11-16 10:00:59 -05:00
|
|
|
<addaction name="actionEntryNew"/>
|
|
|
|
<addaction name="actionEntryEdit"/>
|
|
|
|
<addaction name="actionEntryClone"/>
|
|
|
|
<addaction name="actionEntryDelete"/>
|
|
|
|
<addaction name="separator"/>
|
2020-05-21 21:43:00 -04:00
|
|
|
<addaction name="actionEntryMoveUp"/>
|
|
|
|
<addaction name="actionEntryMoveDown"/>
|
|
|
|
<addaction name="separator"/>
|
2015-07-16 14:09:23 -04:00
|
|
|
<addaction name="actionEntryCopyUsername"/>
|
|
|
|
<addaction name="actionEntryCopyPassword"/>
|
2023-01-29 14:40:09 -05:00
|
|
|
<addaction name="actionEntryCopyURL"/>
|
2012-10-23 18:15:23 -04:00
|
|
|
<addaction name="menuEntryCopyAttribute"/>
|
2017-04-13 06:05:36 -04:00
|
|
|
<addaction name="menuEntryTotp"/>
|
2022-09-07 19:25:23 -04:00
|
|
|
<addaction name="menuTags"/>
|
2019-10-19 10:07:09 -04:00
|
|
|
<addaction name="separator"/>
|
2018-11-16 10:00:59 -05:00
|
|
|
<addaction name="actionEntryAutoType"/>
|
2019-07-07 15:29:11 -04:00
|
|
|
<addaction name="separator"/>
|
2019-10-19 10:07:09 -04:00
|
|
|
<addaction name="actionEntryOpenUrl"/>
|
2019-07-07 15:29:11 -04:00
|
|
|
<addaction name="actionEntryDownloadIcon"/>
|
2020-06-26 00:42:25 -04:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionEntryAddToAgent"/>
|
|
|
|
<addaction name="actionEntryRemoveFromAgent"/>
|
2021-11-09 19:09:30 -05:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionEntryRestore"/>
|
2011-12-16 11:56:13 -05:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuGroups">
|
|
|
|
<property name="title">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Groups</string>
|
2011-12-16 11:56:13 -05:00
|
|
|
</property>
|
|
|
|
<addaction name="actionGroupNew"/>
|
|
|
|
<addaction name="actionGroupEdit"/>
|
2021-02-15 10:10:02 -05:00
|
|
|
<addaction name="actionGroupClone"/>
|
2012-04-21 13:06:28 -04:00
|
|
|
<addaction name="actionGroupDelete"/>
|
2017-04-21 10:33:06 -04:00
|
|
|
<addaction name="actionGroupEmptyRecycleBin"/>
|
2019-06-18 16:58:47 -04:00
|
|
|
<addaction name="separator"/>
|
2019-07-07 15:29:11 -04:00
|
|
|
<addaction name="actionGroupDownloadFavicons"/>
|
|
|
|
<addaction name="separator"/>
|
2019-06-18 16:58:47 -04:00
|
|
|
<addaction name="actionGroupSortAsc"/>
|
|
|
|
<addaction name="actionGroupSortDesc"/>
|
2011-12-16 11:56:13 -05:00
|
|
|
</widget>
|
2015-04-05 04:48:08 -04:00
|
|
|
<widget class="QMenu" name="menuTools">
|
2012-05-27 05:09:52 -04:00
|
|
|
<property name="title">
|
2017-04-16 11:59:27 -04:00
|
|
|
<string>&Tools</string>
|
2012-05-27 05:09:52 -04:00
|
|
|
</property>
|
2016-11-23 21:59:24 -05:00
|
|
|
<addaction name="actionPasswordGenerator"/>
|
2012-05-27 05:09:52 -04:00
|
|
|
<addaction name="actionSettings"/>
|
|
|
|
</widget>
|
2020-06-28 10:01:24 -04:00
|
|
|
<widget class="QMenu" name="menuView">
|
|
|
|
<property name="title">
|
|
|
|
<string>View</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuTheme">
|
|
|
|
<property name="title">
|
|
|
|
<string>Theme</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionThemeAuto"/>
|
|
|
|
<addaction name="actionThemeLight"/>
|
|
|
|
<addaction name="actionThemeDark"/>
|
|
|
|
<addaction name="actionThemeClassic"/>
|
|
|
|
</widget>
|
|
|
|
<addaction name="menuTheme"/>
|
2020-06-28 08:26:02 -04:00
|
|
|
<addaction name="actionCompactMode"/>
|
2020-10-11 19:01:44 -04:00
|
|
|
<addaction name="actionAlwaysOnTop"/>
|
2022-11-24 21:09:01 -05:00
|
|
|
<addaction name="actionAllowScreenCapture"/>
|
2020-06-28 10:01:24 -04:00
|
|
|
<addaction name="actionShowPreviewPanel"/>
|
|
|
|
<addaction name="actionShowToolbar"/>
|
2020-10-11 20:07:00 -04:00
|
|
|
<addaction name="actionHideUsernames"/>
|
|
|
|
<addaction name="actionHidePasswords"/>
|
2020-06-28 10:01:24 -04:00
|
|
|
</widget>
|
2010-09-19 10:59:32 -04:00
|
|
|
<addaction name="menuFile"/>
|
2011-12-16 11:56:13 -05:00
|
|
|
<addaction name="menuEntries"/>
|
|
|
|
<addaction name="menuGroups"/>
|
2015-04-05 04:48:08 -04:00
|
|
|
<addaction name="menuTools"/>
|
2020-06-28 10:01:24 -04:00
|
|
|
<addaction name="menuView"/>
|
2010-09-19 10:59:32 -04:00
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
</widget>
|
2021-02-21 08:28:10 -05:00
|
|
|
<widget class="KPToolBar" name="toolBar">
|
2018-04-09 15:06:48 -04:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
<enum>Qt::PreventContextMenu</enum>
|
|
|
|
</property>
|
2011-12-16 11:56:13 -05:00
|
|
|
<property name="movable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2018-03-04 08:09:23 -05:00
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
2020-01-05 21:00:25 -05:00
|
|
|
<width>26</width>
|
|
|
|
<height>26</height>
|
2018-03-04 08:09:23 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
2011-12-16 11:56:13 -05:00
|
|
|
<attribute name="toolBarArea">
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2013-12-05 16:14:01 -05:00
|
|
|
<addaction name="actionDatabaseOpen"/>
|
|
|
|
<addaction name="actionDatabaseSave"/>
|
2021-07-02 05:33:12 -04:00
|
|
|
<addaction name="actionLockDatabaseToolbar"/>
|
2013-12-05 16:14:01 -05:00
|
|
|
<addaction name="separator"/>
|
2011-12-16 11:56:13 -05:00
|
|
|
<addaction name="actionEntryNew"/>
|
|
|
|
<addaction name="actionEntryEdit"/>
|
2012-04-18 14:08:54 -04:00
|
|
|
<addaction name="actionEntryDelete"/>
|
2013-12-05 16:14:01 -05:00
|
|
|
<addaction name="separator"/>
|
2014-01-14 13:46:44 -05:00
|
|
|
<addaction name="actionEntryCopyUsername"/>
|
|
|
|
<addaction name="actionEntryCopyPassword"/>
|
2017-10-11 10:03:51 -04:00
|
|
|
<addaction name="actionEntryCopyURL"/>
|
2017-10-10 16:30:40 -04:00
|
|
|
<addaction name="actionEntryAutoType"/>
|
2014-01-14 13:46:44 -05:00
|
|
|
<addaction name="separator"/>
|
2020-06-04 08:11:12 -04:00
|
|
|
<addaction name="actionPasswordGenerator"/>
|
2018-08-20 18:46:46 -04:00
|
|
|
<addaction name="actionSettings"/>
|
|
|
|
<addaction name="separator"/>
|
2011-12-16 11:56:13 -05:00
|
|
|
</widget>
|
2010-09-19 10:59:32 -04:00
|
|
|
<action name="actionQuit">
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Quit</string>
|
2010-09-19 10:59:32 -04:00
|
|
|
</property>
|
2017-12-28 18:00:33 -05:00
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::QuitRole</enum>
|
|
|
|
</property>
|
2010-09-19 10:59:32 -04:00
|
|
|
</action>
|
|
|
|
<action name="actionAbout">
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&About</string>
|
2010-09-19 10:59:32 -04:00
|
|
|
</property>
|
2017-12-28 18:00:33 -05:00
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::AboutRole</enum>
|
|
|
|
</property>
|
2010-09-19 10:59:32 -04:00
|
|
|
</action>
|
2019-01-30 09:11:50 -05:00
|
|
|
<action name="actionCheckForUpdates">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Check for Updates</string>
|
2019-01-30 09:11:50 -05:00
|
|
|
</property>
|
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::ApplicationSpecificRole</enum>
|
|
|
|
</property>
|
|
|
|
</action>
|
2011-11-16 12:47:17 -05:00
|
|
|
<action name="actionDatabaseOpen">
|
2011-11-13 08:55:20 -05:00
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Open Database…</string>
|
2011-11-13 08:55:20 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2011-11-16 12:47:17 -05:00
|
|
|
<action name="actionDatabaseSave">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Save Database</string>
|
2011-11-16 12:47:17 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDatabaseClose">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Close Database</string>
|
2011-11-16 12:47:17 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDatabaseNew">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&New Database…</string>
|
2018-11-16 10:00:59 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Create a new database</string>
|
2011-11-16 12:47:17 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2016-11-07 22:37:42 -05:00
|
|
|
<action name="actionDatabaseMerge">
|
2017-02-11 13:04:37 -05:00
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Merge From Database…</string>
|
2018-11-16 10:00:59 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Merge from another KDBX database</string>
|
2017-02-11 13:04:37 -05:00
|
|
|
</property>
|
2016-11-07 22:37:42 -05:00
|
|
|
</action>
|
2011-12-16 11:56:13 -05:00
|
|
|
<action name="actionEntryNew">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&New Entry…</string>
|
2018-11-16 10:00:59 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Add a new entry</string>
|
2011-12-16 11:56:13 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryEdit">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Edit Entry…</string>
|
2018-11-16 10:00:59 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>View or edit entry</string>
|
2011-12-16 11:56:13 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryDelete">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Delete Entry…</string>
|
2011-12-16 11:56:13 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionGroupNew">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&New Group…</string>
|
2018-11-16 10:00:59 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Add a new group</string>
|
2011-12-16 11:56:13 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionGroupEdit">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Edit Group…</string>
|
2011-12-16 11:56:13 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2012-04-21 13:06:28 -04:00
|
|
|
<action name="actionGroupDelete">
|
2011-12-16 11:56:13 -05:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Delete Group…</string>
|
2011-12-16 11:56:13 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2019-07-07 15:29:11 -04:00
|
|
|
<action name="actionGroupDownloadFavicons">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Download All &Favicons…</string>
|
2019-07-07 15:29:11 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2019-06-18 16:58:47 -04:00
|
|
|
<action name="actionGroupSortAsc">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Sort &A-Z</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionGroupSortDesc">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Sort &Z-A</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2011-12-24 13:22:42 -05:00
|
|
|
<action name="actionDatabaseSaveAs">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Sa&ve Database As…</string>
|
2011-12-24 13:22:42 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2020-07-01 19:16:40 -04:00
|
|
|
<action name="actionDatabaseSecurity">
|
2012-01-13 11:52:37 -05:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-07-01 19:16:40 -04:00
|
|
|
<string>Database &Security…</string>
|
2012-01-13 11:52:37 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2020-02-01 08:42:34 -05:00
|
|
|
<action name="actionReports">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-02-14 19:15:10 -05:00
|
|
|
<string>Database &Reports…</string>
|
2020-02-01 08:42:34 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Statistics, health check, etc.</string>
|
|
|
|
</property>
|
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::NoRole</enum>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-06-04 08:11:12 -04:00
|
|
|
<action name="actionDatabaseSettings">
|
2012-04-19 10:20:20 -04:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Database Settings…</string>
|
2012-04-19 10:20:20 -04:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Database settings</string>
|
|
|
|
</property>
|
2017-12-28 18:00:33 -05:00
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::NoRole</enum>
|
|
|
|
</property>
|
2012-04-19 10:20:20 -04:00
|
|
|
</action>
|
2012-05-15 15:10:39 -04:00
|
|
|
<action name="actionEntryClone">
|
2012-05-16 07:56:25 -04:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2012-05-15 15:10:39 -04:00
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Clone Entry…</string>
|
2012-05-19 05:53:32 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2020-05-21 21:43:00 -04:00
|
|
|
<action name="actionEntryMoveUp">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Move u&p</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Move entry one step up</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryMoveDown">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Move do&wn</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Move entry one step down</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2012-05-26 10:20:32 -04:00
|
|
|
<action name="actionEntryCopyUsername">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Copy &Username</string>
|
2012-05-26 10:20:32 -04:00
|
|
|
</property>
|
2014-01-14 13:46:44 -05:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Copy username to clipboard</string>
|
|
|
|
</property>
|
2012-05-26 10:20:32 -04:00
|
|
|
</action>
|
|
|
|
<action name="actionEntryCopyPassword">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Copy &Password</string>
|
2012-05-26 10:20:32 -04:00
|
|
|
</property>
|
2014-01-14 13:46:44 -05:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Copy password to clipboard</string>
|
|
|
|
</property>
|
2012-05-26 10:20:32 -04:00
|
|
|
</action>
|
2012-05-27 05:09:52 -04:00
|
|
|
<action name="actionSettings">
|
2018-08-20 18:46:46 -04:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-05-27 05:09:52 -04:00
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Settings</string>
|
2012-05-27 05:09:52 -04:00
|
|
|
</property>
|
2017-12-28 18:00:33 -05:00
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::PreferencesRole</enum>
|
|
|
|
</property>
|
2012-05-27 05:09:52 -04:00
|
|
|
</action>
|
2016-11-23 21:59:24 -05:00
|
|
|
<action name="actionPasswordGenerator">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2019-06-18 20:46:46 -04:00
|
|
|
<string>&Password Generator</string>
|
2016-11-23 21:59:24 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2012-07-12 16:35:51 -04:00
|
|
|
<action name="actionEntryAutoType">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2018-11-16 10:00:59 -05:00
|
|
|
<string>Perform &Auto-Type</string>
|
2012-07-12 16:35:51 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2020-06-22 06:50:45 -04:00
|
|
|
<action name="actionEntryAutoTypeUsername">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-02-14 19:15:10 -05:00
|
|
|
<string notr="true">{USERNAME}</string>
|
2020-06-22 06:50:45 -04:00
|
|
|
</property>
|
2020-11-11 17:40:42 -05:00
|
|
|
<property name="iconText">
|
|
|
|
<string notr="true">{USERNAME}</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string notr="true">{USERNAME}</string>
|
|
|
|
</property>
|
2020-06-22 06:50:45 -04:00
|
|
|
</action>
|
|
|
|
<action name="actionEntryAutoTypeUsernameEnter">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-02-14 19:15:10 -05:00
|
|
|
<string notr="true">{USERNAME}{ENTER}</string>
|
2020-06-22 06:50:45 -04:00
|
|
|
</property>
|
2020-11-11 17:40:42 -05:00
|
|
|
<property name="iconText">
|
|
|
|
<string notr="true">{USERNAME}{ENTER}</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string notr="true">{USERNAME}{ENTER}</string>
|
|
|
|
</property>
|
2020-06-22 06:50:45 -04:00
|
|
|
</action>
|
|
|
|
<action name="actionEntryAutoTypePassword">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-02-14 19:15:10 -05:00
|
|
|
<string notr="true">{PASSWORD}</string>
|
2020-06-22 06:50:45 -04:00
|
|
|
</property>
|
2020-11-11 17:40:42 -05:00
|
|
|
<property name="iconText">
|
|
|
|
<string notr="true">{PASSWORD}</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string notr="true">{PASSWORD}</string>
|
|
|
|
</property>
|
2020-06-22 06:50:45 -04:00
|
|
|
</action>
|
|
|
|
<action name="actionEntryAutoTypePasswordEnter">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-02-14 19:15:10 -05:00
|
|
|
<string notr="true">{PASSWORD}{ENTER}</string>
|
2020-06-22 06:50:45 -04:00
|
|
|
</property>
|
2020-11-11 17:40:42 -05:00
|
|
|
<property name="iconText">
|
|
|
|
<string notr="true">{PASSWORD}{ENTER}</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string notr="true">{PASSWORD}{ENTER}</string>
|
|
|
|
</property>
|
2020-06-22 06:50:45 -04:00
|
|
|
</action>
|
2021-06-28 07:44:14 -04:00
|
|
|
<action name="actionEntryAutoTypeTOTP">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">{TOTP}</string>
|
|
|
|
</property>
|
|
|
|
<property name="iconText">
|
|
|
|
<string notr="true">{TOTP}</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string notr="true">{TOTP}</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2019-07-07 15:29:11 -04:00
|
|
|
<action name="actionEntryDownloadIcon">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Download &Favicon</string>
|
2019-07-07 15:29:11 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2012-07-27 12:38:52 -04:00
|
|
|
<action name="actionEntryOpenUrl">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2018-11-16 10:00:59 -05:00
|
|
|
<string>Open &URL</string>
|
2012-07-27 12:38:52 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2021-07-02 05:33:12 -04:00
|
|
|
<action name="actionLockDatabase">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Lock Database</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLockAllDatabases">
|
2012-10-12 06:12:00 -04:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-07-02 05:33:12 -04:00
|
|
|
<string>Lock &All Databases</string>
|
2012-10-12 06:12:00 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-12-01 03:43:41 -05:00
|
|
|
<action name="actionEntryCopyTitle">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Title</string>
|
2013-12-01 03:43:41 -05:00
|
|
|
</property>
|
2017-10-11 10:03:51 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Copy title to clipboard</string>
|
|
|
|
</property>
|
2013-12-01 03:43:41 -05:00
|
|
|
</action>
|
|
|
|
<action name="actionEntryCopyURL">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2023-01-29 14:40:09 -05:00
|
|
|
<string>Copy &URL</string>
|
2013-12-01 03:43:41 -05:00
|
|
|
</property>
|
2017-10-11 10:03:51 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Copy URL to clipboard</string>
|
|
|
|
</property>
|
2013-12-01 03:43:41 -05:00
|
|
|
</action>
|
|
|
|
<action name="actionEntryCopyNotes">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Notes</string>
|
2013-12-01 03:43:41 -05:00
|
|
|
</property>
|
2017-10-11 10:03:51 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Copy notes to clipboard</string>
|
|
|
|
</property>
|
2013-12-01 03:43:41 -05:00
|
|
|
</action>
|
2015-07-14 16:14:34 -04:00
|
|
|
<action name="actionExportCsv">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-06-04 08:11:12 -04:00
|
|
|
<string>&CSV File…</string>
|
2015-07-14 16:14:34 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2019-06-30 11:11:15 -04:00
|
|
|
<action name="actionExportHtml">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-06-04 08:11:12 -04:00
|
|
|
<string>&HTML File…</string>
|
2019-06-30 11:11:15 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-01-08 19:33:21 -05:00
|
|
|
<action name="actionImportKeePass1">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>KeePass 1 Database…</string>
|
2018-11-16 10:00:59 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Import a KeePass 1 database</string>
|
2017-01-08 19:33:21 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2019-05-19 17:49:48 -04:00
|
|
|
<action name="actionImportOpVault">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>1Password Vault…</string>
|
2019-05-19 17:49:48 -04:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Import a 1Password Vault</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2017-01-08 19:33:21 -05:00
|
|
|
<action name="actionImportCsv">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>CSV File…</string>
|
2018-11-16 10:00:59 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Import a CSV file</string>
|
2017-01-08 19:33:21 -05:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-04-13 06:05:36 -04:00
|
|
|
<action name="actionEntryTotp">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Show TOTP</string>
|
2018-10-19 14:42:49 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryTotpQRCode">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Show QR Code</string>
|
2017-04-13 06:05:36 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntrySetupTotp">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Set up TOTP…</string>
|
2017-04-13 06:05:36 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryCopyTotp">
|
|
|
|
<property name="text">
|
|
|
|
<string>Copy &TOTP</string>
|
|
|
|
</property>
|
2022-09-06 03:32:16 -04:00
|
|
|
</action>
|
2023-01-29 14:40:09 -05:00
|
|
|
<action name="actionEntryCopyPasswordTotp">
|
2022-09-06 03:32:16 -04:00
|
|
|
<property name="text">
|
|
|
|
<string>Copy Password and TOTP</string>
|
|
|
|
</property>
|
2017-04-13 06:05:36 -04:00
|
|
|
</action>
|
2017-04-21 10:33:06 -04:00
|
|
|
<action name="actionGroupEmptyRecycleBin">
|
2017-04-21 06:49:32 -04:00
|
|
|
<property name="text">
|
2017-07-07 16:29:26 -04:00
|
|
|
<string>E&mpty recycle bin</string>
|
2017-04-21 06:49:32 -04:00
|
|
|
</property>
|
|
|
|
<property name="visible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</action>
|
2018-08-20 18:46:46 -04:00
|
|
|
<action name="actionDonate">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Donate</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionBugReport">
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Report a &Bug</string>
|
2018-08-20 18:46:46 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2019-06-18 20:46:46 -04:00
|
|
|
<action name="actionGettingStarted">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Getting Started</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2020-07-03 13:41:33 -04:00
|
|
|
<string>Open Getting Started Guide</string>
|
2019-06-18 20:46:46 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionOnlineHelp">
|
2018-10-01 10:26:24 -04:00
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Online Help</string>
|
2019-06-18 20:46:46 -04:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2020-07-03 13:41:33 -04:00
|
|
|
<string>Go to online documentation</string>
|
2019-06-18 20:46:46 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionUserGuide">
|
|
|
|
<property name="text">
|
|
|
|
<string>&User Guide</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2020-07-03 13:41:33 -04:00
|
|
|
<string>Open User Guide</string>
|
2018-10-01 10:26:24 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2019-08-30 22:55:02 -04:00
|
|
|
<action name="actionKeyboardShortcuts">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Keyboard Shortcuts</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-20 22:16:19 -04:00
|
|
|
<string notr="true">Ctrl+/</string>
|
2019-08-30 22:55:02 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2020-05-08 23:48:03 -04:00
|
|
|
<action name="actionDatabaseSaveBackup">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-02-14 19:15:10 -05:00
|
|
|
<string>Save Database Backup…</string>
|
2020-05-08 23:48:03 -04:00
|
|
|
</property>
|
|
|
|
</action>
|
2018-05-10 09:12:36 -04:00
|
|
|
<action name="actionEntryAddToAgent">
|
|
|
|
<property name="text">
|
|
|
|
<string>Add key to SSH Agent</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryRemoveFromAgent">
|
|
|
|
<property name="text">
|
|
|
|
<string>Remove key from SSH Agent</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-06-28 08:26:02 -04:00
|
|
|
<action name="actionCompactMode">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Compact Mode</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-06-28 10:01:24 -04:00
|
|
|
<action name="actionThemeAuto">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Automatic</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionThemeLight">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Light</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionThemeDark">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Dark</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionThemeClassic">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Classic (Platform-native)</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionShowToolbar">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Show Toolbar</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionShowPreviewPanel">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Show Preview Panel</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-11 19:01:44 -04:00
|
|
|
<action name="actionAlwaysOnTop">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Always on Top</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+Shift+A</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-10-11 20:07:00 -04:00
|
|
|
<action name="actionHideUsernames">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Hide Usernames</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+Shift+B</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionHidePasswords">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Hide Passwords</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+Shift+C</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2020-11-11 17:40:42 -05:00
|
|
|
<action name="actionEntryAutoTypeSequence">
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">{USERNAME}{TAB}{PASSWORD}{ENTER}</string>
|
|
|
|
</property>
|
|
|
|
<property name="iconText">
|
|
|
|
<string notr="true">{USERNAME}{TAB}{PASSWORD}{ENTER}</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string notr="true">{USERNAME}{TAB}{PASSWORD}{ENTER}</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2021-02-15 10:10:02 -05:00
|
|
|
<action name="actionGroupClone">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Clone Group...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2021-11-09 19:09:30 -05:00
|
|
|
<action name="actionEntryRestore">
|
|
|
|
<property name="text">
|
2022-03-20 17:10:49 -04:00
|
|
|
<string notr="true" extracomment="Translatable string with plural form set in CPP file">Restore Entry(s)</string>
|
2021-11-09 19:09:30 -05:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
2022-03-20 17:10:49 -04:00
|
|
|
<string notr="true" extracomment="Translatable string with plural form set in CPP file">Restore Entry(s)</string>
|
2021-11-09 19:09:30 -05:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+R</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2021-07-02 05:33:12 -04:00
|
|
|
<action name="actionLockDatabaseToolbar">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Lock Database</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2022-10-02 23:04:21 -04:00
|
|
|
<action name="actionExportXML">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&XML File…</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>XML File…</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2022-11-24 21:09:01 -05:00
|
|
|
<action name="actionAllowScreenCapture">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Allow Screen Capture</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2010-09-19 10:59:32 -04:00
|
|
|
</widget>
|
2011-12-30 12:43:24 -05:00
|
|
|
<customwidgets>
|
2018-10-01 10:26:24 -04:00
|
|
|
<customwidget>
|
2022-02-21 20:40:01 -05:00
|
|
|
<class>MessageWidget</class>
|
2018-10-01 10:26:24 -04:00
|
|
|
<extends>QWidget</extends>
|
2022-02-21 20:40:01 -05:00
|
|
|
<header>gui/MessageWidget.h</header>
|
2018-10-01 10:26:24 -04:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2015-01-21 11:19:05 -05:00
|
|
|
<customwidget>
|
2022-02-21 20:40:01 -05:00
|
|
|
<class>PasswordGeneratorWidget</class>
|
2015-01-21 11:19:05 -05:00
|
|
|
<extends>QWidget</extends>
|
2022-02-21 20:40:01 -05:00
|
|
|
<header>gui/PasswordGeneratorWidget.h</header>
|
2015-01-21 11:19:05 -05:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2011-12-30 12:43:24 -05:00
|
|
|
<customwidget>
|
|
|
|
<class>DatabaseTabWidget</class>
|
|
|
|
<extends>QTabWidget</extends>
|
|
|
|
<header>gui/DatabaseTabWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2012-05-27 05:09:52 -04:00
|
|
|
<customwidget>
|
2018-05-13 17:21:43 -04:00
|
|
|
<class>ApplicationSettingsWidget</class>
|
2012-05-27 05:09:52 -04:00
|
|
|
<extends>QWidget</extends>
|
2018-05-13 17:21:43 -04:00
|
|
|
<header>gui/ApplicationSettingsWidget.h</header>
|
2012-05-27 05:09:52 -04:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2012-05-27 14:06:03 -04:00
|
|
|
<customwidget>
|
|
|
|
<class>WelcomeWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/WelcomeWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2021-02-21 08:28:10 -05:00
|
|
|
<customwidget>
|
|
|
|
<class>KPToolBar</class>
|
|
|
|
<extends>QToolBar</extends>
|
|
|
|
<header>gui/widgets/KPToolBar.h</header>
|
|
|
|
</customwidget>
|
2011-12-30 12:43:24 -05:00
|
|
|
</customwidgets>
|
2010-09-19 10:59:32 -04:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|