|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<ui version="4.0"> |
| 3 | + <class>about</class> |
| 4 | + <widget class="QWidget" name="about"> |
| 5 | + <property name="geometry"> |
| 6 | + <rect> |
| 7 | + <x>0</x> |
| 8 | + <y>0</y> |
| 9 | + <width>550</width> |
| 10 | + <height>350</height> |
| 11 | + </rect> |
| 12 | + </property> |
| 13 | + <property name="minimumSize"> |
| 14 | + <size> |
| 15 | + <width>550</width> |
| 16 | + <height>350</height> |
| 17 | + </size> |
| 18 | + </property> |
| 19 | + <property name="maximumSize"> |
| 20 | + <size> |
| 21 | + <width>550</width> |
| 22 | + <height>350</height> |
| 23 | + </size> |
| 24 | + </property> |
| 25 | + <property name="windowTitle"> |
| 26 | + <string>about</string> |
| 27 | + </property> |
| 28 | + <layout class="QVBoxLayout" name="verticalLayout_2"> |
| 29 | + <item> |
| 30 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
| 31 | + <item> |
| 32 | + <layout class="QVBoxLayout" name="verticalLayout"> |
| 33 | + <item> |
| 34 | + <widget class="QLabel" name="appNameLabel"> |
| 35 | + <property name="font"> |
| 36 | + <font> |
| 37 | + <family>Open Sans</family> |
| 38 | + <pointsize>25</pointsize> |
| 39 | + </font> |
| 40 | + </property> |
| 41 | + <property name="text"> |
| 42 | + <string>plainDE</string> |
| 43 | + </property> |
| 44 | + </widget> |
| 45 | + </item> |
| 46 | + <item> |
| 47 | + <widget class="QLabel" name="versionLabel"> |
| 48 | + <property name="font"> |
| 49 | + <font> |
| 50 | + <family>Open Sans</family> |
| 51 | + <pointsize>12</pointsize> |
| 52 | + </font> |
| 53 | + </property> |
| 54 | + <property name="text"> |
| 55 | + <string>0.0.1</string> |
| 56 | + </property> |
| 57 | + </widget> |
| 58 | + </item> |
| 59 | + <item> |
| 60 | + <spacer name="verticalSpacer"> |
| 61 | + <property name="orientation"> |
| 62 | + <enum>Qt::Vertical</enum> |
| 63 | + </property> |
| 64 | + <property name="sizeHint" stdset="0"> |
| 65 | + <size> |
| 66 | + <width>20</width> |
| 67 | + <height>40</height> |
| 68 | + </size> |
| 69 | + </property> |
| 70 | + </spacer> |
| 71 | + </item> |
| 72 | + </layout> |
| 73 | + </item> |
| 74 | + <item> |
| 75 | + <widget class="QLabel" name="logoLabel"> |
| 76 | + <property name="maximumSize"> |
| 77 | + <size> |
| 78 | + <width>120</width> |
| 79 | + <height>120</height> |
| 80 | + </size> |
| 81 | + </property> |
| 82 | + <property name="text"> |
| 83 | + <string/> |
| 84 | + </property> |
| 85 | + <property name="pixmap"> |
| 86 | + <pixmap resource="assets.qrc">:/assets/logo.png</pixmap> |
| 87 | + </property> |
| 88 | + <property name="scaledContents"> |
| 89 | + <bool>true</bool> |
| 90 | + </property> |
| 91 | + </widget> |
| 92 | + </item> |
| 93 | + </layout> |
| 94 | + </item> |
| 95 | + <item> |
| 96 | + <widget class="QTextEdit" name="aboutTextEdit"> |
| 97 | + <property name="readOnly"> |
| 98 | + <bool>true</bool> |
| 99 | + </property> |
| 100 | + <property name="html"> |
| 101 | + <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
| 102 | +<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css"> |
| 103 | +p, li { white-space: pre-wrap; } |
| 104 | +</style></head><body style=" font-family:'Cantarell'; font-size:11pt; font-weight:400; font-style:normal;"> |
| 105 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">plainDE was brought to you by <span style=" font-weight:700;">thm</span> and <span style=" font-weight:700;">Ivan Bushchik</span>.</p> |
| 106 | +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> |
| 107 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Found bug/want to help us/have an idea?</p> |
| 108 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Contact us at <a href="mailto:segfault@plainde.org"><span style=" text-decoration: underline; color:#0000ff;">segfault@plainde.org</span></a> or via GitHub Issues.</p> |
| 109 | +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> |
| 110 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="https://plainde.org/"><span style=" text-decoration: underline; color:#0000ff;">https://plainde.org/</span></a></p> |
| 111 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="https://github.com/plainde/"><span style=" text-decoration: underline; color:#0000ff;">https://github.com/plainde/</span></a></p> |
| 112 | +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> |
| 113 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="https://github.com/thm-unix/"><span style=" text-decoration: underline; color:#0000ff;">https://github.com/thm-unix/</span></a></p> |
| 114 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="https://github.com/ivabus/"><span style=" text-decoration: underline; color:#0000ff;">https://github.com/ivabus/</span></a></p> |
| 115 | +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; text-decoration: underline; color:#0000ff;"><br /></p> |
| 116 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="https://www.gnu.org/licenses/gpl-3.0.html"><span style=" text-decoration: underline; color:#0000ff;">Learn more about GNU General Public License v3...</span></a></p> |
| 117 | +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> |
| 118 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">2022</p></body></html></string> |
| 119 | + </property> |
| 120 | + <property name="textInteractionFlags"> |
| 121 | + <set>Qt::TextBrowserInteraction</set> |
| 122 | + </property> |
| 123 | + </widget> |
| 124 | + </item> |
| 125 | + <item> |
| 126 | + <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 127 | + <item> |
| 128 | + <spacer name="horizontalSpacer"> |
| 129 | + <property name="orientation"> |
| 130 | + <enum>Qt::Horizontal</enum> |
| 131 | + </property> |
| 132 | + <property name="sizeHint" stdset="0"> |
| 133 | + <size> |
| 134 | + <width>40</width> |
| 135 | + <height>20</height> |
| 136 | + </size> |
| 137 | + </property> |
| 138 | + </spacer> |
| 139 | + </item> |
| 140 | + <item> |
| 141 | + <widget class="QPushButton" name="okPushButton"> |
| 142 | + <property name="text"> |
| 143 | + <string>OK</string> |
| 144 | + </property> |
| 145 | + </widget> |
| 146 | + </item> |
| 147 | + </layout> |
| 148 | + </item> |
| 149 | + </layout> |
| 150 | + </widget> |
| 151 | + <resources> |
| 152 | + <include location="assets.qrc"/> |
| 153 | + </resources> |
| 154 | + <connections> |
| 155 | + <connection> |
| 156 | + <sender>okPushButton</sender> |
| 157 | + <signal>clicked()</signal> |
| 158 | + <receiver>about</receiver> |
| 159 | + <slot>close()</slot> |
| 160 | + <hints> |
| 161 | + <hint type="sourcelabel"> |
| 162 | + <x>499</x> |
| 163 | + <y>326</y> |
| 164 | + </hint> |
| 165 | + <hint type="destinationlabel"> |
| 166 | + <x>274</x> |
| 167 | + <y>174</y> |
| 168 | + </hint> |
| 169 | + </hints> |
| 170 | + </connection> |
| 171 | + </connections> |
| 172 | +</ui> |
0 commit comments