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>
|
|
|
|
<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>
|
2018-01-16 18:56:47 -05:00
|
|
|
<widget class="QWidget" name="globalMessageWidgetContainer" native="true">
|
|
|
|
<layout class="QVBoxLayout" name="globalMessageWidgetLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="MessageWidget" name="globalMessageWidget" native="true">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">MessageWidget {margin: 90px}</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
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>
|
2020-04-21 18:46:21 -04: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="actionImportKeePass1"/>
|
2019-05-19 17:49:48 -04:00
|
|
|
<addaction name="actionImportOpVault"/>
|
2017-01-08 19:33:21 -05:00
|
|
|
<addaction name="actionImportCsv"/>
|
|
|
|
</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"/>
|
|
|
|
</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"/>
|
2011-11-16 12:47:17 -05:00
|
|
|
<addaction name="actionDatabaseClose"/>
|
2011-11-13 08:55:20 -05:00
|
|
|
<addaction name="separator"/>
|
2012-01-13 11:52:37 -05:00
|
|
|
<addaction name="actionChangeMasterKey"/>
|
2020-02-01 08:42:34 -05:00
|
|
|
<addaction name="actionReports"/>
|
2012-04-19 10:20:20 -04:00
|
|
|
<addaction name="actionChangeDatabaseSettings"/>
|
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>
|
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="actionEntryCopyURL"/>
|
|
|
|
<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"/>
|
|
|
|
<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>
|
2018-11-16 10:00:59 -05:00
|
|
|
<addaction name="actionEntryNew"/>
|
|
|
|
<addaction name="actionEntryEdit"/>
|
|
|
|
<addaction name="actionEntryClone"/>
|
|
|
|
<addaction name="actionEntryDelete"/>
|
|
|
|
<addaction name="separator"/>
|
2015-07-16 14:09:23 -04:00
|
|
|
<addaction name="actionEntryCopyUsername"/>
|
|
|
|
<addaction name="actionEntryCopyPassword"/>
|
2012-10-23 18:15:23 -04:00
|
|
|
<addaction name="menuEntryCopyAttribute"/>
|
2017-04-13 06:05:36 -04:00
|
|
|
<addaction name="menuEntryTotp"/>
|
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"/>
|
2018-05-10 09:12:36 -04:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionEntryAddToAgent"/>
|
|
|
|
<addaction name="actionEntryRemoveFromAgent"/>
|
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"/>
|
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>
|
2015-04-05 04:48:08 -04:00
|
|
|
<addaction name="actionLockDatabases"/>
|
2016-11-23 21:59:24 -05:00
|
|
|
<addaction name="actionPasswordGenerator"/>
|
2012-05-27 05:09:52 -04:00
|
|
|
<addaction name="actionSettings"/>
|
|
|
|
</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"/>
|
2010-09-19 10:59:32 -04:00
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
</widget>
|
2011-12-16 11:56:13 -05:00
|
|
|
<widget class="QToolBar" 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"/>
|
|
|
|
<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"/>
|
2016-11-23 21:59:24 -05:00
|
|
|
<addaction name="actionPasswordGenerator"/>
|
2013-12-05 16:14:01 -05:00
|
|
|
<addaction name="actionLockDatabases"/>
|
2016-11-02 21:01:02 -04:00
|
|
|
<addaction name="separator"/>
|
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>
|
2012-01-13 11:52:37 -05:00
|
|
|
<action name="actionChangeMasterKey">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>Change Master &Key…</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">
|
|
|
|
<string>&Reports...</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Statistics, health check, etc.</string>
|
|
|
|
</property>
|
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::NoRole</enum>
|
|
|
|
</property>
|
|
|
|
</action>
|
2012-04-19 10:20:20 -04:00
|
|
|
<action name="actionChangeDatabaseSettings">
|
|
|
|
<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>
|
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>
|
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>
|
2012-10-12 06:12:00 -04:00
|
|
|
<action name="actionLockDatabases">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2020-01-05 21:00:25 -05:00
|
|
|
<string>&Lock 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">
|
2016-11-02 21:01:02 -04:00
|
|
|
<string>&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-01-05 21:00:25 -05:00
|
|
|
<string>&Export to 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-01-05 21:00:25 -05:00
|
|
|
<string>&Export to 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>
|
|
|
|
</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">
|
|
|
|
<string>Open Getting Started Guide PDF</string>
|
|
|
|
</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">
|
|
|
|
<string>Go to online documentation (opens browser)</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionUserGuide">
|
|
|
|
<property name="text">
|
|
|
|
<string>&User Guide</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Open User Guide PDF</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>
|
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>
|
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>
|
|
|
|
<class>PasswordGeneratorWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/PasswordGeneratorWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2015-01-21 11:19:05 -05:00
|
|
|
<customwidget>
|
|
|
|
<class>MessageWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>gui/MessageWidget.h</header>
|
|
|
|
<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>
|
2011-12-30 12:43:24 -05:00
|
|
|
</customwidgets>
|
2010-09-19 10:59:32 -04:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|