keepassxc

Форк
0
/
AboutDialog.ui 
347 строк · 10.8 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>AboutDialog</class>
4
 <widget class="QDialog" name="AboutDialog">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>510</width>
10
    <height>443</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>About KeePassXC</string>
15
  </property>
16
  <layout class="QVBoxLayout" name="verticalLayout_2" stretch="0,1,0">
17
   <item>
18
    <layout class="QHBoxLayout" name="horizontalLayout">
19
     <property name="topMargin">
20
      <number>15</number>
21
     </property>
22
     <property name="bottomMargin">
23
      <number>20</number>
24
     </property>
25
     <item alignment="Qt::AlignVCenter">
26
      <widget class="QLabel" name="iconLabel">
27
       <property name="sizePolicy">
28
        <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
29
         <horstretch>0</horstretch>
30
         <verstretch>0</verstretch>
31
        </sizepolicy>
32
       </property>
33
       <property name="minimumSize">
34
        <size>
35
         <width>48</width>
36
         <height>48</height>
37
        </size>
38
       </property>
39
       <property name="maximumSize">
40
        <size>
41
         <width>48</width>
42
         <height>48</height>
43
        </size>
44
       </property>
45
      </widget>
46
     </item>
47
     <item alignment="Qt::AlignVCenter">
48
      <widget class="QLabel" name="nameLabel">
49
       <property name="sizePolicy">
50
        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
51
         <horstretch>0</horstretch>
52
         <verstretch>0</verstretch>
53
        </sizepolicy>
54
       </property>
55
       <property name="font">
56
        <font>
57
         <weight>75</weight>
58
         <bold>true</bold>
59
        </font>
60
       </property>
61
       <property name="text">
62
        <string notr="true">&lt;span style=&quot;font-size: 20pt&quot;&gt; KeePassXC ${VERSION}&lt;/span&gt;</string>
63
       </property>
64
       <property name="margin">
65
        <number>0</number>
66
       </property>
67
       <property name="indent">
68
        <number>11</number>
69
       </property>
70
      </widget>
71
     </item>
72
    </layout>
73
   </item>
74
   <item>
75
    <widget class="QTabWidget" name="tabWidget">
76
     <property name="currentIndex">
77
      <number>0</number>
78
     </property>
79
     <widget class="QWidget" name="aboutTab">
80
      <attribute name="title">
81
       <string>About</string>
82
      </attribute>
83
      <layout class="QVBoxLayout" name="verticalLayout_3">
84
       <item>
85
        <widget class="QLabel" name="label_2">
86
         <property name="sizePolicy">
87
          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
88
           <horstretch>0</horstretch>
89
           <verstretch>0</verstretch>
90
          </sizepolicy>
91
         </property>
92
         <property name="text">
93
          <string notr="true">Website: &lt;a href=&quot;https://keepassxc.org/&quot; style=&quot;text-decoration: underline&quot;&gt;https://keepassxc.org&lt;/a&gt;</string>
94
         </property>
95
         <property name="openExternalLinks">
96
          <bool>true</bool>
97
         </property>
98
        </widget>
99
       </item>
100
       <item>
101
        <widget class="QLabel" name="label_5">
102
         <property name="text">
103
          <string>Report bugs at: &lt;a href=&quot;https://github.com/keepassxreboot/keepassxc/issues&quot; style=&quot;text-decoration: underline;&quot;&gt;https://github.com&lt;/a&gt;</string>
104
         </property>
105
         <property name="openExternalLinks">
106
          <bool>true</bool>
107
         </property>
108
        </widget>
109
       </item>
110
       <item>
111
        <spacer name="verticalSpacer_3">
112
         <property name="orientation">
113
          <enum>Qt::Vertical</enum>
114
         </property>
115
         <property name="sizeType">
116
          <enum>QSizePolicy::Fixed</enum>
117
         </property>
118
         <property name="sizeHint" stdset="0">
119
          <size>
120
           <width>20</width>
121
           <height>5</height>
122
          </size>
123
         </property>
124
        </spacer>
125
       </item>
126
       <item>
127
        <widget class="QLabel" name="label_3">
128
         <property name="sizePolicy">
129
          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
130
           <horstretch>0</horstretch>
131
           <verstretch>0</verstretch>
132
          </sizepolicy>
133
         </property>
134
         <property name="text">
135
          <string>KeePassXC is distributed under the terms of the GNU General Public License (GPL) version 2 or (at your option) version 3.</string>
136
         </property>
137
         <property name="wordWrap">
138
          <bool>true</bool>
139
         </property>
140
        </widget>
141
       </item>
142
       <item>
143
        <spacer name="verticalSpacer_2">
144
         <property name="orientation">
145
          <enum>Qt::Vertical</enum>
146
         </property>
147
         <property name="sizeType">
148
          <enum>QSizePolicy::Fixed</enum>
149
         </property>
150
         <property name="sizeHint" stdset="0">
151
          <size>
152
           <width>0</width>
153
           <height>5</height>
154
          </size>
155
         </property>
156
        </spacer>
157
       </item>
158
       <item>
159
        <widget class="QLabel" name="label_8">
160
         <property name="text">
161
          <string>Project Maintainers:</string>
162
         </property>
163
        </widget>
164
       </item>
165
       <item>
166
        <widget class="QLabel" name="maintainers">
167
         <property name="sizePolicy">
168
          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
169
           <horstretch>0</horstretch>
170
           <verstretch>0</verstretch>
171
          </sizepolicy>
172
         </property>
173
         <property name="text">
174
          <string notr="true"/>
175
         </property>
176
         <property name="openExternalLinks">
177
          <bool>true</bool>
178
         </property>
179
         <property name="textInteractionFlags">
180
          <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set>
181
         </property>
182
        </widget>
183
       </item>
184
       <item>
185
        <widget class="QLabel" name="label_7">
186
         <property name="sizePolicy">
187
          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
188
           <horstretch>0</horstretch>
189
           <verstretch>0</verstretch>
190
          </sizepolicy>
191
         </property>
192
         <property name="text">
193
          <string>Special thanks from the KeePassXC team go to debfx for creating the original KeePassX.</string>
194
         </property>
195
         <property name="wordWrap">
196
          <bool>true</bool>
197
         </property>
198
         <property name="textInteractionFlags">
199
          <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set>
200
         </property>
201
        </widget>
202
       </item>
203
       <item>
204
        <spacer name="verticalSpacer">
205
         <property name="orientation">
206
          <enum>Qt::Vertical</enum>
207
         </property>
208
         <property name="sizeHint" stdset="0">
209
          <size>
210
           <width>0</width>
211
           <height>0</height>
212
          </size>
213
         </property>
214
        </spacer>
215
       </item>
216
      </layout>
217
     </widget>
218
     <widget class="QWidget" name="contribTab">
219
      <attribute name="title">
220
       <string>Contributors</string>
221
      </attribute>
222
      <layout class="QVBoxLayout" name="verticalLayout">
223
       <item>
224
        <widget class="QScrollArea" name="scrollArea">
225
         <property name="widgetResizable">
226
          <bool>true</bool>
227
         </property>
228
         <widget class="QWidget" name="scrollAreaWidgetContents">
229
          <property name="geometry">
230
           <rect>
231
            <x>0</x>
232
            <y>0</y>
233
            <width>466</width>
234
            <height>242</height>
235
           </rect>
236
          </property>
237
          <layout class="QVBoxLayout" name="verticalLayout_5">
238
           <item>
239
            <widget class="QLabel" name="contributors">
240
             <property name="sizePolicy">
241
              <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
242
               <horstretch>0</horstretch>
243
               <verstretch>0</verstretch>
244
              </sizepolicy>
245
             </property>
246
             <property name="cursor">
247
              <cursorShape>IBeamCursor</cursorShape>
248
             </property>
249
             <property name="text">
250
              <string notr="true"/>
251
             </property>
252
             <property name="textFormat">
253
              <enum>Qt::AutoText</enum>
254
             </property>
255
             <property name="alignment">
256
              <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
257
             </property>
258
             <property name="wordWrap">
259
              <bool>true</bool>
260
             </property>
261
             <property name="margin">
262
              <number>5</number>
263
             </property>
264
             <property name="textInteractionFlags">
265
              <set>Qt::TextBrowserInteraction</set>
266
             </property>
267
            </widget>
268
           </item>
269
          </layout>
270
         </widget>
271
        </widget>
272
       </item>
273
       <item>
274
        <widget class="QLabel" name="seeContributions">
275
         <property name="text">
276
          <string>&lt;a href=&quot;https://github.com/keepassxreboot/keepassxc/graphs/contributors&quot;&gt;See Contributions on GitHub&lt;/a&gt;</string>
277
         </property>
278
         <property name="alignment">
279
          <set>Qt::AlignCenter</set>
280
         </property>
281
         <property name="openExternalLinks">
282
          <bool>true</bool>
283
         </property>
284
        </widget>
285
       </item>
286
      </layout>
287
     </widget>
288
     <widget class="QWidget" name="debugTab">
289
      <attribute name="title">
290
       <string>Debug Info</string>
291
      </attribute>
292
      <layout class="QVBoxLayout" name="verticalLayout_4">
293
       <item>
294
        <widget class="QLabel" name="label">
295
         <property name="sizePolicy">
296
          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
297
           <horstretch>0</horstretch>
298
           <verstretch>0</verstretch>
299
          </sizepolicy>
300
         </property>
301
         <property name="text">
302
          <string>Include the following information whenever you report a bug:</string>
303
         </property>
304
        </widget>
305
       </item>
306
       <item>
307
        <widget class="QPlainTextEdit" name="debugInfo">
308
         <property name="readOnly">
309
          <bool>true</bool>
310
         </property>
311
         <property name="plainText">
312
          <string notr="true"/>
313
         </property>
314
         <property name="textInteractionFlags">
315
          <set>Qt::TextBrowserInteraction</set>
316
         </property>
317
        </widget>
318
       </item>
319
       <item>
320
        <widget class="QPushButton" name="copyToClipboard">
321
         <property name="text">
322
          <string>Copy to clipboard</string>
323
         </property>
324
        </widget>
325
       </item>
326
      </layout>
327
     </widget>
328
    </widget>
329
   </item>
330
   <item>
331
    <widget class="QDialogButtonBox" name="buttonBox">
332
     <property name="standardButtons">
333
      <set>QDialogButtonBox::Close</set>
334
     </property>
335
    </widget>
336
   </item>
337
  </layout>
338
 </widget>
339
 <tabstops>
340
  <tabstop>tabWidget</tabstop>
341
  <tabstop>scrollArea</tabstop>
342
  <tabstop>debugInfo</tabstop>
343
  <tabstop>copyToClipboard</tabstop>
344
 </tabstops>
345
 <resources/>
346
 <connections/>
347
</ui>
348

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.