2012-05-02 09:37:21 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>AboutDialog</class>
<widget class="QDialog" name="AboutDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2017-06-07 19:33:14 -04:00
<width>450</width>
<height>450</height>
2012-05-02 09:37:21 -04:00
</rect>
</property>
2017-06-07 19:33:14 -04:00
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>450</width>
<height>450</height>
</size>
</property>
2012-05-02 09:37:21 -04:00
<property name="windowTitle">
2016-11-03 00:05:30 -04:00
<string>About KeePassXC</string>
2012-05-02 09:37:21 -04:00
</property>
2017-02-22 18:45:57 -05:00
<layout class="QVBoxLayout" name="verticalLayout_2">
2012-05-02 09:37:21 -04:00
<item>
2012-05-02 10:21:59 -04:00
<layout class="QHBoxLayout" name="horizontalLayout">
2017-02-22 18:45:57 -05:00
<property name="topMargin">
<number>15</number>
</property>
<property name="bottomMargin">
<number>20</number>
</property>
<item alignment="Qt::AlignVCenter">
2015-09-28 16:00:21 -04:00
<widget class="QLabel" name="iconLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2017-02-22 18:45:57 -05:00
<property name="minimumSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
2015-09-28 16:00:21 -04:00
</widget>
2012-05-02 10:21:59 -04:00
</item>
2017-02-22 18:45:57 -05:00
<item alignment="Qt::AlignVCenter">
2012-05-02 10:21:59 -04:00
<widget class="QLabel" name="nameLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2017-02-22 18:45:57 -05:00
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
2012-05-02 10:21:59 -04:00
<property name="text">
2017-06-07 19:33:14 -04:00
<string notr="true"><span style="font-size: 24pt"> KeePassXC v${VERSION}</span></string>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="indent">
<number>11</number>
2012-05-02 10:21:59 -04:00
</property>
</widget>
</item>
</layout>
2012-05-02 09:37:21 -04:00
</item>
<item>
2017-02-22 18:45:57 -05:00
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
2017-02-12 19:21:29 -05:00
</property>
2017-02-22 18:45:57 -05:00
<widget class="QWidget" name="tab">
<attribute name="title">
<string>About</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="label_2">
2017-02-24 18:27:51 -05:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2017-02-22 18:45:57 -05:00
<property name="text">
2017-06-13 20:49:45 -04:00
<string notr="true"><html><head/><body><p>Website: <a href="https://keepassxc.org/"><span style="text-decoration: underline; color:#0000ff;">https://keepassxc.org</span></a></p></body></html></string>
2017-02-22 18:45:57 -05:00
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
</item>
2017-02-24 18:27:51 -05:00
<item>
<widget class="QLabel" name="label_5">
<property name="text">
2017-06-13 20:49:45 -04:00
<string><html><head/><body><p>Report bugs at: <a href="https://github.com/keepassxreboot/keepassxc/issues"><span style="text-decoration: underline; color:#0000ff;">https://github.com</span></a></p></body></html></string>
2017-02-24 18:27:51 -05:00
</property>
2017-05-28 01:11:02 -04:00
<property name="openExternalLinks">
<bool>true</bool>
</property>
2017-02-24 18:27:51 -05:00
</widget>
</item>
<item>
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>5</height>
</size>
</property>
</spacer>
</item>
2017-02-22 18:45:57 -05:00
<item>
<widget class="QLabel" name="label_3">
2017-02-24 18:27:51 -05:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2017-02-22 18:45:57 -05:00
<property name="text">
2017-06-13 20:49:45 -04:00
<string><html><head/><body><p>KeePassXC is distributed under the terms of the GNU General Public License (GPL) version 2 or (at your option) version 3.</p></body></html></string>
2017-02-22 18:45:57 -05:00
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
2017-02-24 18:27:51 -05:00
<height>5</height>
2017-02-22 18:45:57 -05:00
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_4">
2017-02-24 18:27:51 -05:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2017-02-22 18:45:57 -05:00
<property name="text">
2017-06-07 19:33:14 -04:00
<string><html><head><style>li {font-size: 10pt}</style></head><body><p><span style=" font-size:10pt;">Project Maintainers:</span></p><ul><li>droidmonkey</li><li>phoerious</li><li>TheZ3ro</li><li>louib</li><li>Weslly</li><li>debfx (KeePassX)</li></ul></body></html></string>
2017-02-22 18:45:57 -05:00
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
2017-06-07 19:33:14 -04:00
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>Contributors</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTextEdit" name="contributors">
<property name="html">
2017-06-13 20:49:45 -04:00
<string><html><body>
<p style="font-size:x-large; font-weight:600;">Code:</p>
<ul>
<li style="font-size:10pt">debfx (KeePassX)</li>
<li style="font-size:10pt">BlueIce (KeePassX)</li>
<li style="font-size:10pt">droidmonkey</li>
<li style="font-size:10pt">phoerious</li>
<li style="font-size:10pt">TheZ3ro</li>
<li style="font-size:10pt">louib</li>
<li style="font-size:10pt">weslly</li>
<li style="font-size:10pt">keithbennett (KeePassHTTP)</li>
<li style="font-size:10pt">Typz (KeePassHTTP)</li>
<li style="font-size:10pt">denk-mal (KeePassHTTP)</li>
<li style="font-size:10pt">kylemanna (YubiKey)</li>
<li style="font-size:10pt">seatedscribe (CSV Importer)</li>
<li style="font-size:10pt">pgalves (Inline Messages)</li>
</ul>
<p style="font-size:x-large; font-weight:600;">Translations:</p>
<ul>
<li style="font-size:10pt"><span style="font-weight:600;">Chinese:</span> Biggulu, ligyxy, BestSteve</li>
<li style="font-size:10pt"><span style="font-weight:600;">Czech:</span> pavelb, JosefVitu</li>
<li style="font-size:10pt"><span style="font-weight:600;">Dutch:</span> Vistaus, KnooL, apie</li>
<li style="font-size:10pt"><span style="font-weight:600;">Finnish:</span> MawKKe</li>
<li style="font-size:10pt"><span style="font-weight:600;">French:</span> Scrat15, frgnca, gilbsgilbs, gtalbot, iannick, kyodev, logut</li>
<li style="font-size:10pt"><span style="font-weight:600;">German:</span> Calyrx, DavidHamburg, antsas, codejunky, jensrutschmann, montilo, omnisome4, origin_de, pcrcoding, phoerious, rgloor, vlenzer</li>
<li style="font-size:10pt"><span style="font-weight:600;">Greek:</span> nplatis</li>
<li style="font-size:10pt"><span style="font-weight:600;">Italian:</span> TheZ3ro, FranzMari, Mte90, tosky</li>
<li style="font-size:10pt"><span style="font-weight:600;">Kazakh:</span> sotrud_nik</li>
<li style="font-size:10pt"><span style="font-weight:600;">Lithuanian:</span> Moo</li>
<li style="font-size:10pt"><span style="font-weight:600;">Polish:</span> konradmb, mrerexx</li>
<li style="font-size:10pt"><span style="font-weight:600;">Portuguese: </span>vitor895, weslly, American_Jesus, mihai.ile</li>
<li style="font-size:10pt"><span style="font-weight:600;">Russian:</span> vsvyatski, KekcuHa, wkill95</li>
<li style="font-size:10pt"><span style="font-weight:600;">Spanish:</span> EdwardNavarro, antifaz, piegope, pquin, vsvyatski</li>
<li style="font-size:10pt"><span style="font-weight:600;">Swedish:</span> henziger</li>
</ul>
</body></html></string>
2017-06-07 19:33:14 -04:00
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string><html><head/><body><p align="center"><a href="https://github.com/keepassxreboot/keepassxc/graphs/contributors"><span style=" font-size:10pt; text-decoration: underline; color:#0000ff;">See Contributions on GitHub</span></a></p></body></html></string>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
2017-02-22 18:45:57 -05:00
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>Debug Info</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<widget class="QLabel" name="label">
2017-02-24 18:27:51 -05:00
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2017-02-22 18:45:57 -05:00
<property name="text">
2017-06-13 20:49:45 -04:00
<string><html><head/><body><p>Include the following information whenever you report a bug:</p></body></html></string>
2017-02-22 18:45:57 -05:00
</property>
</widget>
</item>
<item>
<widget class="QPlainTextEdit" name="debugInfo">
2017-02-24 18:27:51 -05:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2017-02-22 18:45:57 -05:00
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="copyToClipboard">
<property name="text">
<string>Copy to clipboard</string>
</property>
</widget>
</item>
</layout>
</widget>
2016-12-07 22:40:09 -05:00
</widget>
</item>
2012-05-02 09:37:21 -04:00
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="standardButtons">
<set>QDialogButtonBox::Close</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>