keepassxc/src/gui/MainWindow.ui

807 lines
22 KiB
Plaintext
Raw Normal View History

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">
<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">
<string notr="true">KeePassXC</string>
2010-09-19 10:59:32 -04:00
</property>
<widget class="QWidget" name="centralwidget">
<property name="enabled">
<bool>true</bool>
</property>
2010-09-19 10:59:32 -04:00
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
2012-05-27 05:24:56 -04:00
<number>0</number>
</property>
<item>
<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>
</widget>
</item>
2010-09-19 10:59:32 -04:00
<item>
<widget class="QStackedWidget" name="stackedWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="focusPolicy">
<enum>Qt::TabFocus</enum>
</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>
<widget class="QWidget" name="pageDatabase">
<layout class="QVBoxLayout" name="verticalLayout_2">
<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>
<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">
<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>
<item>
<widget class="ApplicationSettingsWidget" name="settingsWidget" native="true">
<property name="focusPolicy">
<enum>Qt::TabFocus</enum>
</property>
</widget>
</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>
<widget class="WelcomeWidget" name="welcomeWidget" native="true">
<property name="focusPolicy">
<enum>Qt::TabFocus</enum>
</property>
</widget>
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>
<widget class="QWidget" name="pagePasswordGenerator">
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
<widget class="PasswordGeneratorWidget" name="passwordGeneratorWidget" native="true">
<property name="focusPolicy">
<enum>Qt::TabFocus</enum>
</property>
</widget>
</item>
</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>
<height>21</height>
2018-04-09 15:06:48 -04:00
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="contextMenuPolicy">
<enum>Qt::PreventContextMenu</enum>
</property>
2010-09-19 10:59:32 -04:00
<widget class="QMenu" name="menuFile">
<property name="title">
<string>&amp;Database</string>
2010-09-19 10:59:32 -04:00
</property>
<widget class="QMenu" name="menuRecentDatabases">
<property name="title">
<string>&amp;Recent databases</string>
</property>
</widget>
<widget class="QMenu" name="menuImport">
<property name="title">
<string>&amp;Import</string>
</property>
<addaction name="actionImportKeePass1"/>
<addaction name="actionImportOpVault"/>
<addaction name="actionImportCsv"/>
</widget>
<widget class="QMenu" name="menuExport">
<property name="title">
<string>&amp;Export</string>
</property>
<addaction name="actionExportCsv"/>
<addaction name="actionExportHtml"/>
</widget>
<addaction name="actionDatabaseNew"/>
<addaction name="actionDatabaseOpen"/>
<addaction name="menuRecentDatabases"/>
<addaction name="actionDatabaseSave"/>
2011-12-24 13:22:42 -05:00
<addaction name="actionDatabaseSaveAs"/>
<addaction name="actionDatabaseClose"/>
2011-11-13 08:55:20 -05:00
<addaction name="separator"/>
<addaction name="actionChangeMasterKey"/>
<addaction name="actionChangeDatabaseSettings"/>
<addaction name="separator"/>
<addaction name="actionDatabaseMerge"/>
<addaction name="menuImport"/>
<addaction name="menuExport"/>
<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>&amp;Help</string>
2010-09-19 10:59:32 -04:00
</property>
<addaction name="actionAbout"/>
<addaction name="separator"/>
<addaction name="actionGettingStarted"/>
<addaction name="actionUserGuide"/>
<addaction name="actionKeyboardShortcuts"/>
<addaction name="actionOnlineHelp"/>
<addaction name="separator"/>
<addaction name="actionCheckForUpdates"/>
<addaction name="actionDonate"/>
<addaction name="actionBugReport"/>
2010-09-19 10:59:32 -04:00
</widget>
<widget class="QMenu" name="menuEntries">
<property name="title">
<string>E&amp;ntries</string>
</property>
<widget class="QMenu" name="menuEntryCopyAttribute">
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string/>
</property>
<property name="title">
<string>Copy att&amp;ribute...</string>
</property>
<addaction name="actionEntryCopyTitle"/>
<addaction name="actionEntryCopyURL"/>
<addaction name="actionEntryCopyNotes"/>
<addaction name="separator"/>
</widget>
2017-04-13 06:05:36 -04:00
<widget class="QMenu" name="menuEntryTotp">
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>TOTP...</string>
2017-04-13 06:05:36 -04:00
</property>
<addaction name="actionEntryCopyTotp"/>
<addaction name="actionEntryTotp"/>
<addaction name="actionEntryTotpQRCode"/>
2017-04-13 06:05:36 -04:00
<addaction name="actionEntrySetupTotp"/>
</widget>
<addaction name="actionEntryNew"/>
<addaction name="actionEntryEdit"/>
<addaction name="actionEntryClone"/>
<addaction name="actionEntryDelete"/>
<addaction name="separator"/>
<addaction name="actionEntryCopyUsername"/>
<addaction name="actionEntryCopyPassword"/>
<addaction name="menuEntryCopyAttribute"/>
2017-04-13 06:05:36 -04:00
<addaction name="menuEntryTotp"/>
<addaction name="separator"/>
<addaction name="actionEntryAutoType"/>
<addaction name="separator"/>
<addaction name="actionEntryOpenUrl"/>
<addaction name="actionEntryDownloadIcon"/>
</widget>
<widget class="QMenu" name="menuGroups">
<property name="title">
<string>&amp;Groups</string>
</property>
<addaction name="actionGroupNew"/>
<addaction name="separator"/>
<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"/>
<addaction name="separator"/>
<addaction name="actionGroupDownloadFavicons"/>
<addaction name="separator"/>
<addaction name="actionGroupSortAsc"/>
<addaction name="actionGroupSortDesc"/>
</widget>
<widget class="QMenu" name="menuTools">
<property name="title">
<string>&amp;Tools</string>
</property>
<addaction name="actionLockDatabases"/>
<addaction name="actionPasswordGenerator"/>
<addaction name="actionSettings"/>
</widget>
2010-09-19 10:59:32 -04:00
<addaction name="menuFile"/>
<addaction name="menuEntries"/>
<addaction name="menuGroups"/>
<addaction name="menuTools"/>
2010-09-19 10:59:32 -04:00
<addaction name="menuHelp"/>
</widget>
<widget class="QToolBar" name="toolBar">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
2018-04-09 15:06:48 -04:00
<property name="contextMenuPolicy">
<enum>Qt::PreventContextMenu</enum>
</property>
<property name="movable">
<bool>false</bool>
</property>
<property name="iconSize">
<size>
<width>22</width>
<height>22</height>
</size>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionDatabaseNew"/>
2013-12-05 16:14:01 -05:00
<addaction name="actionDatabaseOpen"/>
<addaction name="actionDatabaseSave"/>
<addaction name="separator"/>
<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"/>
<addaction name="actionEntryCopyUsername"/>
<addaction name="actionEntryCopyPassword"/>
<addaction name="actionEntryCopyURL"/>
<addaction name="actionEntryAutoType"/>
<addaction name="separator"/>
<addaction name="actionPasswordGenerator"/>
2013-12-05 16:14:01 -05:00
<addaction name="actionLockDatabases"/>
<addaction name="separator"/>
<addaction name="actionSettings"/>
<addaction name="separator"/>
</widget>
2010-09-19 10:59:32 -04:00
<action name="actionQuit">
<property name="text">
<string>&amp;Quit</string>
2010-09-19 10:59:32 -04:00
</property>
<property name="menuRole">
<enum>QAction::QuitRole</enum>
</property>
2010-09-19 10:59:32 -04:00
</action>
<action name="actionAbout">
<property name="text">
<string>&amp;About</string>
2010-09-19 10:59:32 -04:00
</property>
<property name="menuRole">
<enum>QAction::AboutRole</enum>
</property>
2010-09-19 10:59:32 -04:00
</action>
<action name="actionCheckForUpdates">
<property name="text">
<string>&amp;Check for Updates...</string>
</property>
<property name="menuRole">
<enum>QAction::ApplicationSpecificRole</enum>
</property>
</action>
<action name="actionDatabaseOpen">
2011-11-13 08:55:20 -05:00
<property name="text">
<string>&amp;Open database...</string>
2011-11-13 08:55:20 -05:00
</property>
</action>
<action name="actionDatabaseSave">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Save database</string>
</property>
</action>
<action name="actionDatabaseClose">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Close database</string>
</property>
</action>
<action name="actionDatabaseNew">
<property name="text">
<string>&amp;New database...</string>
</property>
<property name="toolTip">
<string>Create a new database</string>
</property>
</action>
<action name="actionDatabaseMerge">
2017-02-11 13:04:37 -05:00
<property name="text">
<string>&amp;Merge from database...</string>
</property>
<property name="toolTip">
<string>Merge from another KDBX database</string>
2017-02-11 13:04:37 -05:00
</property>
</action>
<action name="actionEntryNew">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;New entry</string>
</property>
<property name="toolTip">
<string>Add a new entry</string>
</property>
</action>
<action name="actionEntryEdit">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Edit entry</string>
</property>
<property name="toolTip">
<string>View or edit entry</string>
</property>
</action>
<action name="actionEntryDelete">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Delete entry</string>
</property>
</action>
<action name="actionGroupNew">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;New group</string>
</property>
<property name="toolTip">
<string>Add a new group</string>
</property>
</action>
<action name="actionGroupEdit">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Edit group</string>
</property>
</action>
2012-04-21 13:06:28 -04:00
<action name="actionGroupDelete">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Delete group</string>
</property>
</action>
<action name="actionGroupDownloadFavicons">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Downlo&amp;ad all favicons</string>
</property>
</action>
<action name="actionGroupSortAsc">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Sort &amp;A-Z</string>
</property>
</action>
<action name="actionGroupSortDesc">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Sort &amp;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">
<string>Sa&amp;ve database as...</string>
2011-12-24 13:22:42 -05:00
</property>
</action>
<action name="actionChangeMasterKey">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Change master &amp;key...</string>
</property>
</action>
<action name="actionChangeDatabaseSettings">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Database settings...</string>
</property>
<property name="toolTip">
<string>Database settings</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
2012-05-15 15:10:39 -04:00
<action name="actionEntryClone">
<property name="enabled">
<bool>false</bool>
</property>
2012-05-15 15:10:39 -04:00
<property name="text">
<string>&amp;Clone entry</string>
</property>
</action>
<action name="actionEntryCopyUsername">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Copy &amp;username</string>
</property>
<property name="toolTip">
<string>Copy username to clipboard</string>
</property>
</action>
<action name="actionEntryCopyPassword">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Copy &amp;password</string>
</property>
<property name="toolTip">
<string>Copy password to clipboard</string>
</property>
</action>
<action name="actionSettings">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Settings</string>
</property>
<property name="menuRole">
<enum>QAction::PreferencesRole</enum>
</property>
</action>
<action name="actionPasswordGenerator">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Password Generator</string>
</property>
</action>
2012-07-12 16:35:51 -04:00
<action name="actionEntryAutoType">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Perform &amp;Auto-Type</string>
2012-07-12 16:35:51 -04:00
</property>
</action>
<action name="actionEntryDownloadIcon">
<property name="text">
<string>Download favicon</string>
</property>
</action>
<action name="actionEntryOpenUrl">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Open &amp;URL</string>
</property>
</action>
2012-10-12 06:12:00 -04:00
<action name="actionLockDatabases">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Lock databases</string>
2012-10-12 06:12:00 -04:00
</property>
</action>
<action name="actionEntryCopyTitle">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Title</string>
</property>
<property name="toolTip">
<string>Copy title to clipboard</string>
</property>
</action>
<action name="actionEntryCopyURL">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;URL</string>
</property>
<property name="toolTip">
<string>Copy URL to clipboard</string>
</property>
</action>
<action name="actionEntryCopyNotes">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Notes</string>
</property>
<property name="toolTip">
<string>Copy notes to clipboard</string>
</property>
</action>
<action name="actionExportCsv">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Export to CSV file...</string>
</property>
</action>
<action name="actionExportHtml">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Export to HTML file...</string>
</property>
</action>
<action name="actionImportKeePass1">
<property name="text">
<string>KeePass 1 database...</string>
</property>
<property name="toolTip">
<string>Import a KeePass 1 database</string>
</property>
</action>
<action name="actionImportOpVault">
<property name="text">
<string>1Password Vault...</string>
</property>
<property name="toolTip">
<string>Import a 1Password Vault</string>
</property>
</action>
<action name="actionImportCsv">
<property name="text">
<string>CSV file...</string>
</property>
<property name="toolTip">
<string>Import a CSV file</string>
</property>
</action>
2017-04-13 06:05:36 -04:00
<action name="actionEntryTotp">
<property name="text">
<string>Show TOTP...</string>
</property>
</action>
<action name="actionEntryTotpQRCode">
<property name="text">
<string>Show TOTP QR Code...</string>
2017-04-13 06:05:36 -04:00
</property>
</action>
<action name="actionEntrySetupTotp">
<property name="text">
<string>Set up TOTP...</string>
2017-04-13 06:05:36 -04:00
</property>
</action>
<action name="actionEntryCopyTotp">
<property name="text">
<string>Copy &amp;TOTP</string>
</property>
</action>
2017-04-21 10:33:06 -04:00
<action name="actionGroupEmptyRecycleBin">
<property name="text">
<string>E&amp;mpty recycle bin</string>
</property>
<property name="visible">
<bool>false</bool>
</property>
</action>
<action name="actionDonate">
<property name="text">
<string>&amp;Donate</string>
</property>
</action>
<action name="actionBugReport">
<property name="text">
<string>Report a &amp;bug</string>
</property>
</action>
<action name="actionGettingStarted">
<property name="text">
<string>&amp;Getting Started</string>
</property>
<property name="toolTip">
<string>Open Getting Started Guide PDF</string>
</property>
</action>
<action name="actionOnlineHelp">
<property name="text">
<string>&amp;Online Help...</string>
</property>
<property name="toolTip">
<string>Go to online documentation (opens browser)</string>
</property>
</action>
<action name="actionUserGuide">
<property name="text">
<string>&amp;User Guide</string>
</property>
<property name="toolTip">
<string>Open User Guide PDF</string>
</property>
</action>
<action name="actionKeyboardShortcuts">
<property name="text">
<string>&amp;Keyboard Shortcuts</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+/</string>
</property>
</action>
2010-09-19 10:59:32 -04:00
</widget>
<customwidgets>
<customwidget>
<class>PasswordGeneratorWidget</class>
<extends>QWidget</extends>
<header>gui/PasswordGeneratorWidget.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>MessageWidget</class>
<extends>QWidget</extends>
<header>gui/MessageWidget.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>DatabaseTabWidget</class>
<extends>QTabWidget</extends>
<header>gui/DatabaseTabWidget.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>ApplicationSettingsWidget</class>
<extends>QWidget</extends>
<header>gui/ApplicationSettingsWidget.h</header>
<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>
</customwidgets>
2010-09-19 10:59:32 -04:00
<resources/>
<connections/>
</ui>