2010-09-19 16:59:32 +02: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 16:59:32 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
|
|
|
<height>600</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2016-11-03 00:05:30 -04:00
|
|
|
<string notr="true">KeePassXC</string>
|
2010-09-19 16:59:32 +02: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 16:59:32 +02:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2015-04-05 10:48:08 +02: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 11:24:56 +02:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2015-01-21 16:19:05 +00:00
|
|
|
<item>
|
|
|
|
<widget class="MessageWidget" name="globalMessageWidget" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-09-19 16:59:32 +02:00
|
|
|
<item>
|
2012-05-27 11:09:52 +02: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 16:59:32 +02:00
|
|
|
<property name="currentIndex">
|
2012-05-27 20:06:03 +02:00
|
|
|
<number>2</number>
|
2011-11-13 14:55:20 +01:00
|
|
|
</property>
|
2012-05-27 11:09:52 +02:00
|
|
|
<widget class="QWidget" name="pageDatabase">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2015-04-05 10:48:08 +02: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 11:24:56 +02:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-05-27 11:09:52 +02: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 10:48:08 +02: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 11:24:56 +02:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-05-27 11:09:52 +02:00
|
|
|
<item>
|
|
|
|
<widget class="SettingsWidget" name="settingsWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-05-27 20:06:03 +02:00
|
|
|
<widget class="QWidget" name="pageWelcome">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
<item>
|
2017-02-11 19:04:37 +01: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>
|
2017-03-10 14:28:26 +01:00
|
|
|
<widget class="WelcomeWidget" name="welcomeWidget" native="true"/>
|
2017-02-11 19:04:37 +01: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 20:06:03 +02:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2016-11-24 03:59:24 +01:00
|
|
|
<widget class="QWidget" name="pagePasswordGenerator">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
<item>
|
|
|
|
<widget class="PasswordGeneratorWidget" name="passwordGeneratorWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2010-09-19 16:59:32 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
2017-04-21 13:49:32 +03:00
|
|
|
<height>21</height>
|
2010-09-19 16:59:32 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
|
<property name="title">
|
2017-04-16 09:59:27 -06:00
|
|
|
<string>&Database</string>
|
2010-09-19 16:59:32 +02:00
|
|
|
</property>
|
2012-07-23 21:12:19 +02:00
|
|
|
<widget class="QMenu" name="menuRecentDatabases">
|
|
|
|
<property name="title">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Recent databases</string>
|
2012-07-23 21:12:19 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2017-01-09 01:33:21 +01:00
|
|
|
<widget class="QMenu" name="menuImport">
|
|
|
|
<property name="title">
|
|
|
|
<string>Import</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionImportKeePass1"/>
|
|
|
|
<addaction name="actionImportCsv"/>
|
|
|
|
</widget>
|
2011-11-16 18:47:17 +01:00
|
|
|
<addaction name="actionDatabaseNew"/>
|
|
|
|
<addaction name="actionDatabaseOpen"/>
|
2012-07-23 21:12:19 +02:00
|
|
|
<addaction name="menuRecentDatabases"/>
|
2011-11-16 18:47:17 +01:00
|
|
|
<addaction name="actionDatabaseSave"/>
|
2011-12-24 19:22:42 +01:00
|
|
|
<addaction name="actionDatabaseSaveAs"/>
|
2011-11-16 18:47:17 +01:00
|
|
|
<addaction name="actionDatabaseClose"/>
|
2011-11-13 14:55:20 +01:00
|
|
|
<addaction name="separator"/>
|
2012-01-13 17:52:37 +01:00
|
|
|
<addaction name="actionChangeMasterKey"/>
|
2012-04-19 16:20:20 +02:00
|
|
|
<addaction name="actionChangeDatabaseSettings"/>
|
2012-01-13 17:52:37 +01:00
|
|
|
<addaction name="separator"/>
|
2016-11-07 22:37:42 -05:00
|
|
|
<addaction name="actionDatabaseMerge"/>
|
2017-01-09 01:33:21 +01:00
|
|
|
<addaction name="menuImport"/>
|
2015-07-14 22:14:34 +02:00
|
|
|
<addaction name="actionExportCsv"/>
|
2016-01-28 23:07:04 +01:00
|
|
|
<addaction name="actionRepairDatabase"/>
|
2012-05-12 10:08:41 +02:00
|
|
|
<addaction name="separator"/>
|
2010-09-19 16:59:32 +02:00
|
|
|
<addaction name="actionQuit"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
|
<property name="title">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>He&lp</string>
|
2010-09-19 16:59:32 +02:00
|
|
|
</property>
|
|
|
|
<addaction name="actionAbout"/>
|
|
|
|
</widget>
|
2011-12-16 17:56:13 +01:00
|
|
|
<widget class="QMenu" name="menuEntries">
|
|
|
|
<property name="title">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>E&ntries</string>
|
2011-12-16 17:56:13 +01:00
|
|
|
</property>
|
2012-10-24 00:15:23 +02:00
|
|
|
<widget class="QMenu" name="menuEntryCopyAttribute">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="title">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>Copy att&ribute to clipboard</string>
|
2012-10-24 00:15:23 +02:00
|
|
|
</property>
|
2013-12-01 09:43:41 +01:00
|
|
|
<addaction name="actionEntryCopyTitle"/>
|
|
|
|
<addaction name="actionEntryCopyURL"/>
|
|
|
|
<addaction name="actionEntryCopyNotes"/>
|
2013-12-01 15:41:26 +01:00
|
|
|
<addaction name="separator"/>
|
2012-10-24 00:15:23 +02:00
|
|
|
</widget>
|
2015-07-16 20:09:23 +02:00
|
|
|
<addaction name="actionEntryCopyUsername"/>
|
|
|
|
<addaction name="actionEntryCopyPassword"/>
|
2012-10-24 00:15:23 +02:00
|
|
|
<addaction name="menuEntryCopyAttribute"/>
|
2017-01-24 10:31:49 -08:00
|
|
|
<addaction name="actionEntryAutoType"/>
|
2012-07-27 18:38:52 +02:00
|
|
|
<addaction name="actionEntryOpenUrl"/>
|
2017-01-23 19:23:21 -08:00
|
|
|
<addaction name="actionEntryEdit"/>
|
|
|
|
<addaction name="actionEntryClone"/>
|
|
|
|
<addaction name="actionEntryDelete"/>
|
2017-01-24 10:31:49 -08:00
|
|
|
<addaction name="actionEntryNew"/>
|
2011-12-16 17:56:13 +01:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuGroups">
|
|
|
|
<property name="title">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Groups</string>
|
2011-12-16 17:56:13 +01:00
|
|
|
</property>
|
|
|
|
<addaction name="actionGroupNew"/>
|
2017-04-21 13:49:32 +03:00
|
|
|
<addaction name="separator"/>
|
2011-12-16 17:56:13 +01:00
|
|
|
<addaction name="actionGroupEdit"/>
|
2012-04-21 19:06:28 +02:00
|
|
|
<addaction name="actionGroupDelete"/>
|
2017-04-21 17:33:06 +03:00
|
|
|
<addaction name="actionGroupEmptyRecycleBin"/>
|
2011-12-16 17:56:13 +01:00
|
|
|
</widget>
|
2015-04-05 10:48:08 +02:00
|
|
|
<widget class="QMenu" name="menuTools">
|
2012-05-27 11:09:52 +02:00
|
|
|
<property name="title">
|
2017-04-16 09:59:27 -06:00
|
|
|
<string>&Tools</string>
|
2012-05-27 11:09:52 +02:00
|
|
|
</property>
|
2015-04-05 10:48:08 +02:00
|
|
|
<addaction name="actionLockDatabases"/>
|
2016-11-24 03:59:24 +01:00
|
|
|
<addaction name="actionPasswordGenerator"/>
|
2012-05-27 11:09:52 +02:00
|
|
|
<addaction name="actionSettings"/>
|
|
|
|
</widget>
|
2012-06-25 00:21:22 +02:00
|
|
|
<widget class="QMenu" name="menuView">
|
|
|
|
<property name="title">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&View</string>
|
2012-06-25 00:21:22 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2010-09-19 16:59:32 +02:00
|
|
|
<addaction name="menuFile"/>
|
2011-12-16 17:56:13 +01:00
|
|
|
<addaction name="menuEntries"/>
|
|
|
|
<addaction name="menuGroups"/>
|
2012-06-25 00:21:22 +02:00
|
|
|
<addaction name="menuView"/>
|
2015-04-05 10:48:08 +02:00
|
|
|
<addaction name="menuTools"/>
|
2010-09-19 16:59:32 +02:00
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
</widget>
|
2011-12-16 17:56:13 +01:00
|
|
|
<widget class="QToolBar" name="toolBar">
|
|
|
|
<property name="movable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="toolBarArea">
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2017-02-11 11:12:49 +01:00
|
|
|
<addaction name="actionDatabaseNew"/>
|
2013-12-05 22:14:01 +01:00
|
|
|
<addaction name="actionDatabaseOpen"/>
|
|
|
|
<addaction name="actionDatabaseSave"/>
|
|
|
|
<addaction name="separator"/>
|
2011-12-16 17:56:13 +01:00
|
|
|
<addaction name="actionEntryNew"/>
|
|
|
|
<addaction name="actionEntryEdit"/>
|
2012-04-18 20:08:54 +02:00
|
|
|
<addaction name="actionEntryDelete"/>
|
2013-12-05 22:14:01 +01:00
|
|
|
<addaction name="separator"/>
|
2014-01-14 19:46:44 +01:00
|
|
|
<addaction name="actionEntryCopyUsername"/>
|
|
|
|
<addaction name="actionEntryCopyPassword"/>
|
|
|
|
<addaction name="separator"/>
|
2016-11-24 03:59:24 +01:00
|
|
|
<addaction name="actionPasswordGenerator"/>
|
2013-12-05 22:14:01 +01:00
|
|
|
<addaction name="actionLockDatabases"/>
|
2016-11-02 21:01:02 -04:00
|
|
|
<addaction name="separator"/>
|
2011-12-16 17:56:13 +01:00
|
|
|
</widget>
|
2010-09-19 16:59:32 +02:00
|
|
|
<action name="actionQuit">
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Quit</string>
|
2010-09-19 16:59:32 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAbout">
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&About</string>
|
2010-09-19 16:59:32 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2011-11-16 18:47:17 +01:00
|
|
|
<action name="actionDatabaseOpen">
|
2011-11-13 14:55:20 +01:00
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Open database</string>
|
2011-11-13 14:55:20 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2011-11-16 18:47:17 +01:00
|
|
|
<action name="actionDatabaseSave">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Save database</string>
|
2011-11-16 18:47:17 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDatabaseClose">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Close database</string>
|
2011-11-16 18:47:17 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDatabaseNew">
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&New database</string>
|
2011-11-16 18:47:17 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2016-11-07 22:37:42 -05:00
|
|
|
<action name="actionDatabaseMerge">
|
2017-02-11 19:04:37 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>Merge from KeePassX database</string>
|
|
|
|
</property>
|
2016-11-07 22:37:42 -05:00
|
|
|
</action>
|
2011-12-16 17:56:13 +01:00
|
|
|
<action name="actionEntryNew">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Add new entry</string>
|
2011-12-16 17:56:13 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryEdit">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&View/Edit entry</string>
|
2011-12-16 17:56:13 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryDelete">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Delete entry</string>
|
2011-12-16 17:56:13 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionGroupNew">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Add new group</string>
|
2011-12-16 17:56:13 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionGroupEdit">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Edit group</string>
|
2011-12-16 17:56:13 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2012-04-21 19:06:28 +02:00
|
|
|
<action name="actionGroupDelete">
|
2011-12-16 17:56:13 +01:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Delete group</string>
|
2011-12-16 17:56:13 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2011-12-24 19:22:42 +01:00
|
|
|
<action name="actionDatabaseSaveAs">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>Sa&ve database as</string>
|
2011-12-24 19:22:42 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2012-01-13 17:52:37 +01:00
|
|
|
<action name="actionChangeMasterKey">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>Change &master key</string>
|
2012-01-13 17:52:37 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2012-04-19 16:20:20 +02:00
|
|
|
<action name="actionChangeDatabaseSettings">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Database settings</string>
|
2012-04-19 16:20:20 +02:00
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Database settings</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2012-05-15 21:10:39 +02:00
|
|
|
<action name="actionEntryClone">
|
2012-05-16 13:56:25 +02:00
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2012-05-15 21:10:39 +02:00
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Clone entry</string>
|
2012-05-19 11:53:32 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2016-11-03 00:05:30 -04:00
|
|
|
<action name="actionSearch">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>&Find</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2012-05-26 16:20:32 +02:00
|
|
|
<action name="actionEntryCopyUsername">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>Copy &username</string>
|
2012-05-26 16:20:32 +02:00
|
|
|
</property>
|
2014-01-14 19:46:44 +01:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Copy username to clipboard</string>
|
|
|
|
</property>
|
2012-05-26 16:20:32 +02:00
|
|
|
</action>
|
|
|
|
<action name="actionEntryCopyPassword">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>Cop&y password</string>
|
2012-05-26 16:20:32 +02:00
|
|
|
</property>
|
2014-01-14 19:46:44 +01:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Copy password to clipboard</string>
|
|
|
|
</property>
|
2012-05-26 16:20:32 +02:00
|
|
|
</action>
|
2012-05-27 11:09:52 +02:00
|
|
|
<action name="actionSettings">
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Settings</string>
|
2012-05-27 11:09:52 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2016-11-24 03:59:24 +01:00
|
|
|
<action name="actionPasswordGenerator">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Password Generator</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2012-07-12 22:35:51 +02:00
|
|
|
<action name="actionEntryAutoType">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Perform Auto-Type</string>
|
2012-07-12 22:35:51 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2012-07-27 18:38:52 +02:00
|
|
|
<action name="actionEntryOpenUrl">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Open URL</string>
|
2012-07-27 18:38:52 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2012-10-12 12:12:00 +02:00
|
|
|
<action name="actionLockDatabases">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Lock databases</string>
|
2012-10-12 12:12:00 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2013-12-01 09:43:41 +01: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 09:43:41 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionEntryCopyURL">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&URL</string>
|
2013-12-01 09:43:41 +01:00
|
|
|
</property>
|
|
|
|
</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 09:43:41 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2015-07-14 22:14:34 +02:00
|
|
|
<action name="actionExportCsv">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&Export to CSV file</string>
|
2015-07-14 22:14:34 +02:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-01-09 01:33:21 +01:00
|
|
|
<action name="actionImportKeePass1">
|
|
|
|
<property name="text">
|
|
|
|
<string>Import KeePass 1 database</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionImportCsv">
|
|
|
|
<property name="text">
|
|
|
|
<string>Import CSV file</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2016-01-28 23:07:04 +01:00
|
|
|
<action name="actionRepairDatabase">
|
|
|
|
<property name="text">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>Re&pair database</string>
|
2016-01-28 23:07:04 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
2017-04-21 17:33:06 +03:00
|
|
|
<action name="actionGroupEmptyRecycleBin">
|
2017-04-21 13:49:32 +03:00
|
|
|
<property name="text">
|
|
|
|
<string>Empty recycle bin</string>
|
|
|
|
</property>
|
|
|
|
<property name="visible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</action>
|
2010-09-19 16:59:32 +02:00
|
|
|
</widget>
|
2011-12-30 18:43:24 +01:00
|
|
|
<customwidgets>
|
2015-01-21 16:19:05 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>MessageWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/MessageWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2011-12-30 18:43:24 +01:00
|
|
|
<customwidget>
|
|
|
|
<class>DatabaseTabWidget</class>
|
|
|
|
<extends>QTabWidget</extends>
|
|
|
|
<header>gui/DatabaseTabWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2012-05-27 11:09:52 +02:00
|
|
|
<customwidget>
|
|
|
|
<class>SettingsWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/SettingsWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2012-05-27 20:06:03 +02:00
|
|
|
<customwidget>
|
|
|
|
<class>WelcomeWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/WelcomeWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2016-11-24 03:59:24 +01:00
|
|
|
<customwidget>
|
|
|
|
<class>PasswordGeneratorWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/PasswordGeneratorWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2011-12-30 18:43:24 +01:00
|
|
|
</customwidgets>
|
2010-09-19 16:59:32 +02:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|