2010-09-19 14:59:32 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>MainWindow</class>
|
|
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
2015-01-21 16:19:05 +00:00
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2010-09-19 14:59:32 +00:00
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>800</width>
|
|
|
|
|
<height>600</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
2020-06-04 12:11:12 +00:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>800</width>
|
2022-02-22 01:40:01 +00:00
|
|
|
<height>500</height>
|
2020-06-04 12:11:12 +00:00
|
|
|
</size>
|
|
|
|
|
</property>
|
2010-09-19 14:59:32 +00:00
|
|
|
<property name="windowTitle">
|
2016-11-03 04:05:30 +00:00
|
|
|
<string notr="true">KeePassXC</string>
|
2010-09-19 14:59:32 +00:00
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
2015-01-21 16:19:05 +00:00
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2010-09-19 14:59:32 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2018-01-16 23:56:47 +00:00
|
|
|
<property name="spacing">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
2015-04-05 08:48:08 +00: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 09:24:56 +00:00
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
2015-01-21 16:19:05 +00:00
|
|
|
<item>
|
2020-05-15 18:17:40 +00: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 16:19:05 +00:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-01-06 02:00:25 +00: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 14:59:32 +00:00
|
|
|
<item>
|
2012-05-27 09:09:52 +00:00
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
2015-01-21 16:19:05 +00:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2010-09-19 14:59:32 +00:00
|
|
|
<property name="currentIndex">
|
2012-05-27 18:06:03 +00:00
|
|
|
<number>2</number>
|
2011-11-13 13:55:20 +00:00
|
|
|
</property>
|
2012-05-27 09:09:52 +00:00
|
|
|
<widget class="QWidget" name="pageDatabase">
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2015-04-05 08:48:08 +00: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 09:24:56 +00:00
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
2012-05-27 09:09:52 +00: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 08:48:08 +00: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 09:24:56 +00:00
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
2012-05-27 09:09:52 +00:00
|
|
|
<item>
|
2020-04-21 22:46:21 +00:00
|
|
|
<widget class="ApplicationSettingsWidget" name="settingsWidget" native="true"/>
|
2012-05-27 09:09:52 +00:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2012-05-27 18:06:03 +00:00
|
|
|
<widget class="QWidget" name="pageWelcome">
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
|
<item>
|
2017-02-11 18:04:37 +00: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 22:46:21 +00:00
|
|
|
<widget class="WelcomeWidget" name="welcomeWidget" native="true"/>
|
2017-02-11 18:04:37 +00: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 18:06:03 +00:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2016-11-24 02:59:24 +00:00
|
|
|
<widget class="QWidget" name="pagePasswordGenerator">
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
2020-03-09 02:22:01 +00:00
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>60</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
|
|
|
|
<number>30</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
<number>60</number>
|
|
|
|
|
</property>
|
2020-03-19 02:54:49 +00: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-24 02:59:24 +00:00
|
|
|
<item>
|
2020-04-21 22:46:21 +00:00
|
|
|
<widget class="PasswordGeneratorWidget" name="passwordGeneratorWidget" native="true"/>
|
2016-11-24 02:59:24 +00:00
|
|
|
</item>
|
2020-03-09 02:22:01 +00: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-24 02:59:24 +00:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2010-09-19 14:59:32 +00:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
2018-04-09 19:06:48 +00:00
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>800</width>
|
2023-01-29 19:40:09 +00:00
|
|
|
<height>22</height>
|
2018-04-09 19:06:48 +00:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
2018-04-06 20:23:52 +00:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
|
<enum>Qt::PreventContextMenu</enum>
|
|
|
|
|
</property>
|
2010-09-19 14:59:32 +00:00
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
|
|
<property name="title">
|
2017-04-16 15:59:27 +00:00
|
|
|
<string>&Database</string>
|
2010-09-19 14:59:32 +00:00
|
|
|
</property>
|
2012-07-23 19:12:19 +00:00
|
|
|
<widget class="QMenu" name="menuRecentDatabases">
|
|
|
|
|
<property name="title">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Recent Databases</string>
|
2012-07-23 19:12:19 +00:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
2019-06-30 15:11:15 +00:00
|
|
|
<widget class="QMenu" name="menuExport">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>&Export</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="actionExportCsv"/>
|
|
|
|
|
<addaction name="actionExportHtml"/>
|
2022-10-03 03:04:21 +00:00
|
|
|
<addaction name="actionExportXML"/>
|
|
|
|
|
</widget>
|
2024-06-13 10:23:41 +00:00
|
|
|
<widget class="QMenu" name="menuRemoteSync">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Remote S&ync…</string>
|
|
|
|
|
</property>
|
|
|
|
|
<addaction name="separator"/>
|
|
|
|
|
</widget>
|
2011-11-16 17:47:17 +00:00
|
|
|
<addaction name="actionDatabaseNew"/>
|
|
|
|
|
<addaction name="actionDatabaseOpen"/>
|
2012-07-23 19:12:19 +00:00
|
|
|
<addaction name="menuRecentDatabases"/>
|
2011-11-16 17:47:17 +00:00
|
|
|
<addaction name="actionDatabaseSave"/>
|
2011-12-24 18:22:42 +00:00
|
|
|
<addaction name="actionDatabaseSaveAs"/>
|
2020-05-09 03:48:03 +00:00
|
|
|
<addaction name="actionDatabaseSaveBackup"/>
|
2011-11-16 17:47:17 +00:00
|
|
|
<addaction name="actionDatabaseClose"/>
|
2011-11-13 13:55:20 +00:00
|
|
|
<addaction name="separator"/>
|
2021-07-02 09:33:12 +00:00
|
|
|
<addaction name="actionLockDatabase"/>
|
|
|
|
|
<addaction name="actionLockAllDatabases"/>
|
|
|
|
|
<addaction name="separator"/>
|
2020-06-04 12:11:12 +00:00
|
|
|
<addaction name="actionDatabaseSettings"/>
|
2020-07-01 23:16:40 +00:00
|
|
|
<addaction name="actionDatabaseSecurity"/>
|
2023-10-28 18:13:44 +00:00
|
|
|
<addaction name="actionReports"/>
|
2012-01-13 16:52:37 +00:00
|
|
|
<addaction name="separator"/>
|
2023-10-25 14:12:55 +00:00
|
|
|
<addaction name="actionPasskeys"/>
|
|
|
|
|
<addaction name="actionImportPasskey"/>
|
|
|
|
|
<addaction name="separator"/>
|
2016-11-08 03:37:42 +00:00
|
|
|
<addaction name="actionDatabaseMerge"/>
|
2024-06-13 10:23:41 +00:00
|
|
|
<addaction name="menuRemoteSync"/>
|
2023-08-28 01:54:53 +00:00
|
|
|
<addaction name="actionImport"/>
|
2019-06-30 15:11:15 +00:00
|
|
|
<addaction name="menuExport"/>
|
2012-05-12 08:08:41 +00:00
|
|
|
<addaction name="separator"/>
|
2010-09-19 14:59:32 +00:00
|
|
|
<addaction name="actionQuit"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
|
|
<property name="title">
|
2017-07-16 18:49:15 +00:00
|
|
|
<string>&Help</string>
|
2010-09-19 14:59:32 +00:00
|
|
|
</property>
|
2019-06-19 00:46:46 +00:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="actionGettingStarted"/>
|
|
|
|
|
<addaction name="actionUserGuide"/>
|
2019-08-31 02:55:02 +00:00
|
|
|
<addaction name="actionKeyboardShortcuts"/>
|
2019-06-19 00:46:46 +00:00
|
|
|
<addaction name="actionOnlineHelp"/>
|
|
|
|
|
<addaction name="separator"/>
|
2019-01-30 14:11:50 +00:00
|
|
|
<addaction name="actionCheckForUpdates"/>
|
2018-08-20 22:46:46 +00:00
|
|
|
<addaction name="actionDonate"/>
|
|
|
|
|
<addaction name="actionBugReport"/>
|
2020-01-06 02:00:25 +00:00
|
|
|
<addaction name="actionAbout"/>
|
2010-09-19 14:59:32 +00:00
|
|
|
</widget>
|
2011-12-16 16:56:13 +00:00
|
|
|
<widget class="QMenu" name="menuEntries">
|
|
|
|
|
<property name="title">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Entries</string>
|
2011-12-16 16:56:13 +00:00
|
|
|
</property>
|
2021-11-10 00:09:30 +00:00
|
|
|
<property name="separatorsCollapsible">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2012-10-23 22:15:23 +00:00
|
|
|
<widget class="QMenu" name="menuEntryCopyAttribute">
|
2018-11-16 15:00:59 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
2012-10-23 22:15:23 +00:00
|
|
|
<property name="title">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Copy Att&ribute</string>
|
2012-10-23 22:15:23 +00:00
|
|
|
</property>
|
2013-12-01 08:43:41 +00:00
|
|
|
<addaction name="actionEntryCopyTitle"/>
|
|
|
|
|
<addaction name="actionEntryCopyNotes"/>
|
2013-12-01 14:41:26 +00:00
|
|
|
<addaction name="separator"/>
|
2012-10-23 22:15:23 +00:00
|
|
|
</widget>
|
2017-04-13 10:05:36 +00:00
|
|
|
<widget class="QMenu" name="menuEntryTotp">
|
|
|
|
|
<property name="title">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>TOTP</string>
|
2017-04-13 10:05:36 +00:00
|
|
|
</property>
|
|
|
|
|
<addaction name="actionEntryCopyTotp"/>
|
2022-09-06 07:32:16 +00:00
|
|
|
<addaction name="actionEntryCopyPasswordTotp"/>
|
2017-04-13 10:05:36 +00:00
|
|
|
<addaction name="actionEntryTotp"/>
|
2018-10-19 18:42:49 +00:00
|
|
|
<addaction name="actionEntryTotpQRCode"/>
|
2017-04-13 10:05:36 +00:00
|
|
|
<addaction name="actionEntrySetupTotp"/>
|
|
|
|
|
</widget>
|
2022-09-07 23:25:23 +00:00
|
|
|
<widget class="QMenu" name="menuTags">
|
2025-02-23 01:44:12 +00:00
|
|
|
<property name="tearOffEnabled">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2022-09-07 23:25:23 +00:00
|
|
|
<property name="title">
|
|
|
|
|
<string>Tags</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2023-10-28 18:13:44 +00:00
|
|
|
<addaction name="separator"/>
|
2018-11-16 15:00:59 +00:00
|
|
|
<addaction name="actionEntryNew"/>
|
|
|
|
|
<addaction name="actionEntryEdit"/>
|
2025-01-12 12:55:22 +00:00
|
|
|
<addaction name="actionEntryExpire"/>
|
2018-11-16 15:00:59 +00:00
|
|
|
<addaction name="actionEntryClone"/>
|
|
|
|
|
<addaction name="actionEntryDelete"/>
|
|
|
|
|
<addaction name="separator"/>
|
2020-05-22 01:43:00 +00:00
|
|
|
<addaction name="actionEntryMoveUp"/>
|
|
|
|
|
<addaction name="actionEntryMoveDown"/>
|
|
|
|
|
<addaction name="separator"/>
|
2015-07-16 18:09:23 +00:00
|
|
|
<addaction name="actionEntryCopyUsername"/>
|
|
|
|
|
<addaction name="actionEntryCopyPassword"/>
|
2023-01-29 19:40:09 +00:00
|
|
|
<addaction name="actionEntryCopyURL"/>
|
2012-10-23 22:15:23 +00:00
|
|
|
<addaction name="menuEntryCopyAttribute"/>
|
2017-04-13 10:05:36 +00:00
|
|
|
<addaction name="menuEntryTotp"/>
|
2022-09-07 23:25:23 +00:00
|
|
|
<addaction name="menuTags"/>
|
2019-10-19 14:07:09 +00:00
|
|
|
<addaction name="separator"/>
|
2018-11-16 15:00:59 +00:00
|
|
|
<addaction name="actionEntryAutoType"/>
|
2019-07-07 19:29:11 +00:00
|
|
|
<addaction name="separator"/>
|
2023-11-23 04:11:25 +00:00
|
|
|
<addaction name="actionEntryImportPasskey"/>
|
2024-05-27 20:50:35 +00:00
|
|
|
<addaction name="actionEntryRemovePasskey"/>
|
2023-11-23 04:11:25 +00:00
|
|
|
<addaction name="separator"/>
|
2019-10-19 14:07:09 +00:00
|
|
|
<addaction name="actionEntryOpenUrl"/>
|
2019-07-07 19:29:11 +00:00
|
|
|
<addaction name="actionEntryDownloadIcon"/>
|
2020-06-26 04:42:25 +00:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="actionEntryAddToAgent"/>
|
|
|
|
|
<addaction name="actionEntryRemoveFromAgent"/>
|
2021-11-10 00:09:30 +00:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="actionEntryRestore"/>
|
2011-12-16 16:56:13 +00:00
|
|
|
</widget>
|
|
|
|
|
<widget class="QMenu" name="menuGroups">
|
|
|
|
|
<property name="title">
|
2016-11-03 01:01:02 +00:00
|
|
|
<string>&Groups</string>
|
2011-12-16 16:56:13 +00:00
|
|
|
</property>
|
2023-10-28 18:13:44 +00:00
|
|
|
<addaction name="actionGroupEmptyRecycleBin"/>
|
|
|
|
|
<addaction name="separator"/>
|
2011-12-16 16:56:13 +00:00
|
|
|
<addaction name="actionGroupNew"/>
|
|
|
|
|
<addaction name="actionGroupEdit"/>
|
2021-02-15 15:10:02 +00:00
|
|
|
<addaction name="actionGroupClone"/>
|
2012-04-21 17:06:28 +00:00
|
|
|
<addaction name="actionGroupDelete"/>
|
2019-07-07 19:29:11 +00:00
|
|
|
<addaction name="separator"/>
|
2019-06-18 20:58:47 +00:00
|
|
|
<addaction name="actionGroupSortAsc"/>
|
|
|
|
|
<addaction name="actionGroupSortDesc"/>
|
2023-10-28 18:13:44 +00:00
|
|
|
<addaction name="separator"/>
|
|
|
|
|
<addaction name="actionGroupDownloadFavicons"/>
|
2011-12-16 16:56:13 +00:00
|
|
|
</widget>
|
2015-04-05 08:48:08 +00:00
|
|
|
<widget class="QMenu" name="menuTools">
|
2012-05-27 09:09:52 +00:00
|
|
|
<property name="title">
|
2017-04-16 15:59:27 +00:00
|
|
|
<string>&Tools</string>
|
2012-05-27 09:09:52 +00:00
|
|
|
</property>
|
2016-11-24 02:59:24 +00:00
|
|
|
<addaction name="actionPasswordGenerator"/>
|
2025-02-01 17:01:22 +00:00
|
|
|
<addaction name="actionClearSSHAgent"/>
|
2012-05-27 09:09:52 +00:00
|
|
|
<addaction name="actionSettings"/>
|
|
|
|
|
</widget>
|
2020-06-28 14:01:24 +00: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 12:26:02 +00:00
|
|
|
<addaction name="actionCompactMode"/>
|
2020-10-11 23:01:44 +00:00
|
|
|
<addaction name="actionAlwaysOnTop"/>
|
2022-11-25 02:09:01 +00:00
|
|
|
<addaction name="actionAllowScreenCapture"/>
|
2024-09-23 01:23:54 +00:00
|
|
|
<addaction name="separator"/>
|
2020-06-28 14:01:24 +00:00
|
|
|
<addaction name="actionShowPreviewPanel"/>
|
2024-09-23 01:23:54 +00:00
|
|
|
<addaction name="actionShowGroupPanel"/>
|
|
|
|
|
<addaction name="separator"/>
|
2024-04-28 02:09:38 +00:00
|
|
|
<addaction name="actionShowMenubar"/>
|
2020-06-28 14:01:24 +00:00
|
|
|
<addaction name="actionShowToolbar"/>
|
2024-09-23 01:23:54 +00:00
|
|
|
<addaction name="separator"/>
|
2020-10-12 00:07:00 +00:00
|
|
|
<addaction name="actionHideUsernames"/>
|
|
|
|
|
<addaction name="actionHidePasswords"/>
|
2020-06-28 14:01:24 +00:00
|
|
|
</widget>
|
2010-09-19 14:59:32 +00:00
|
|
|
<addaction name="menuFile"/>
|
2011-12-16 16:56:13 +00:00
|
|
|
<addaction name="menuEntries"/>
|
|
|
|
|
<addaction name="menuGroups"/>
|
2015-04-05 08:48:08 +00:00
|
|
|
<addaction name="menuTools"/>
|
2020-06-28 14:01:24 +00:00
|
|
|
<addaction name="menuView"/>
|
2010-09-19 14:59:32 +00:00
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
|
</widget>
|
2021-02-21 13:28:10 +00:00
|
|
|
<widget class="KPToolBar" name="toolBar">
|
2018-04-09 19:06:48 +00:00
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
|
<enum>Qt::PreventContextMenu</enum>
|
|
|
|
|
</property>
|
2011-12-16 16:56:13 +00:00
|
|
|
<property name="movable">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
2018-03-04 13:09:23 +00:00
|
|
|
<property name="iconSize">
|
|
|
|
|
<size>
|
2020-01-06 02:00:25 +00:00
|
|
|
<width>26</width>
|
|
|
|
|
<height>26</height>
|
2018-03-04 13:09:23 +00:00
|
|
|
</size>
|
|
|
|
|
</property>
|
2011-12-16 16:56:13 +00:00
|
|
|
<attribute name="toolBarArea">
|
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
|
</attribute>
|
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</attribute>
|
2013-12-05 21:14:01 +00:00
|
|
|
<addaction name="actionDatabaseOpen"/>
|
|
|
|
|
<addaction name="actionDatabaseSave"/>
|
2021-07-02 09:33:12 +00:00
|
|
|
<addaction name="actionLockDatabaseToolbar"/>
|
2013-12-05 21:14:01 +00:00
|
|
|
<addaction name="separator"/>
|
2011-12-16 16:56:13 +00:00
|
|
|
<addaction name="actionEntryNew"/>
|
|
|
|
|
<addaction name="actionEntryEdit"/>
|
2012-04-18 18:08:54 +00:00
|
|
|
<addaction name="actionEntryDelete"/>
|
2013-12-05 21:14:01 +00:00
|
|
|
<addaction name="separator"/>
|
2014-01-14 18:46:44 +00:00
|
|
|
<addaction name="actionEntryCopyUsername"/>
|
|
|
|
|
<addaction name="actionEntryCopyPassword"/>
|
2017-10-11 14:03:51 +00:00
|
|
|
<addaction name="actionEntryCopyURL"/>
|
2017-10-10 20:30:40 +00:00
|
|
|
<addaction name="actionEntryAutoType"/>
|
2014-01-14 18:46:44 +00:00
|
|
|
<addaction name="separator"/>
|
2023-10-28 18:13:44 +00:00
|
|
|
<addaction name="actionDatabaseSettings"/>
|
|
|
|
|
<addaction name="actionReports"/>
|
|
|
|
|
<addaction name="separator"/>
|
2020-06-04 12:11:12 +00:00
|
|
|
<addaction name="actionPasswordGenerator"/>
|
2018-08-20 22:46:46 +00:00
|
|
|
<addaction name="actionSettings"/>
|
|
|
|
|
<addaction name="separator"/>
|
2011-12-16 16:56:13 +00:00
|
|
|
</widget>
|
2010-09-19 14:59:32 +00:00
|
|
|
<action name="actionQuit">
|
|
|
|
|
<property name="text">
|
2016-11-03 01:01:02 +00:00
|
|
|
<string>&Quit</string>
|
2010-09-19 14:59:32 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Quit Application</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Q</string>
|
|
|
|
|
</property>
|
2017-12-28 23:00:33 +00:00
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::QuitRole</enum>
|
|
|
|
|
</property>
|
2010-09-19 14:59:32 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionAbout">
|
|
|
|
|
<property name="text">
|
2016-11-03 01:01:02 +00:00
|
|
|
<string>&About</string>
|
2010-09-19 14:59:32 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Open About Dialog</string>
|
|
|
|
|
</property>
|
2017-12-28 23:00:33 +00:00
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::AboutRole</enum>
|
|
|
|
|
</property>
|
2010-09-19 14:59:32 +00:00
|
|
|
</action>
|
2019-01-30 14:11:50 +00:00
|
|
|
<action name="actionCheckForUpdates">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Check for Updates</string>
|
2019-01-30 14:11:50 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::ApplicationSpecificRole</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2011-11-16 17:47:17 +00:00
|
|
|
<action name="actionDatabaseOpen">
|
2011-11-13 13:55:20 +00:00
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Open Database…</string>
|
2011-11-13 13:55:20 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Open Database</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+O</string>
|
|
|
|
|
</property>
|
2011-11-13 13:55:20 +00:00
|
|
|
</action>
|
2011-11-16 17:47:17 +00:00
|
|
|
<action name="actionDatabaseSave">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Save Database</string>
|
2011-11-16 17:47:17 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+S</string>
|
|
|
|
|
</property>
|
2011-11-16 17:47:17 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionDatabaseClose">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Close Database</string>
|
2011-11-16 17:47:17 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+W</string>
|
|
|
|
|
</property>
|
2011-11-16 17:47:17 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionDatabaseNew">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&New Database…</string>
|
2018-11-16 15:00:59 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Create Database</string>
|
2011-11-16 17:47:17 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+N</string>
|
|
|
|
|
</property>
|
2011-11-16 17:47:17 +00:00
|
|
|
</action>
|
2016-11-08 03:37:42 +00:00
|
|
|
<action name="actionDatabaseMerge">
|
2017-02-11 18:04:37 +00:00
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Merge From Database…</string>
|
2018-11-16 15:00:59 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Merge From Database</string>
|
2017-02-11 18:04:37 +00:00
|
|
|
</property>
|
2016-11-08 03:37:42 +00:00
|
|
|
</action>
|
2011-12-16 16:56:13 +00:00
|
|
|
<action name="actionEntryNew">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&New Entry…</string>
|
2018-11-16 15:00:59 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Create Entry</string>
|
2011-12-16 16:56:13 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+N</string>
|
|
|
|
|
</property>
|
2011-12-16 16:56:13 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryEdit">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Edit Entry…</string>
|
2018-11-16 15:00:59 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Edit Entry</string>
|
2011-12-16 16:56:13 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+E</string>
|
|
|
|
|
</property>
|
2011-12-16 16:56:13 +00:00
|
|
|
</action>
|
2025-01-12 12:55:22 +00:00
|
|
|
<action name="actionEntryExpire">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>E&xpire Entry…</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2011-12-16 16:56:13 +00:00
|
|
|
<action name="actionEntryDelete">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Delete Entry…</string>
|
2011-12-16 16:56:13 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Delete Entry</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Del</string>
|
|
|
|
|
</property>
|
2011-12-16 16:56:13 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionGroupNew">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&New Group…</string>
|
2018-11-16 15:00:59 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Create Group</string>
|
2011-12-16 16:56:13 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionGroupEdit">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Edit Group…</string>
|
2011-12-16 16:56:13 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Edit Group</string>
|
|
|
|
|
</property>
|
2011-12-16 16:56:13 +00:00
|
|
|
</action>
|
2012-04-21 17:06:28 +00:00
|
|
|
<action name="actionGroupDelete">
|
2011-12-16 16:56:13 +00:00
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Delete Group…</string>
|
2011-12-16 16:56:13 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Delete Group</string>
|
|
|
|
|
</property>
|
2011-12-16 16:56:13 +00:00
|
|
|
</action>
|
2019-07-07 19:29:11 +00:00
|
|
|
<action name="actionGroupDownloadFavicons">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Download All &Favicons…</string>
|
2019-07-07 19:29:11 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Download All Favicons</string>
|
|
|
|
|
</property>
|
2019-07-07 19:29:11 +00:00
|
|
|
</action>
|
2019-06-18 20:58:47 +00:00
|
|
|
<action name="actionGroupSortAsc">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Sort &A-Z</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Sort Groups A-Z</string>
|
|
|
|
|
</property>
|
2019-06-18 20:58:47 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionGroupSortDesc">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Sort &Z-A</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Sort Groups Z-A</string>
|
|
|
|
|
</property>
|
2019-06-18 20:58:47 +00:00
|
|
|
</action>
|
2011-12-24 18:22:42 +00:00
|
|
|
<action name="actionDatabaseSaveAs">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Sa&ve Database As…</string>
|
2011-12-24 18:22:42 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Save Database As</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+S</string>
|
|
|
|
|
</property>
|
2011-12-24 18:22:42 +00:00
|
|
|
</action>
|
2020-07-01 23:16:40 +00:00
|
|
|
<action name="actionDatabaseSecurity">
|
2012-01-13 16:52:37 +00:00
|
|
|
<property name="text">
|
2020-07-01 23:16:40 +00:00
|
|
|
<string>Database &Security…</string>
|
2012-01-13 16:52:37 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Show Database Security</string>
|
|
|
|
|
</property>
|
2012-01-13 16:52:37 +00:00
|
|
|
</action>
|
2020-02-01 13:42:34 +00:00
|
|
|
<action name="actionReports">
|
2023-10-28 18:13:44 +00:00
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
2020-02-01 13:42:34 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-02-15 00:15:10 +00:00
|
|
|
<string>Database &Reports…</string>
|
2020-02-01 13:42:34 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Show Database Reports</string>
|
2020-02-01 13:42:34 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+R</string>
|
|
|
|
|
</property>
|
2020-02-01 13:42:34 +00:00
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::NoRole</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-06-04 12:11:12 +00:00
|
|
|
<action name="actionDatabaseSettings">
|
2023-10-28 18:13:44 +00:00
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
2012-04-19 14:20:20 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Database Settings…</string>
|
2012-04-19 14:20:20 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Show Database Settings</string>
|
2012-04-19 14:20:20 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+,</string>
|
|
|
|
|
</property>
|
2017-12-28 23:00:33 +00:00
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::NoRole</enum>
|
|
|
|
|
</property>
|
2012-04-19 14:20:20 +00:00
|
|
|
</action>
|
2023-10-25 14:12:55 +00:00
|
|
|
<action name="actionPasskeys">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Passkeys…</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Show Passkeys</string>
|
2023-10-25 14:12:55 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::NoRole</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionImportPasskey">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Import Passkey</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Import Passkey</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::NoRole</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2012-05-15 19:10:39 +00:00
|
|
|
<action name="actionEntryClone">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Clone Entry…</string>
|
2012-05-19 09:53:32 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Clone Entry</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+D</string>
|
|
|
|
|
</property>
|
2012-05-19 09:53:32 +00:00
|
|
|
</action>
|
2020-05-22 01:43:00 +00:00
|
|
|
<action name="actionEntryMoveUp">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Move u&p</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Move Entry Up</string>
|
2020-05-22 01:43:00 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Alt+Up</string>
|
|
|
|
|
</property>
|
2020-05-22 01:43:00 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryMoveDown">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Move do&wn</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Move Entry Down</string>
|
2020-05-22 01:43:00 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Alt+Down</string>
|
|
|
|
|
</property>
|
2020-05-22 01:43:00 +00:00
|
|
|
</action>
|
2012-05-26 14:20:32 +00:00
|
|
|
<action name="actionEntryCopyUsername">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Copy &Username</string>
|
2012-05-26 14:20:32 +00:00
|
|
|
</property>
|
2014-01-14 18:46:44 +00:00
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Copy Username</string>
|
2014-01-14 18:46:44 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+B</string>
|
|
|
|
|
</property>
|
2012-05-26 14:20:32 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryCopyPassword">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Copy &Password</string>
|
2012-05-26 14:20:32 +00:00
|
|
|
</property>
|
2014-01-14 18:46:44 +00:00
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Copy Password</string>
|
2014-01-14 18:46:44 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+C</string>
|
|
|
|
|
</property>
|
2012-05-26 14:20:32 +00:00
|
|
|
</action>
|
2012-05-27 09:09:52 +00:00
|
|
|
<action name="actionSettings">
|
2018-08-20 22:46:46 +00:00
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2012-05-27 09:09:52 +00:00
|
|
|
<property name="text">
|
2016-11-03 01:01:02 +00:00
|
|
|
<string>&Settings</string>
|
2012-05-27 09:09:52 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Show Application Settings</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+,</string>
|
|
|
|
|
</property>
|
2017-12-28 23:00:33 +00:00
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::PreferencesRole</enum>
|
|
|
|
|
</property>
|
2012-05-27 09:09:52 +00:00
|
|
|
</action>
|
2016-11-24 02:59:24 +00:00
|
|
|
<action name="actionPasswordGenerator">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2019-06-19 00:46:46 +00:00
|
|
|
<string>&Password Generator</string>
|
2016-11-24 02:59:24 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Show Password Generator</string>
|
|
|
|
|
</property>
|
2016-11-24 02:59:24 +00:00
|
|
|
</action>
|
2012-07-12 20:35:51 +00:00
|
|
|
<action name="actionEntryAutoType">
|
|
|
|
|
<property name="text">
|
2018-11-16 15:00:59 +00:00
|
|
|
<string>Perform &Auto-Type</string>
|
2012-07-12 20:35:51 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2023-11-23 04:11:25 +00:00
|
|
|
<action name="actionEntryImportPasskey">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Import Passkey</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-05-27 20:50:35 +00:00
|
|
|
<action name="actionEntryRemovePasskey">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove Passkey From Entry</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-06-22 10:50:45 +00:00
|
|
|
<action name="actionEntryAutoTypeUsername">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-02-15 00:15:10 +00:00
|
|
|
<string notr="true">{USERNAME}</string>
|
2020-06-22 10:50:45 +00:00
|
|
|
</property>
|
2020-11-11 22:40:42 +00:00
|
|
|
<property name="iconText">
|
|
|
|
|
<string notr="true">{USERNAME}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Perform Auto-Type: {USERNAME}</string>
|
2020-11-11 22:40:42 +00:00
|
|
|
</property>
|
2020-06-22 10:50:45 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryAutoTypeUsernameEnter">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-02-15 00:15:10 +00:00
|
|
|
<string notr="true">{USERNAME}{ENTER}</string>
|
2020-06-22 10:50:45 +00:00
|
|
|
</property>
|
2020-11-11 22:40:42 +00:00
|
|
|
<property name="iconText">
|
|
|
|
|
<string notr="true">{USERNAME}{ENTER}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Perform Auto-Type: {USERNAME}{ENTER}</string>
|
2020-11-11 22:40:42 +00:00
|
|
|
</property>
|
2020-06-22 10:50:45 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryAutoTypePassword">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-02-15 00:15:10 +00:00
|
|
|
<string notr="true">{PASSWORD}</string>
|
2020-06-22 10:50:45 +00:00
|
|
|
</property>
|
2020-11-11 22:40:42 +00:00
|
|
|
<property name="iconText">
|
|
|
|
|
<string notr="true">{PASSWORD}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Perform Auto-Type: {PASSWORD}</string>
|
2020-11-11 22:40:42 +00:00
|
|
|
</property>
|
2020-06-22 10:50:45 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryAutoTypePasswordEnter">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-02-15 00:15:10 +00:00
|
|
|
<string notr="true">{PASSWORD}{ENTER}</string>
|
2020-06-22 10:50:45 +00:00
|
|
|
</property>
|
2020-11-11 22:40:42 +00:00
|
|
|
<property name="iconText">
|
|
|
|
|
<string notr="true">{PASSWORD}{ENTER}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Perform Auto-Type: {PASSWORD}{ENTER}</string>
|
2020-11-11 22:40:42 +00:00
|
|
|
</property>
|
2020-06-22 10:50:45 +00:00
|
|
|
</action>
|
2021-06-28 11:44:14 +00: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">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Perform Auto-Type: {TOTP}</string>
|
2021-06-28 11:44:14 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-07-07 19:29:11 +00:00
|
|
|
<action name="actionEntryDownloadIcon">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Download &Favicon</string>
|
2019-07-07 19:29:11 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+D</string>
|
|
|
|
|
</property>
|
2019-07-07 19:29:11 +00:00
|
|
|
</action>
|
2012-07-27 16:38:52 +00:00
|
|
|
<action name="actionEntryOpenUrl">
|
|
|
|
|
<property name="text">
|
2018-11-16 15:00:59 +00:00
|
|
|
<string>Open &URL</string>
|
2012-07-27 16:38:52 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+U</string>
|
|
|
|
|
</property>
|
2012-07-27 16:38:52 +00:00
|
|
|
</action>
|
2021-07-02 09:33:12 +00:00
|
|
|
<action name="actionLockDatabase">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&Lock Database</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+L</string>
|
|
|
|
|
</property>
|
2021-07-02 09:33:12 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionLockAllDatabases">
|
2012-10-12 10:12:00 +00:00
|
|
|
<property name="text">
|
2021-07-02 09:33:12 +00:00
|
|
|
<string>Lock &All Databases</string>
|
2012-10-12 10:12:00 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+L</string>
|
|
|
|
|
</property>
|
2012-10-12 10:12:00 +00:00
|
|
|
</action>
|
2013-12-01 08:43:41 +00:00
|
|
|
<action name="actionEntryCopyTitle">
|
|
|
|
|
<property name="text">
|
2016-11-03 01:01:02 +00:00
|
|
|
<string>&Title</string>
|
2013-12-01 08:43:41 +00:00
|
|
|
</property>
|
2017-10-11 14:03:51 +00:00
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Copy Title</string>
|
2017-10-11 14:03:51 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+I</string>
|
|
|
|
|
</property>
|
2013-12-01 08:43:41 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryCopyURL">
|
|
|
|
|
<property name="text">
|
2023-01-29 19:40:09 +00:00
|
|
|
<string>Copy &URL</string>
|
2013-12-01 08:43:41 +00:00
|
|
|
</property>
|
2017-10-11 14:03:51 +00:00
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Copy URL</string>
|
2017-10-11 14:03:51 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+U</string>
|
|
|
|
|
</property>
|
2013-12-01 08:43:41 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryCopyNotes">
|
|
|
|
|
<property name="text">
|
2016-11-03 01:01:02 +00:00
|
|
|
<string>&Notes</string>
|
2013-12-01 08:43:41 +00:00
|
|
|
</property>
|
2017-10-11 14:03:51 +00:00
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Copy Notes</string>
|
2017-10-11 14:03:51 +00:00
|
|
|
</property>
|
2013-12-01 08:43:41 +00:00
|
|
|
</action>
|
2015-07-14 20:14:34 +00:00
|
|
|
<action name="actionExportCsv">
|
|
|
|
|
<property name="text">
|
2020-06-04 12:11:12 +00:00
|
|
|
<string>&CSV File…</string>
|
2015-07-14 20:14:34 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Export to CSV</string>
|
|
|
|
|
</property>
|
2015-07-14 20:14:34 +00:00
|
|
|
</action>
|
2019-06-30 15:11:15 +00:00
|
|
|
<action name="actionExportHtml">
|
|
|
|
|
<property name="text">
|
2020-06-04 12:11:12 +00:00
|
|
|
<string>&HTML File…</string>
|
2019-06-30 15:11:15 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Export to HTML</string>
|
|
|
|
|
</property>
|
2019-06-30 15:11:15 +00:00
|
|
|
</action>
|
2017-01-09 00:33:21 +00:00
|
|
|
<action name="actionImportKeePass1">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>KeePass 1 Database…</string>
|
2018-11-16 15:00:59 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Import KeePass1 Database</string>
|
2017-01-09 00:33:21 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-05-19 21:49:48 +00:00
|
|
|
<action name="actionImportOpVault">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>1Password Vault…</string>
|
2019-05-19 21:49:48 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Import 1Password Vault</string>
|
2019-05-19 21:49:48 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-01-09 00:33:21 +00:00
|
|
|
<action name="actionImportCsv">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>CSV File…</string>
|
2018-11-16 15:00:59 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Import CSV File</string>
|
2017-01-09 00:33:21 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2017-04-13 10:05:36 +00:00
|
|
|
<action name="actionEntryTotp">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Show TOTP</string>
|
2018-10-19 18:42:49 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+T</string>
|
|
|
|
|
</property>
|
2018-10-19 18:42:49 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryTotpQRCode">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Show QR Code</string>
|
2017-04-13 10:05:36 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Show TOTP QR Code</string>
|
|
|
|
|
</property>
|
2017-04-13 10:05:36 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntrySetupTotp">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Set up TOTP…</string>
|
2017-04-13 10:05:36 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Set up TOTP</string>
|
|
|
|
|
</property>
|
2017-04-13 10:05:36 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryCopyTotp">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Copy &TOTP</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+T</string>
|
|
|
|
|
</property>
|
2022-09-06 07:32:16 +00:00
|
|
|
</action>
|
2023-01-29 19:40:09 +00:00
|
|
|
<action name="actionEntryCopyPasswordTotp">
|
2022-09-06 07:32:16 +00:00
|
|
|
<property name="text">
|
|
|
|
|
<string>Copy Password and TOTP</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Y</string>
|
|
|
|
|
</property>
|
2017-04-13 10:05:36 +00:00
|
|
|
</action>
|
2017-04-21 14:33:06 +00:00
|
|
|
<action name="actionGroupEmptyRecycleBin">
|
2017-04-21 10:49:32 +00:00
|
|
|
<property name="text">
|
2017-07-07 20:29:26 +00:00
|
|
|
<string>E&mpty recycle bin</string>
|
2017-04-21 10:49:32 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Empty Recycle Bin</string>
|
|
|
|
|
</property>
|
2017-04-21 10:49:32 +00:00
|
|
|
</action>
|
2018-08-20 22:46:46 +00:00
|
|
|
<action name="actionDonate">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&Donate</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Open Donation Website</string>
|
|
|
|
|
</property>
|
2018-08-20 22:46:46 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionBugReport">
|
|
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>Report a &Bug</string>
|
2018-08-20 22:46:46 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Open Bug Report</string>
|
|
|
|
|
</property>
|
2018-08-20 22:46:46 +00:00
|
|
|
</action>
|
2019-06-19 00:46:46 +00:00
|
|
|
<action name="actionGettingStarted">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&Getting Started</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-07-03 17:41:33 +00:00
|
|
|
<string>Open Getting Started Guide</string>
|
2019-06-19 00:46:46 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionOnlineHelp">
|
2018-10-01 14:26:24 +00:00
|
|
|
<property name="text">
|
2020-01-06 02:00:25 +00:00
|
|
|
<string>&Online Help</string>
|
2019-06-19 00:46:46 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Open Online Documentation</string>
|
2019-06-19 00:46:46 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionUserGuide">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&User Guide</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2020-07-03 17:41:33 +00:00
|
|
|
<string>Open User Guide</string>
|
2018-10-01 14:26:24 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2019-08-31 02:55:02 +00:00
|
|
|
<action name="actionKeyboardShortcuts">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&Keyboard Shortcuts</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Open Keyboard Shortcuts Guide</string>
|
|
|
|
|
</property>
|
2019-08-31 02:55:02 +00:00
|
|
|
<property name="shortcut">
|
2019-10-21 02:16:19 +00:00
|
|
|
<string notr="true">Ctrl+/</string>
|
2019-08-31 02:55:02 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-05-09 03:48:03 +00:00
|
|
|
<action name="actionDatabaseSaveBackup">
|
|
|
|
|
<property name="text">
|
2021-02-15 00:15:10 +00:00
|
|
|
<string>Save Database Backup…</string>
|
2020-05-09 03:48:03 +00:00
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Save Database Backup</string>
|
|
|
|
|
</property>
|
2020-05-09 03:48:03 +00:00
|
|
|
</action>
|
2018-05-10 13:12:36 +00:00
|
|
|
<action name="actionEntryAddToAgent">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Add key to SSH Agent</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>SSH Agent: Add Key</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+H</string>
|
|
|
|
|
</property>
|
2018-05-10 13:12:36 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionEntryRemoveFromAgent">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove key from SSH Agent</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>SSH Agent: Remove Key</string>
|
|
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+H</string>
|
|
|
|
|
</property>
|
2018-05-10 13:12:36 +00:00
|
|
|
</action>
|
2020-06-28 12:26:02 +00:00
|
|
|
<action name="actionCompactMode">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Compact Mode</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Compact Mode</string>
|
|
|
|
|
</property>
|
2020-06-28 12:26:02 +00:00
|
|
|
</action>
|
2020-06-28 14:01:24 +00: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>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Set Theme: Automatic</string>
|
|
|
|
|
</property>
|
2020-06-28 14:01:24 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionThemeLight">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Light</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Set Theme: Light</string>
|
|
|
|
|
</property>
|
2020-06-28 14:01:24 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionThemeDark">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Dark</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Set Theme: Dark</string>
|
|
|
|
|
</property>
|
2020-06-28 14:01:24 +00:00
|
|
|
</action>
|
|
|
|
|
<action name="actionThemeClassic">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Classic (Platform-native)</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Set Theme: Classic</string>
|
|
|
|
|
</property>
|
2020-06-28 14:01:24 +00:00
|
|
|
</action>
|
2024-04-28 02:09:38 +00:00
|
|
|
<action name="actionShowMenubar">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Menubar</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Show Menubar</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-06-28 14:01:24 +00:00
|
|
|
<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>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Show Toolbar</string>
|
|
|
|
|
</property>
|
2020-06-28 14:01:24 +00:00
|
|
|
</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>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Show Preview Panel</string>
|
|
|
|
|
</property>
|
2020-06-28 14:01:24 +00:00
|
|
|
</action>
|
2020-10-11 23:01:44 +00:00
|
|
|
<action name="actionAlwaysOnTop">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Always on Top</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Always on Top</string>
|
|
|
|
|
</property>
|
2020-10-11 23:01:44 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+A</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-10-12 00:07:00 +00:00
|
|
|
<action name="actionHideUsernames">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Hide Usernames</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Hide Usernames</string>
|
|
|
|
|
</property>
|
2020-10-12 00:07:00 +00:00
|
|
|
<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>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Hide Passwords</string>
|
|
|
|
|
</property>
|
2020-10-12 00:07:00 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+C</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2020-11-11 22:40:42 +00: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">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string notr="true">Perform Auto-Type: Entry Default</string>
|
2020-11-11 22:40:42 +00:00
|
|
|
</property>
|
2024-06-15 19:59:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+Shift+V</string>
|
|
|
|
|
</property>
|
2020-11-11 22:40:42 +00:00
|
|
|
</action>
|
2021-02-15 15:10:02 +00:00
|
|
|
<action name="actionGroupClone">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Clone Group...</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-11-10 00:09:30 +00:00
|
|
|
<action name="actionEntryRestore">
|
|
|
|
|
<property name="text">
|
2022-03-20 21:10:49 +00:00
|
|
|
<string notr="true" extracomment="Translatable string with plural form set in CPP file">Restore Entry(s)</string>
|
2021-11-10 00:09:30 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string notr="true" extracomment="Translatable string with plural form set in CPP file">Restore Entry</string>
|
2021-11-10 00:09:30 +00:00
|
|
|
</property>
|
|
|
|
|
<property name="shortcut">
|
|
|
|
|
<string notr="true">Ctrl+R</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2021-07-02 09:33:12 +00:00
|
|
|
<action name="actionLockDatabaseToolbar">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&Lock Database</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2022-10-03 03:04:21 +00:00
|
|
|
<action name="actionExportXML">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>&XML File…</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
2024-02-04 11:29:04 +00:00
|
|
|
<string>Export to XML</string>
|
2022-10-03 03:04:21 +00:00
|
|
|
</property>
|
|
|
|
|
</action>
|
2022-11-25 02:09:01 +00:00
|
|
|
<action name="actionAllowScreenCapture">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Allow Screen Capture</string>
|
|
|
|
|
</property>
|
2024-02-04 11:29:04 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Allow Screen Capture</string>
|
|
|
|
|
</property>
|
2022-11-25 02:09:01 +00:00
|
|
|
</action>
|
2023-08-28 01:54:53 +00:00
|
|
|
<action name="actionImport1PUX">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>1Password 1PUX...</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Import a 1Password 1PUX file</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
|
|
|
|
<action name="actionImport">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Import…</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2024-09-23 01:23:54 +00:00
|
|
|
<action name="actionShowGroupPanel">
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Show Group Panel</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Toggle Show Group Panel</string>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2025-02-01 17:01:22 +00:00
|
|
|
<action name="actionClearSSHAgent">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Clear SSH Agent</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Clear all identities in ssh-agent</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="menuRole">
|
|
|
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</action>
|
2010-09-19 14:59:32 +00:00
|
|
|
</widget>
|
2011-12-30 17:43:24 +00:00
|
|
|
<customwidgets>
|
2018-10-01 14:26:24 +00:00
|
|
|
<customwidget>
|
2022-02-22 01:40:01 +00:00
|
|
|
<class>MessageWidget</class>
|
2018-10-01 14:26:24 +00:00
|
|
|
<extends>QWidget</extends>
|
2022-02-22 01:40:01 +00:00
|
|
|
<header>gui/MessageWidget.h</header>
|
2018-10-01 14:26:24 +00:00
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
2015-01-21 16:19:05 +00:00
|
|
|
<customwidget>
|
2022-02-22 01:40:01 +00:00
|
|
|
<class>PasswordGeneratorWidget</class>
|
2015-01-21 16:19:05 +00:00
|
|
|
<extends>QWidget</extends>
|
2022-02-22 01:40:01 +00:00
|
|
|
<header>gui/PasswordGeneratorWidget.h</header>
|
2015-01-21 16:19:05 +00:00
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
2011-12-30 17:43:24 +00:00
|
|
|
<customwidget>
|
|
|
|
|
<class>DatabaseTabWidget</class>
|
|
|
|
|
<extends>QTabWidget</extends>
|
|
|
|
|
<header>gui/DatabaseTabWidget.h</header>
|
|
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
2012-05-27 09:09:52 +00:00
|
|
|
<customwidget>
|
2018-05-13 21:21:43 +00:00
|
|
|
<class>ApplicationSettingsWidget</class>
|
2012-05-27 09:09:52 +00:00
|
|
|
<extends>QWidget</extends>
|
2018-05-13 21:21:43 +00:00
|
|
|
<header>gui/ApplicationSettingsWidget.h</header>
|
2012-05-27 09:09:52 +00:00
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
2012-05-27 18:06:03 +00:00
|
|
|
<customwidget>
|
|
|
|
|
<class>WelcomeWidget</class>
|
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
|
<header>gui/WelcomeWidget.h</header>
|
|
|
|
|
<container>1</container>
|
|
|
|
|
</customwidget>
|
2021-02-21 13:28:10 +00:00
|
|
|
<customwidget>
|
|
|
|
|
<class>KPToolBar</class>
|
|
|
|
|
<extends>QToolBar</extends>
|
|
|
|
|
<header>gui/widgets/KPToolBar.h</header>
|
|
|
|
|
</customwidget>
|
2011-12-30 17:43:24 +00:00
|
|
|
</customwidgets>
|
2010-09-19 14:59:32 +00:00
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|