~nitrokey/nitrokey/release

« back to all changes in this revision

Viewing changes to ui/aboutdialog.ui

  • Committer: ggkitsas
  • Date: 2015-04-06 11:29:10 UTC
  • Revision ID: git-v1:5264a39ba4fc1982a95a6380bfb5595cfecc6a2e
nsis installer script

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>642</width>
10
 
    <height>561</height>
 
9
    <width>391</width>
 
10
    <height>503</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="sizePolicy">
23
23
   <string>About</string>
24
24
  </property>
25
25
  <property name="windowIcon">
26
 
   <iconset resource="../resources.qrc">
 
26
   <iconset resource="resources.qrc">
27
27
    <normaloff>:/images/CS_icon.png</normaloff>:/images/CS_icon.png</iconset>
28
28
  </property>
29
29
  <property name="autoFillBackground">
30
30
   <bool>false</bool>
31
31
  </property>
32
 
  <layout class="QVBoxLayout" name="verticalLayout_2">
 
32
  <layout class="QVBoxLayout" name="verticalLayout_6">
33
33
   <item>
34
34
    <widget class="QFrame" name="frame">
35
35
     <property name="sizePolicy">
46
46
     </property>
47
47
     <layout class="QVBoxLayout" name="verticalLayout_3">
48
48
      <item>
 
49
       <widget class="QLabel" name="label_2">
 
50
        <property name="font">
 
51
         <font>
 
52
          <pointsize>14</pointsize>
 
53
          <weight>75</weight>
 
54
          <bold>true</bold>
 
55
         </font>
 
56
        </property>
 
57
        <property name="text">
 
58
         <string>Nitrokey App</string>
 
59
        </property>
 
60
       </widget>
 
61
      </item>
 
62
      <item>
 
63
       <widget class="Line" name="line_2">
 
64
        <property name="orientation">
 
65
         <enum>Qt::Horizontal</enum>
 
66
        </property>
 
67
       </widget>
 
68
      </item>
 
69
      <item>
49
70
       <layout class="QHBoxLayout" name="horizontalLayout_3">
50
71
        <item>
51
72
         <widget class="QLabel" name="IconLabel">
57
78
       </layout>
58
79
      </item>
59
80
      <item>
60
 
       <layout class="QVBoxLayout" name="verticalLayout_7">
 
81
       <layout class="QHBoxLayout" name="horizontalLayout_4">
61
82
        <item>
62
 
         <widget class="QLabel" name="label_7">
 
83
         <widget class="QLabel" name="AboutLabel_3">
 
84
          <property name="sizePolicy">
 
85
           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
86
            <horstretch>0</horstretch>
 
87
            <verstretch>0</verstretch>
 
88
           </sizepolicy>
 
89
          </property>
63
90
          <property name="text">
64
 
           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This application allows you to configure and use the Nitrokey Pro and Nitrokey Storage.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
91
           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;This application allows you to configure and use the Nitrokey.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://nitrokey.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;www.nitrokey.com&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://nitrokey.com/start&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Instructions and help&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
65
92
          </property>
66
93
          <property name="alignment">
67
94
           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
69
96
          <property name="wordWrap">
70
97
           <bool>true</bool>
71
98
          </property>
 
99
          <property name="openExternalLinks">
 
100
           <bool>true</bool>
 
101
          </property>
 
102
          <property name="textInteractionFlags">
 
103
           <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse</set>
 
104
          </property>
72
105
         </widget>
73
106
        </item>
74
 
        <item>
75
 
         <layout class="QHBoxLayout" name="horizontalLayout_5">
76
 
          <item>
77
 
           <widget class="QLabel" name="info_icon">
78
 
            <property name="text">
79
 
             <string>i</string>
80
 
            </property>
81
 
           </widget>
82
 
          </item>
83
 
          <item>
84
 
           <widget class="QLabel" name="label_6">
85
 
            <property name="text">
86
 
             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://www.nitrokey.com/start&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#c80636;&quot;&gt;Instructions and help&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
87
 
            </property>
88
 
            <property name="openExternalLinks">
89
 
             <bool>true</bool>
90
 
            </property>
91
 
           </widget>
92
 
          </item>
93
 
          <item>
94
 
           <spacer name="horizontalSpacer_3">
95
 
            <property name="orientation">
96
 
             <enum>Qt::Horizontal</enum>
97
 
            </property>
98
 
            <property name="sizeHint" stdset="0">
99
 
             <size>
100
 
              <width>40</width>
101
 
              <height>20</height>
102
 
             </size>
103
 
            </property>
104
 
           </spacer>
105
 
          </item>
106
 
         </layout>
107
 
        </item>
108
 
       </layout>
109
 
      </item>
110
 
      <item>
111
 
       <widget class="Line" name="line_2">
112
 
        <property name="orientation">
113
 
         <enum>Qt::Horizontal</enum>
114
 
        </property>
115
 
       </widget>
116
 
      </item>
117
 
      <item>
118
 
       <layout class="QHBoxLayout" name="horizontalLayout_7">
119
 
        <item>
120
 
         <layout class="QFormLayout" name="formLayout_2">
121
 
          <property name="fieldGrowthPolicy">
122
 
           <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
123
 
          </property>
124
 
          <item row="0" column="0">
125
 
           <widget class="QLabel" name="label_3">
126
 
            <property name="text">
127
 
             <string>App version:</string>
128
 
            </property>
129
 
           </widget>
130
 
          </item>
131
 
          <item row="0" column="1">
132
 
           <widget class="QLabel" name="VersionLabel">
133
 
            <property name="font">
134
 
             <font>
135
 
              <weight>75</weight>
136
 
              <bold>true</bold>
137
 
             </font>
138
 
            </property>
139
 
            <property name="text">
140
 
             <string>TextLabel</string>
141
 
            </property>
142
 
           </widget>
143
 
          </item>
144
 
         </layout>
145
 
        </item>
146
 
        <item>
147
 
         <spacer name="horizontalSpacer_2">
148
 
          <property name="orientation">
149
 
           <enum>Qt::Horizontal</enum>
150
 
          </property>
151
 
          <property name="sizeHint" stdset="0">
152
 
           <size>
153
 
            <width>0</width>
154
 
            <height>20</height>
155
 
           </size>
156
 
          </property>
157
 
         </spacer>
158
 
        </item>
159
 
        <item>
160
 
         <layout class="QFormLayout" name="formLayout_3">
161
 
          <item row="0" column="0">
162
 
           <widget class="QLabel" name="label_4">
163
 
            <property name="text">
164
 
             <string>Firmware version:</string>
165
 
            </property>
166
 
           </widget>
167
 
          </item>
168
 
          <item row="0" column="1">
169
 
           <widget class="QLabel" name="firmwareLabel">
170
 
            <property name="font">
171
 
             <font>
172
 
              <weight>75</weight>
173
 
              <bold>true</bold>
174
 
             </font>
175
 
            </property>
176
 
            <property name="text">
177
 
             <string>TextLabel</string>
178
 
            </property>
179
 
           </widget>
180
 
          </item>
181
 
         </layout>
182
 
        </item>
183
 
        <item>
184
 
         <spacer name="horizontalSpacer_8">
185
 
          <property name="orientation">
186
 
           <enum>Qt::Horizontal</enum>
187
 
          </property>
188
 
          <property name="sizeHint" stdset="0">
189
 
           <size>
190
 
            <width>0</width>
191
 
            <height>20</height>
192
 
           </size>
193
 
          </property>
194
 
         </spacer>
195
 
        </item>
196
 
        <item>
197
 
         <layout class="QFormLayout" name="formLayout_4">
198
 
          <item row="0" column="0">
199
 
           <widget class="QLabel" name="label_5">
200
 
            <property name="text">
201
 
             <string>Card serial number:</string>
202
 
            </property>
203
 
           </widget>
204
 
          </item>
205
 
          <item row="0" column="1">
206
 
           <widget class="QLabel" name="serialEdit">
207
 
            <property name="font">
208
 
             <font>
209
 
              <weight>75</weight>
210
 
              <bold>true</bold>
211
 
             </font>
212
 
            </property>
213
 
            <property name="text">
214
 
             <string>TextLabel</string>
215
 
            </property>
216
 
           </widget>
217
 
          </item>
218
 
         </layout>
219
 
        </item>
220
 
       </layout>
221
 
      </item>
222
 
      <item>
223
 
       <widget class="Line" name="line_3">
224
 
        <property name="orientation">
225
 
         <enum>Qt::Horizontal</enum>
226
 
        </property>
227
 
       </widget>
 
107
       </layout>
228
108
      </item>
229
109
      <item>
230
110
       <widget class="QFrame" name="frame_2">
235
115
         </sizepolicy>
236
116
        </property>
237
117
        <property name="frameShape">
238
 
         <enum>QFrame::Box</enum>
 
118
         <enum>QFrame::NoFrame</enum>
239
119
        </property>
240
120
        <property name="frameShadow">
241
 
         <enum>QFrame::Raised</enum>
 
121
         <enum>QFrame::Plain</enum>
242
122
        </property>
243
 
        <layout class="QVBoxLayout" name="verticalLayout">
244
 
         <item>
245
 
          <widget class="QLabel" name="label">
246
 
           <property name="font">
247
 
            <font>
248
 
             <pointsize>11</pointsize>
249
 
             <weight>75</weight>
250
 
             <bold>true</bold>
251
 
            </font>
252
 
           </property>
253
 
           <property name="text">
254
 
            <string>Status</string>
255
 
           </property>
256
 
           <property name="alignment">
257
 
            <set>Qt::AlignCenter</set>
258
 
           </property>
259
 
          </widget>
260
 
         </item>
261
 
         <item>
262
 
          <widget class="Line" name="line">
263
 
           <property name="orientation">
264
 
            <enum>Qt::Horizontal</enum>
265
 
           </property>
266
 
          </widget>
267
 
         </item>
268
 
         <item>
269
 
          <layout class="QHBoxLayout" name="horizontalLayout_6">
270
 
           <item>
271
 
            <layout class="QFormLayout" name="storage_info">
272
 
             <property name="sizeConstraint">
273
 
              <enum>QLayout::SetMinimumSize</enum>
274
 
             </property>
275
 
             <property name="fieldGrowthPolicy">
276
 
              <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
277
 
             </property>
278
 
             <item row="0" column="0">
279
 
              <widget class="QLabel" name="label_8">
280
 
               <property name="font">
281
 
                <font>
282
 
                 <weight>75</weight>
283
 
                 <bold>true</bold>
284
 
                </font>
285
 
               </property>
286
 
               <property name="text">
287
 
                <string>SD ID:</string>
288
 
               </property>
289
 
              </widget>
290
 
             </item>
291
 
             <item row="0" column="1">
292
 
              <widget class="QLabel" name="sd_id_label">
293
 
               <property name="text">
294
 
                <string/>
295
 
               </property>
296
 
              </widget>
297
 
             </item>
298
 
             <item row="1" column="0">
299
 
              <widget class="QLabel" name="label_9">
300
 
               <property name="font">
301
 
                <font>
302
 
                 <weight>75</weight>
303
 
                 <bold>true</bold>
304
 
                </font>
305
 
               </property>
306
 
               <property name="text">
307
 
                <string>Unencrypted volume:</string>
308
 
               </property>
309
 
              </widget>
310
 
             </item>
311
 
             <item row="1" column="1">
312
 
              <widget class="QLabel" name="unencrypted_volume_label">
313
 
               <property name="text">
314
 
                <string/>
315
 
               </property>
316
 
              </widget>
317
 
             </item>
318
 
             <item row="2" column="0">
319
 
              <widget class="QLabel" name="label_10">
320
 
               <property name="font">
321
 
                <font>
322
 
                 <weight>75</weight>
323
 
                 <bold>true</bold>
324
 
                </font>
325
 
               </property>
326
 
               <property name="text">
327
 
                <string>Encrypted volume:</string>
328
 
               </property>
329
 
              </widget>
330
 
             </item>
331
 
             <item row="2" column="1">
332
 
              <widget class="QLabel" name="encrypted_volume_label">
333
 
               <property name="text">
334
 
                <string/>
335
 
               </property>
336
 
              </widget>
337
 
             </item>
338
 
             <item row="3" column="0">
339
 
              <widget class="QLabel" name="label_11">
340
 
               <property name="font">
341
 
                <font>
342
 
                 <weight>75</weight>
343
 
                 <bold>true</bold>
344
 
                </font>
345
 
               </property>
346
 
               <property name="text">
347
 
                <string>Hidden Volume:</string>
348
 
               </property>
349
 
              </widget>
350
 
             </item>
351
 
             <item row="3" column="1">
352
 
              <widget class="QLabel" name="hidden_volume_label">
353
 
               <property name="text">
354
 
                <string/>
355
 
               </property>
356
 
              </widget>
357
 
             </item>
358
 
             <item row="5" column="0">
359
 
              <widget class="QLabel" name="static_storage_info">
360
 
               <property name="font">
361
 
                <font>
362
 
                 <weight>75</weight>
363
 
                 <bold>true</bold>
364
 
                </font>
365
 
               </property>
366
 
               <property name="text">
367
 
                <string>Storage Capacity:</string>
368
 
               </property>
369
 
              </widget>
370
 
             </item>
371
 
             <item row="6" column="0">
372
 
              <spacer name="verticalSpacer_3">
373
 
               <property name="orientation">
374
 
                <enum>Qt::Vertical</enum>
375
 
               </property>
376
 
               <property name="sizeHint" stdset="0">
377
 
                <size>
378
 
                 <width>20</width>
379
 
                 <height>0</height>
380
 
                </size>
381
 
               </property>
382
 
              </spacer>
383
 
             </item>
384
 
             <item row="5" column="1">
385
 
              <widget class="QLabel" name="l_storage_capacity">
386
 
               <property name="text">
387
 
                <string notr="true"/>
388
 
               </property>
389
 
              </widget>
390
 
             </item>
391
 
            </layout>
392
 
           </item>
393
 
           <item>
394
 
            <spacer name="horizontalSpacer_6">
395
 
             <property name="orientation">
396
 
              <enum>Qt::Horizontal</enum>
397
 
             </property>
398
 
             <property name="sizeHint" stdset="0">
399
 
              <size>
400
 
               <width>0</width>
401
 
               <height>20</height>
402
 
              </size>
403
 
             </property>
404
 
            </spacer>
405
 
           </item>
406
 
           <item>
407
 
            <layout class="QFormLayout" name="formLayout">
408
 
             <item row="1" column="0">
409
 
              <widget class="QLabel" name="label1">
410
 
               <property name="text">
411
 
                <string>Admin:</string>
412
 
               </property>
413
 
              </widget>
414
 
             </item>
415
 
             <item row="2" column="0">
416
 
              <widget class="QLabel" name="label2">
417
 
               <property name="text">
418
 
                <string>User:</string>
419
 
               </property>
420
 
              </widget>
421
 
             </item>
422
 
             <item row="1" column="1">
423
 
              <widget class="QLabel" name="admin_retry_label">
424
 
               <property name="text">
425
 
                <string/>
426
 
               </property>
427
 
              </widget>
428
 
             </item>
429
 
             <item row="2" column="1">
430
 
              <widget class="QLabel" name="user_retry_label">
431
 
               <property name="text">
432
 
                <string/>
433
 
               </property>
434
 
              </widget>
435
 
             </item>
436
 
             <item row="0" column="0">
437
 
              <widget class="QLabel" name="label_2">
438
 
               <property name="font">
439
 
                <font>
440
 
                 <weight>75</weight>
441
 
                 <bold>true</bold>
442
 
                </font>
443
 
               </property>
444
 
               <property name="text">
445
 
                <string>Password retry counters:</string>
446
 
               </property>
447
 
              </widget>
448
 
             </item>
449
 
            </layout>
450
 
           </item>
451
 
          </layout>
452
 
         </item>
453
 
         <item>
454
 
          <widget class="QLabel" name="newsd_label">
455
 
           <property name="font">
456
 
            <font>
457
 
             <weight>75</weight>
458
 
             <bold>true</bold>
459
 
            </font>
460
 
           </property>
461
 
           <property name="text">
462
 
            <string>New SD card found</string>
463
 
           </property>
464
 
          </widget>
465
 
         </item>
466
 
         <item>
467
 
          <widget class="QLabel" name="not_erased_sd_label">
468
 
           <property name="font">
469
 
            <font>
470
 
             <italic>true</italic>
471
 
            </font>
472
 
           </property>
473
 
           <property name="text">
474
 
            <string>(Not erased with random data)</string>
475
 
           </property>
476
 
          </widget>
477
 
         </item>
478
 
         <item>
479
 
          <widget class="QLabel" name="DeviceStatusLabel">
480
 
           <property name="text">
481
 
            <string/>
482
 
           </property>
483
 
          </widget>
484
 
         </item>
485
 
         <item>
486
 
          <layout class="QHBoxLayout" name="horizontalLayout_4">
487
 
           <property name="sizeConstraint">
488
 
            <enum>QLayout::SetMinimumSize</enum>
489
 
           </property>
490
 
           <item>
491
 
            <widget class="QLabel" name="warning_sign">
492
 
             <property name="text">
493
 
              <string/>
494
 
             </property>
495
 
            </widget>
496
 
           </item>
497
 
           <item>
498
 
            <widget class="QLabel" name="label_12">
499
 
             <property name="font">
500
 
              <font>
501
 
               <weight>75</weight>
502
 
               <bold>true</bold>
503
 
              </font>
504
 
             </property>
505
 
             <property name="text">
506
 
              <string>&lt;span style=&quot;color:#c80636&quot;&gt;Warning&lt;/span&gt;</string>
507
 
             </property>
508
 
            </widget>
509
 
           </item>
510
 
           <item>
511
 
            <spacer name="horizontalSpacer_4">
512
 
             <property name="orientation">
513
 
              <enum>Qt::Horizontal</enum>
514
 
             </property>
515
 
             <property name="sizeHint" stdset="0">
516
 
              <size>
517
 
               <width>0</width>
518
 
               <height>0</height>
519
 
              </size>
520
 
             </property>
521
 
            </spacer>
522
 
           </item>
523
 
           <item>
524
 
            <widget class="QLabel" name="label_13">
525
 
             <property name="font">
526
 
              <font>
527
 
               <italic>true</italic>
528
 
              </font>
529
 
             </property>
530
 
             <property name="text">
531
 
              <string>Stick is not secure!
532
 
Select Init keys.</string>
533
 
             </property>
534
 
             <property name="wordWrap">
535
 
              <bool>true</bool>
536
 
             </property>
537
 
            </widget>
538
 
           </item>
539
 
           <item>
540
 
            <spacer name="horizontalSpacer_5">
541
 
             <property name="orientation">
542
 
              <enum>Qt::Horizontal</enum>
543
 
             </property>
544
 
             <property name="sizeHint" stdset="0">
545
 
              <size>
546
 
               <width>0</width>
 
123
        <layout class="QVBoxLayout" name="verticalLayout_5">
 
124
         <item>
 
125
          <layout class="QHBoxLayout" name="horizontalLayout_2">
 
126
           <item>
 
127
            <layout class="QVBoxLayout" name="verticalLayout">
 
128
             <item>
 
129
              <widget class="QLabel" name="label_3">
 
130
               <property name="text">
 
131
                <string>App Version:</string>
 
132
               </property>
 
133
              </widget>
 
134
             </item>
 
135
             <item>
 
136
              <widget class="QLabel" name="label_4">
 
137
               <property name="text">
 
138
                <string>Firmware version:</string>
 
139
               </property>
 
140
              </widget>
 
141
             </item>
 
142
             <item>
 
143
              <widget class="QLabel" name="label_5">
 
144
               <property name="text">
 
145
                <string>Card serial number:</string>
 
146
               </property>
 
147
              </widget>
 
148
             </item>
 
149
            </layout>
 
150
           </item>
 
151
           <item>
 
152
            <layout class="QVBoxLayout" name="verticalLayout_2">
 
153
             <item>
 
154
              <widget class="QLabel" name="VersionLabel">
 
155
               <property name="font">
 
156
                <font>
 
157
                 <weight>75</weight>
 
158
                 <bold>true</bold>
 
159
                </font>
 
160
               </property>
 
161
               <property name="text">
 
162
                <string>TextLabel</string>
 
163
               </property>
 
164
              </widget>
 
165
             </item>
 
166
             <item>
 
167
              <widget class="QLabel" name="firmwareLabel">
 
168
               <property name="font">
 
169
                <font>
 
170
                 <weight>75</weight>
 
171
                 <bold>true</bold>
 
172
                </font>
 
173
               </property>
 
174
               <property name="text">
 
175
                <string>TextLabel</string>
 
176
               </property>
 
177
              </widget>
 
178
             </item>
 
179
             <item>
 
180
              <widget class="QLabel" name="serialEdit">
 
181
               <property name="font">
 
182
                <font>
 
183
                 <weight>75</weight>
 
184
                 <bold>true</bold>
 
185
                </font>
 
186
               </property>
 
187
               <property name="text">
 
188
                <string>TextLabel</string>
 
189
               </property>
 
190
              </widget>
 
191
             </item>
 
192
            </layout>
 
193
           </item>
 
194
           <item>
 
195
            <spacer name="horizontalSpacer_2">
 
196
             <property name="orientation">
 
197
              <enum>Qt::Horizontal</enum>
 
198
             </property>
 
199
             <property name="sizeHint" stdset="0">
 
200
              <size>
 
201
               <width>40</width>
547
202
               <height>20</height>
548
203
              </size>
549
204
             </property>
555
210
       </widget>
556
211
      </item>
557
212
      <item>
 
213
       <widget class="QScrollArea" name="scrollArea">
 
214
        <property name="widgetResizable">
 
215
         <bool>true</bool>
 
216
        </property>
 
217
        <widget class="QWidget" name="scrollAreaWidgetContents">
 
218
         <property name="geometry">
 
219
          <rect>
 
220
           <x>0</x>
 
221
           <y>0</y>
 
222
           <width>351</width>
 
223
           <height>76</height>
 
224
          </rect>
 
225
         </property>
 
226
         <layout class="QVBoxLayout" name="verticalLayout_4">
 
227
          <item>
 
228
           <widget class="QLabel" name="label">
 
229
            <property name="font">
 
230
             <font>
 
231
              <pointsize>9</pointsize>
 
232
              <weight>75</weight>
 
233
              <bold>true</bold>
 
234
             </font>
 
235
            </property>
 
236
            <property name="text">
 
237
             <string>Status</string>
 
238
            </property>
 
239
           </widget>
 
240
          </item>
 
241
          <item>
 
242
           <widget class="QLabel" name="DeviceStatusLabel">
 
243
            <property name="sizePolicy">
 
244
             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
 
245
              <horstretch>0</horstretch>
 
246
              <verstretch>0</verstretch>
 
247
             </sizepolicy>
 
248
            </property>
 
249
            <property name="font">
 
250
             <font>
 
251
              <family>Courier New</family>
 
252
             </font>
 
253
            </property>
 
254
            <property name="text">
 
255
             <string>TextLabel</string>
 
256
            </property>
 
257
            <property name="alignment">
 
258
             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
259
            </property>
 
260
            <property name="textInteractionFlags">
 
261
             <set>Qt::NoTextInteraction</set>
 
262
            </property>
 
263
           </widget>
 
264
          </item>
 
265
         </layout>
 
266
        </widget>
 
267
       </widget>
 
268
      </item>
 
269
      <item>
558
270
       <spacer name="verticalSpacer">
559
271
        <property name="orientation">
560
272
         <enum>Qt::Vertical</enum>
561
273
        </property>
562
 
        <property name="sizeType">
563
 
         <enum>QSizePolicy::Minimum</enum>
564
 
        </property>
565
274
        <property name="sizeHint" stdset="0">
566
275
         <size>
567
 
          <width>0</width>
 
276
          <width>20</width>
568
277
          <height>0</height>
569
278
         </size>
570
279
        </property>
571
280
       </spacer>
572
281
      </item>
573
282
      <item>
574
 
       <spacer name="verticalSpacer_4">
575
 
        <property name="orientation">
576
 
         <enum>Qt::Vertical</enum>
577
 
        </property>
578
 
        <property name="sizeHint" stdset="0">
579
 
         <size>
580
 
          <width>20</width>
581
 
          <height>40</height>
582
 
         </size>
583
 
        </property>
584
 
       </spacer>
585
 
      </item>
586
 
      <item>
587
283
       <widget class="QLabel" name="AboutLabel_2">
588
284
        <property name="text">
589
 
         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt; font-style:italic;&quot;&gt;Copyright 2016 by NitrokeyUG. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt; font-style:italic;&quot;&gt;This software is licensed under the &lt;/span&gt;&lt;a href=&quot;https://www.gnu.org/licenses/&quot;&gt;&lt;span style=&quot; font-size:10pt; font-style:italic; text-decoration: underline; color:#c80636;&quot;&gt;GNU General Public License v3&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:10pt; font-style:italic;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://nitrokey.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#c80636;&quot;&gt;www.nitrokey.com&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
285
         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt; font-style:italic;&quot;&gt;Copyright 2014 by Nitrokey team. This software is licensed under the &lt;/span&gt;&lt;a href=&quot;https://www.gnu.org/licenses/&quot;&gt;&lt;span style=&quot; font-size:10pt; font-style:italic; text-decoration: underline; color:#0000ff;&quot;&gt;GNU General Public License v3&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:10pt; font-style:italic;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
590
286
        </property>
591
287
        <property name="alignment">
592
288
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
602
298
        </property>
603
299
       </widget>
604
300
      </item>
 
301
      <item>
 
302
       <widget class="Line" name="line">
 
303
        <property name="orientation">
 
304
         <enum>Qt::Horizontal</enum>
 
305
        </property>
 
306
       </widget>
 
307
      </item>
605
308
     </layout>
606
309
    </widget>
607
310
   </item>
648
351
  </layout>
649
352
 </widget>
650
353
 <resources>
651
 
  <include location="../resources.qrc"/>
 
354
  <include location="resources.qrc"/>
652
355
 </resources>
653
356
 <connections/>
654
357
</ui>