~ubuntu-branches/ubuntu/maverick/qgo/maverick

« back to all changes in this revision

Viewing changes to src/preferences_gui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Martin A. Godisch
  • Date: 2005-01-01 23:07:10 UTC
  • Revision ID: james.westby@ubuntu.com-20050101230710-fhng6yidm47xlb2i
Tags: upstream-1.0.0-r2
ImportĀ upstreamĀ versionĀ 1.0.0-r2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
 
2
<class>PreferencesDialogGui</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>PreferencesDialogGui</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>629</width>
 
12
            <height>600</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Preferences</string>
 
17
    </property>
 
18
    <property name="layoutMargin" stdset="0">
 
19
    </property>
 
20
    <property name="layoutSpacing" stdset="0">
 
21
    </property>
 
22
    <grid>
 
23
        <property name="name">
 
24
            <cstring>unnamed</cstring>
 
25
        </property>
 
26
        <property name="margin">
 
27
            <number>2</number>
 
28
        </property>
 
29
        <property name="spacing">
 
30
            <number>0</number>
 
31
        </property>
 
32
        <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2">
 
33
            <property name="name">
 
34
                <cstring>Layout1</cstring>
 
35
            </property>
 
36
            <hbox>
 
37
                <property name="name">
 
38
                    <cstring>unnamed</cstring>
 
39
                </property>
 
40
                <property name="margin">
 
41
                    <number>0</number>
 
42
                </property>
 
43
                <property name="spacing">
 
44
                    <number>6</number>
 
45
                </property>
 
46
                <widget class="QPushButton">
 
47
                    <property name="name">
 
48
                        <cstring>buttonHelp</cstring>
 
49
                    </property>
 
50
                    <property name="sizePolicy">
 
51
                        <sizepolicy>
 
52
                            <hsizetype>1</hsizetype>
 
53
                            <vsizetype>0</vsizetype>
 
54
                            <horstretch>0</horstretch>
 
55
                            <verstretch>0</verstretch>
 
56
                        </sizepolicy>
 
57
                    </property>
 
58
                    <property name="minimumSize">
 
59
                        <size>
 
60
                            <width>0</width>
 
61
                            <height>0</height>
 
62
                        </size>
 
63
                    </property>
 
64
                    <property name="text">
 
65
                        <string></string>
 
66
                    </property>
 
67
                    <property name="pixmap">
 
68
                        <pixmap>image0</pixmap>
 
69
                    </property>
 
70
                    <property name="autoDefault">
 
71
                        <bool>true</bool>
 
72
                    </property>
 
73
                    <property name="layoutMargin" stdset="0">
 
74
                    </property>
 
75
                    <property name="layoutSpacing" stdset="0">
 
76
                    </property>
 
77
                </widget>
 
78
                <spacer>
 
79
                    <property name="name">
 
80
                        <cstring>Horizontal Spacing2</cstring>
 
81
                    </property>
 
82
                    <property name="orientation">
 
83
                        <enum>Horizontal</enum>
 
84
                    </property>
 
85
                    <property name="sizeType">
 
86
                        <enum>Expanding</enum>
 
87
                    </property>
 
88
                    <property name="sizeHint">
 
89
                        <size>
 
90
                            <width>20</width>
 
91
                            <height>20</height>
 
92
                        </size>
 
93
                    </property>
 
94
                </spacer>
 
95
                <widget class="QPushButton">
 
96
                    <property name="name">
 
97
                        <cstring>buttonApply</cstring>
 
98
                    </property>
 
99
                    <property name="sizePolicy">
 
100
                        <sizepolicy>
 
101
                            <hsizetype>1</hsizetype>
 
102
                            <vsizetype>0</vsizetype>
 
103
                            <horstretch>0</horstretch>
 
104
                            <verstretch>0</verstretch>
 
105
                        </sizepolicy>
 
106
                    </property>
 
107
                    <property name="minimumSize">
 
108
                        <size>
 
109
                            <width>0</width>
 
110
                            <height>0</height>
 
111
                        </size>
 
112
                    </property>
 
113
                    <property name="text">
 
114
                        <string>&amp;Apply</string>
 
115
                    </property>
 
116
                    <property name="autoDefault">
 
117
                        <bool>true</bool>
 
118
                    </property>
 
119
                    <property name="layoutMargin" stdset="0">
 
120
                    </property>
 
121
                    <property name="layoutSpacing" stdset="0">
 
122
                    </property>
 
123
                </widget>
 
124
                <widget class="QPushButton">
 
125
                    <property name="name">
 
126
                        <cstring>buttonOk</cstring>
 
127
                    </property>
 
128
                    <property name="maximumSize">
 
129
                        <size>
 
130
                            <width>32767</width>
 
131
                            <height>32767</height>
 
132
                        </size>
 
133
                    </property>
 
134
                    <property name="text">
 
135
                        <string>&amp;OK</string>
 
136
                    </property>
 
137
                    <property name="toggleButton">
 
138
                        <bool>false</bool>
 
139
                    </property>
 
140
                    <property name="autoDefault">
 
141
                        <bool>true</bool>
 
142
                    </property>
 
143
                    <property name="default">
 
144
                        <bool>true</bool>
 
145
                    </property>
 
146
                    <property name="toolTip" stdset="0">
 
147
                        <string>remember that point for fast return</string>
 
148
                    </property>
 
149
                    <property name="whatsThis" stdset="0">
 
150
                        <string>push button at starting point to enable remembering.
 
151
After placing and/or undo release button for returning to starting point automatically.</string>
 
152
                    </property>
 
153
                </widget>
 
154
                <widget class="QPushButton">
 
155
                    <property name="name">
 
156
                        <cstring>buttonCancel</cstring>
 
157
                    </property>
 
158
                    <property name="maximumSize">
 
159
                        <size>
 
160
                            <width>32767</width>
 
161
                            <height>32767</height>
 
162
                        </size>
 
163
                    </property>
 
164
                    <property name="text">
 
165
                        <string>&amp;Cancel</string>
 
166
                    </property>
 
167
                    <property name="toggleButton">
 
168
                        <bool>false</bool>
 
169
                    </property>
 
170
                    <property name="autoDefault">
 
171
                        <bool>true</bool>
 
172
                    </property>
 
173
                    <property name="toolTip" stdset="0">
 
174
                        <string>hand over controls to opponent</string>
 
175
                    </property>
 
176
                    <property name="whatsThis" stdset="0">
 
177
                        <string>hand over controls to opponent to allow him placing black and white stones, undo etc.
 
178
 
 
179
Only teacher can give control,
 
180
both teacher and pupil can release control.</string>
 
181
                    </property>
 
182
                </widget>
 
183
            </hbox>
 
184
        </widget>
 
185
        <widget class="QTabWidget" row="0" column="0">
 
186
            <property name="name">
 
187
                <cstring>tabWidget</cstring>
 
188
            </property>
 
189
            <property name="minimumSize">
 
190
                <size>
 
191
                    <width>0</width>
 
192
                    <height>0</height>
 
193
                </size>
 
194
            </property>
 
195
            <property name="caption">
 
196
                <string></string>
 
197
            </property>
 
198
            <property name="layoutMargin" stdset="0">
 
199
            </property>
 
200
            <property name="layoutSpacing" stdset="0">
 
201
            </property>
 
202
            <widget class="QWidget">
 
203
                <property name="name">
 
204
                    <cstring>InterfaceTabWidget</cstring>
 
205
                </property>
 
206
                <attribute name="title">
 
207
                    <string>Main Interface</string>
 
208
                </attribute>
 
209
                <grid>
 
210
                    <property name="name">
 
211
                        <cstring>unnamed</cstring>
 
212
                    </property>
 
213
                    <widget class="QButtonGroup" row="0" column="1" rowspan="2" colspan="1">
 
214
                        <property name="name">
 
215
                            <cstring>ButtonGroup3</cstring>
 
216
                        </property>
 
217
                        <property name="title">
 
218
                            <string>Font</string>
 
219
                        </property>
 
220
                        <property name="layoutMargin" stdset="0">
 
221
                        </property>
 
222
                        <property name="layoutSpacing" stdset="0">
 
223
                        </property>
 
224
                        <grid>
 
225
                            <property name="name">
 
226
                                <cstring>unnamed</cstring>
 
227
                            </property>
 
228
                            <property name="margin">
 
229
                                <number>6</number>
 
230
                            </property>
 
231
                            <property name="spacing">
 
232
                                <number>0</number>
 
233
                            </property>
 
234
                            <widget class="QLayoutWidget" row="0" column="0">
 
235
                                <property name="name">
 
236
                                    <cstring>Layout17_2</cstring>
 
237
                                </property>
 
238
                                <hbox>
 
239
                                    <property name="name">
 
240
                                        <cstring>unnamed</cstring>
 
241
                                    </property>
 
242
                                    <property name="margin">
 
243
                                        <number>0</number>
 
244
                                    </property>
 
245
                                    <property name="spacing">
 
246
                                        <number>6</number>
 
247
                                    </property>
 
248
                                    <widget class="QLabel">
 
249
                                        <property name="name">
 
250
                                            <cstring>fontLabel_standard</cstring>
 
251
                                        </property>
 
252
                                        <property name="minimumSize">
 
253
                                            <size>
 
254
                                                <width>100</width>
 
255
                                                <height>0</height>
 
256
                                            </size>
 
257
                                        </property>
 
258
                                        <property name="text">
 
259
                                            <string>font: standard</string>
 
260
                                        </property>
 
261
                                        <property name="toolTip" stdset="0">
 
262
                                            <string>Current font</string>
 
263
                                        </property>
 
264
                                    </widget>
 
265
                                    <widget class="QPushButton">
 
266
                                        <property name="name">
 
267
                                            <cstring>fontStandardButton</cstring>
 
268
                                        </property>
 
269
                                        <property name="sizePolicy">
 
270
                                            <sizepolicy>
 
271
                                                <hsizetype>1</hsizetype>
 
272
                                                <vsizetype>0</vsizetype>
 
273
                                                <horstretch>0</horstretch>
 
274
                                                <verstretch>0</verstretch>
 
275
                                            </sizepolicy>
 
276
                                        </property>
 
277
                                        <property name="maximumSize">
 
278
                                            <size>
 
279
                                                <width>32767</width>
 
280
                                                <height>32767</height>
 
281
                                            </size>
 
282
                                        </property>
 
283
                                        <property name="focusPolicy">
 
284
                                            <enum>TabFocus</enum>
 
285
                                        </property>
 
286
                                        <property name="text">
 
287
                                            <string></string>
 
288
                                        </property>
 
289
                                        <property name="buttonGroupId">
 
290
                                            <number>-1</number>
 
291
                                        </property>
 
292
                                        <property name="toolTip" stdset="0">
 
293
                                            <string>Select new font</string>
 
294
                                        </property>
 
295
                                        <property name="whatsThis" stdset="0">
 
296
                                            <string>Select new font
 
297
 
 
298
Select the font for the application.</string>
 
299
                                        </property>
 
300
                                    </widget>
 
301
                                </hbox>
 
302
                            </widget>
 
303
                            <widget class="QLayoutWidget" row="1" column="0">
 
304
                                <property name="name">
 
305
                                    <cstring>Layout17</cstring>
 
306
                                </property>
 
307
                                <hbox>
 
308
                                    <property name="name">
 
309
                                        <cstring>unnamed</cstring>
 
310
                                    </property>
 
311
                                    <property name="margin">
 
312
                                        <number>0</number>
 
313
                                    </property>
 
314
                                    <property name="spacing">
 
315
                                        <number>6</number>
 
316
                                    </property>
 
317
                                    <widget class="QLabel">
 
318
                                        <property name="name">
 
319
                                            <cstring>fontLabel_marks</cstring>
 
320
                                        </property>
 
321
                                        <property name="minimumSize">
 
322
                                            <size>
 
323
                                                <width>100</width>
 
324
                                                <height>0</height>
 
325
                                            </size>
 
326
                                        </property>
 
327
                                        <property name="text">
 
328
                                            <string>font: marks</string>
 
329
                                        </property>
 
330
                                        <property name="toolTip" stdset="0">
 
331
                                            <string>Current font</string>
 
332
                                        </property>
 
333
                                    </widget>
 
334
                                    <widget class="QPushButton">
 
335
                                        <property name="name">
 
336
                                            <cstring>fontMarksButton</cstring>
 
337
                                        </property>
 
338
                                        <property name="sizePolicy">
 
339
                                            <sizepolicy>
 
340
                                                <hsizetype>1</hsizetype>
 
341
                                                <vsizetype>0</vsizetype>
 
342
                                                <horstretch>0</horstretch>
 
343
                                                <verstretch>0</verstretch>
 
344
                                            </sizepolicy>
 
345
                                        </property>
 
346
                                        <property name="maximumSize">
 
347
                                            <size>
 
348
                                                <width>32767</width>
 
349
                                                <height>32767</height>
 
350
                                            </size>
 
351
                                        </property>
 
352
                                        <property name="focusPolicy">
 
353
                                            <enum>TabFocus</enum>
 
354
                                        </property>
 
355
                                        <property name="text">
 
356
                                            <string></string>
 
357
                                        </property>
 
358
                                        <property name="buttonGroupId">
 
359
                                            <number>-1</number>
 
360
                                        </property>
 
361
                                        <property name="toolTip" stdset="0">
 
362
                                            <string>Select new font</string>
 
363
                                        </property>
 
364
                                        <property name="whatsThis" stdset="0">
 
365
                                            <string>Select new font
 
366
 
 
367
Select the font for marks on the board.</string>
 
368
                                        </property>
 
369
                                    </widget>
 
370
                                </hbox>
 
371
                            </widget>
 
372
                            <widget class="QLayoutWidget" row="2" column="0">
 
373
                                <property name="name">
 
374
                                    <cstring>Layout18</cstring>
 
375
                                </property>
 
376
                                <hbox>
 
377
                                    <property name="name">
 
378
                                        <cstring>unnamed</cstring>
 
379
                                    </property>
 
380
                                    <property name="margin">
 
381
                                        <number>0</number>
 
382
                                    </property>
 
383
                                    <property name="spacing">
 
384
                                        <number>6</number>
 
385
                                    </property>
 
386
                                    <widget class="QLabel">
 
387
                                        <property name="name">
 
388
                                            <cstring>fontLabel_comments</cstring>
 
389
                                        </property>
 
390
                                        <property name="minimumSize">
 
391
                                            <size>
 
392
                                                <width>100</width>
 
393
                                                <height>0</height>
 
394
                                            </size>
 
395
                                        </property>
 
396
                                        <property name="text">
 
397
                                            <string>font: comments</string>
 
398
                                        </property>
 
399
                                        <property name="toolTip" stdset="0">
 
400
                                            <string>Current font</string>
 
401
                                        </property>
 
402
                                    </widget>
 
403
                                    <widget class="QPushButton">
 
404
                                        <property name="name">
 
405
                                            <cstring>fontCommentsButton</cstring>
 
406
                                        </property>
 
407
                                        <property name="sizePolicy">
 
408
                                            <sizepolicy>
 
409
                                                <hsizetype>1</hsizetype>
 
410
                                                <vsizetype>0</vsizetype>
 
411
                                                <horstretch>0</horstretch>
 
412
                                                <verstretch>0</verstretch>
 
413
                                            </sizepolicy>
 
414
                                        </property>
 
415
                                        <property name="maximumSize">
 
416
                                            <size>
 
417
                                                <width>32767</width>
 
418
                                                <height>32767</height>
 
419
                                            </size>
 
420
                                        </property>
 
421
                                        <property name="focusPolicy">
 
422
                                            <enum>TabFocus</enum>
 
423
                                        </property>
 
424
                                        <property name="text">
 
425
                                            <string></string>
 
426
                                        </property>
 
427
                                        <property name="buttonGroupId">
 
428
                                            <number>-1</number>
 
429
                                        </property>
 
430
                                        <property name="toolTip" stdset="0">
 
431
                                            <string>Select new font</string>
 
432
                                        </property>
 
433
                                        <property name="whatsThis" stdset="0">
 
434
                                            <string>Select new font
 
435
 
 
436
Select font used in all text input/output fields.</string>
 
437
                                        </property>
 
438
                                    </widget>
 
439
                                </hbox>
 
440
                            </widget>
 
441
                            <widget class="QLayoutWidget" row="3" column="0">
 
442
                                <property name="name">
 
443
                                    <cstring>Layout19</cstring>
 
444
                                </property>
 
445
                                <hbox>
 
446
                                    <property name="name">
 
447
                                        <cstring>unnamed</cstring>
 
448
                                    </property>
 
449
                                    <property name="margin">
 
450
                                        <number>0</number>
 
451
                                    </property>
 
452
                                    <property name="spacing">
 
453
                                        <number>6</number>
 
454
                                    </property>
 
455
                                    <widget class="QLabel">
 
456
                                        <property name="name">
 
457
                                            <cstring>fontLabel_lists</cstring>
 
458
                                        </property>
 
459
                                        <property name="minimumSize">
 
460
                                            <size>
 
461
                                                <width>100</width>
 
462
                                                <height>0</height>
 
463
                                            </size>
 
464
                                        </property>
 
465
                                        <property name="text">
 
466
                                            <string>font: lists</string>
 
467
                                        </property>
 
468
                                        <property name="toolTip" stdset="0">
 
469
                                            <string>Current font</string>
 
470
                                        </property>
 
471
                                    </widget>
 
472
                                    <widget class="QPushButton">
 
473
                                        <property name="name">
 
474
                                            <cstring>fontListsButton</cstring>
 
475
                                        </property>
 
476
                                        <property name="maximumSize">
 
477
                                            <size>
 
478
                                                <width>32767</width>
 
479
                                                <height>32767</height>
 
480
                                            </size>
 
481
                                        </property>
 
482
                                        <property name="focusPolicy">
 
483
                                            <enum>TabFocus</enum>
 
484
                                        </property>
 
485
                                        <property name="text">
 
486
                                            <string></string>
 
487
                                        </property>
 
488
                                        <property name="buttonGroupId">
 
489
                                            <number>-1</number>
 
490
                                        </property>
 
491
                                        <property name="toolTip" stdset="0">
 
492
                                            <string>Select new font</string>
 
493
                                        </property>
 
494
                                        <property name="whatsThis" stdset="0">
 
495
                                            <string>Select new font
 
496
 
 
497
Select the font for lists.</string>
 
498
                                        </property>
 
499
                                    </widget>
 
500
                                </hbox>
 
501
                            </widget>
 
502
                            <widget class="QLayoutWidget" row="4" column="0">
 
503
                                <property name="name">
 
504
                                    <cstring>Layout19_2</cstring>
 
505
                                </property>
 
506
                                <hbox>
 
507
                                    <property name="name">
 
508
                                        <cstring>unnamed</cstring>
 
509
                                    </property>
 
510
                                    <property name="margin">
 
511
                                        <number>0</number>
 
512
                                    </property>
 
513
                                    <property name="spacing">
 
514
                                        <number>6</number>
 
515
                                    </property>
 
516
                                    <widget class="QLabel">
 
517
                                        <property name="name">
 
518
                                            <cstring>fontLabel_lists_2</cstring>
 
519
                                        </property>
 
520
                                        <property name="minimumSize">
 
521
                                            <size>
 
522
                                                <width>100</width>
 
523
                                                <height>0</height>
 
524
                                            </size>
 
525
                                        </property>
 
526
                                        <property name="text">
 
527
                                            <string>font: clocks</string>
 
528
                                        </property>
 
529
                                        <property name="toolTip" stdset="0">
 
530
                                            <string>Current font</string>
 
531
                                        </property>
 
532
                                    </widget>
 
533
                                    <widget class="QPushButton">
 
534
                                        <property name="name">
 
535
                                            <cstring>fontClocksButton</cstring>
 
536
                                        </property>
 
537
                                        <property name="sizePolicy">
 
538
                                            <sizepolicy>
 
539
                                                <hsizetype>1</hsizetype>
 
540
                                                <vsizetype>0</vsizetype>
 
541
                                                <horstretch>0</horstretch>
 
542
                                                <verstretch>0</verstretch>
 
543
                                            </sizepolicy>
 
544
                                        </property>
 
545
                                        <property name="maximumSize">
 
546
                                            <size>
 
547
                                                <width>32767</width>
 
548
                                                <height>32767</height>
 
549
                                            </size>
 
550
                                        </property>
 
551
                                        <property name="focusPolicy">
 
552
                                            <enum>TabFocus</enum>
 
553
                                        </property>
 
554
                                        <property name="text">
 
555
                                            <string></string>
 
556
                                        </property>
 
557
                                        <property name="toggleButton">
 
558
                                            <bool>false</bool>
 
559
                                        </property>
 
560
                                        <property name="buttonGroupId">
 
561
                                            <number>-1</number>
 
562
                                        </property>
 
563
                                        <property name="toolTip" stdset="0">
 
564
                                            <string>Select new font</string>
 
565
                                        </property>
 
566
                                        <property name="whatsThis" stdset="0">
 
567
                                            <string>Select new font
 
568
 
 
569
Select the font for the clocks.</string>
 
570
                                        </property>
 
571
                                    </widget>
 
572
                                </hbox>
 
573
                            </widget>
 
574
                            <widget class="QLayoutWidget" row="5" column="0">
 
575
                                <property name="name">
 
576
                                    <cstring>Layout19_2</cstring>
 
577
                                </property>
 
578
                                <hbox>
 
579
                                    <property name="name">
 
580
                                        <cstring>unnamed</cstring>
 
581
                                    </property>
 
582
                                    <property name="margin">
 
583
                                        <number>0</number>
 
584
                                    </property>
 
585
                                    <property name="spacing">
 
586
                                        <number>6</number>
 
587
                                    </property>
 
588
                                    <widget class="QLabel">
 
589
                                        <property name="name">
 
590
                                            <cstring>fontLabel_console</cstring>
 
591
                                        </property>
 
592
                                        <property name="minimumSize">
 
593
                                            <size>
 
594
                                                <width>100</width>
 
595
                                                <height>0</height>
 
596
                                            </size>
 
597
                                        </property>
 
598
                                        <property name="text">
 
599
                                            <string>font: console</string>
 
600
                                        </property>
 
601
                                        <property name="toolTip" stdset="0">
 
602
                                            <string>font for the server console</string>
 
603
                                        </property>
 
604
                                    </widget>
 
605
                                    <widget class="QPushButton">
 
606
                                        <property name="name">
 
607
                                            <cstring>fontConsoleButton</cstring>
 
608
                                        </property>
 
609
                                        <property name="sizePolicy">
 
610
                                            <sizepolicy>
 
611
                                                <hsizetype>1</hsizetype>
 
612
                                                <vsizetype>0</vsizetype>
 
613
                                                <horstretch>0</horstretch>
 
614
                                                <verstretch>0</verstretch>
 
615
                                            </sizepolicy>
 
616
                                        </property>
 
617
                                        <property name="maximumSize">
 
618
                                            <size>
 
619
                                                <width>32767</width>
 
620
                                                <height>32767</height>
 
621
                                            </size>
 
622
                                        </property>
 
623
                                        <property name="focusPolicy">
 
624
                                            <enum>TabFocus</enum>
 
625
                                        </property>
 
626
                                        <property name="text">
 
627
                                            <string></string>
 
628
                                        </property>
 
629
                                        <property name="buttonGroupId">
 
630
                                            <number>-1</number>
 
631
                                        </property>
 
632
                                        <property name="toolTip" stdset="0">
 
633
                                            <string>Select new font</string>
 
634
                                        </property>
 
635
                                        <property name="whatsThis" stdset="0">
 
636
                                            <string>Select new font
 
637
 
 
638
Select the font for the server console (fixed font preferably).</string>
 
639
                                        </property>
 
640
                                    </widget>
 
641
                                </hbox>
 
642
                            </widget>
 
643
                        </grid>
 
644
                    </widget>
 
645
                    <widget class="QGroupBox" row="0" column="0">
 
646
                        <property name="name">
 
647
                            <cstring>interfaceStyle</cstring>
 
648
                        </property>
 
649
                        <property name="frameShape">
 
650
                            <enum>Box</enum>
 
651
                        </property>
 
652
                        <property name="frameShadow">
 
653
                            <enum>Sunken</enum>
 
654
                        </property>
 
655
                        <property name="title">
 
656
                            <string>Interface Style</string>
 
657
                        </property>
 
658
                        <property name="layoutMargin" stdset="0">
 
659
                        </property>
 
660
                        <property name="layoutSpacing" stdset="0">
 
661
                        </property>
 
662
                        <widget class="QLayoutWidget">
 
663
                            <property name="name">
 
664
                                <cstring>Layout18</cstring>
 
665
                            </property>
 
666
                            <property name="geometry">
 
667
                                <rect>
 
668
                                    <x>6</x>
 
669
                                    <y>16</y>
 
670
                                    <width>168</width>
 
671
                                    <height>125</height>
 
672
                                </rect>
 
673
                            </property>
 
674
                            <hbox>
 
675
                                <property name="name">
 
676
                                    <cstring>unnamed</cstring>
 
677
                                </property>
 
678
                                <property name="margin">
 
679
                                    <number>0</number>
 
680
                                </property>
 
681
                                <property name="spacing">
 
682
                                    <number>6</number>
 
683
                                </property>
 
684
                                <widget class="QListBox">
 
685
                                    <item>
 
686
                                        <property name="text">
 
687
                                            <string>Default (OS style)</string>
 
688
                                        </property>
 
689
                                    </item>
 
690
                                    <item>
 
691
                                        <property name="text">
 
692
                                            <string>Windows</string>
 
693
                                        </property>
 
694
                                    </item>
 
695
                                    <item>
 
696
                                        <property name="text">
 
697
                                            <string>Platinum</string>
 
698
                                        </property>
 
699
                                    </item>
 
700
                                    <item>
 
701
                                        <property name="text">
 
702
                                            <string>Motif</string>
 
703
                                        </property>
 
704
                                    </item>
 
705
                                    <item>
 
706
                                        <property name="text">
 
707
                                            <string>Motif Plus</string>
 
708
                                        </property>
 
709
                                    </item>
 
710
                                    <item>
 
711
                                        <property name="text">
 
712
                                            <string>CDE</string>
 
713
                                        </property>
 
714
                                    </item>
 
715
                                    <item>
 
716
                                        <property name="text">
 
717
                                            <string>SGI</string>
 
718
                                        </property>
 
719
                                    </item>
 
720
                                    <property name="name">
 
721
                                        <cstring>styleListBox</cstring>
 
722
                                    </property>
 
723
                                    <property name="sizePolicy">
 
724
                                        <sizepolicy>
 
725
                                            <hsizetype>7</hsizetype>
 
726
                                            <vsizetype>5</vsizetype>
 
727
                                            <horstretch>0</horstretch>
 
728
                                            <verstretch>0</verstretch>
 
729
                                        </sizepolicy>
 
730
                                    </property>
 
731
                                    <property name="toolTip" stdset="0">
 
732
                                        <string>Choose your interface style</string>
 
733
                                    </property>
 
734
                                    <property name="whatsThis" stdset="0">
 
735
                                        <string>Choose interface style
 
736
 
 
737
Choose one of the styles for the look-and-feel of this program.</string>
 
738
                                    </property>
 
739
                                </widget>
 
740
                            </hbox>
 
741
                        </widget>
 
742
                    </widget>
 
743
                    <widget class="QButtonGroup" row="2" column="1">
 
744
                        <property name="name">
 
745
                            <cstring>ButtonGroup4</cstring>
 
746
                        </property>
 
747
                        <property name="title">
 
748
                            <string>Color</string>
 
749
                        </property>
 
750
                        <property name="layoutMargin" stdset="0">
 
751
                        </property>
 
752
                        <property name="layoutSpacing" stdset="0">
 
753
                        </property>
 
754
                        <hbox>
 
755
                            <property name="name">
 
756
                                <cstring>unnamed</cstring>
 
757
                            </property>
 
758
                            <widget class="QLayoutWidget">
 
759
                                <property name="name">
 
760
                                    <cstring>Layout21</cstring>
 
761
                                </property>
 
762
                                <hbox>
 
763
                                    <property name="name">
 
764
                                        <cstring>unnamed</cstring>
 
765
                                    </property>
 
766
                                    <property name="margin">
 
767
                                        <number>0</number>
 
768
                                    </property>
 
769
                                    <property name="spacing">
 
770
                                        <number>6</number>
 
771
                                    </property>
 
772
                                    <widget class="QLabel">
 
773
                                        <property name="name">
 
774
                                            <cstring>colorLabel</cstring>
 
775
                                        </property>
 
776
                                        <property name="minimumSize">
 
777
                                            <size>
 
778
                                                <width>100</width>
 
779
                                                <height>0</height>
 
780
                                            </size>
 
781
                                        </property>
 
782
                                        <property name="text">
 
783
                                            <string>color: Background</string>
 
784
                                        </property>
 
785
                                        <property name="toolTip" stdset="0">
 
786
                                            <string>Current background color</string>
 
787
                                        </property>
 
788
                                    </widget>
 
789
                                    <widget class="QPushButton">
 
790
                                        <property name="name">
 
791
                                            <cstring>colorBackgroundButton</cstring>
 
792
                                        </property>
 
793
                                        <property name="sizePolicy">
 
794
                                            <sizepolicy>
 
795
                                                <hsizetype>1</hsizetype>
 
796
                                                <vsizetype>0</vsizetype>
 
797
                                                <horstretch>0</horstretch>
 
798
                                                <verstretch>0</verstretch>
 
799
                                            </sizepolicy>
 
800
                                        </property>
 
801
                                        <property name="maximumSize">
 
802
                                            <size>
 
803
                                                <width>32767</width>
 
804
                                                <height>32767</height>
 
805
                                            </size>
 
806
                                        </property>
 
807
                                        <property name="focusPolicy">
 
808
                                            <enum>TabFocus</enum>
 
809
                                        </property>
 
810
                                        <property name="text">
 
811
                                            <string></string>
 
812
                                        </property>
 
813
                                        <property name="toggleButton">
 
814
                                            <bool>false</bool>
 
815
                                        </property>
 
816
                                        <property name="buttonGroupId">
 
817
                                            <number>-1</number>
 
818
                                        </property>
 
819
                                        <property name="toolTip" stdset="0">
 
820
                                            <string>Select new color</string>
 
821
                                        </property>
 
822
                                        <property name="whatsThis" stdset="0">
 
823
                                            <string>Select new color
 
824
 
 
825
Select the color for dialog background in the application.</string>
 
826
                                        </property>
 
827
                                    </widget>
 
828
                                </hbox>
 
829
                            </widget>
 
830
                        </hbox>
 
831
                    </widget>
 
832
                    <widget class="QButtonGroup" row="1" column="0" rowspan="3" colspan="1">
 
833
                        <property name="name">
 
834
                            <cstring>soundButtonGroups</cstring>
 
835
                        </property>
 
836
                        <property name="frameShape">
 
837
                            <enum>Box</enum>
 
838
                        </property>
 
839
                        <property name="frameShadow">
 
840
                            <enum>Sunken</enum>
 
841
                        </property>
 
842
                        <property name="title">
 
843
                            <string>Play sound for</string>
 
844
                        </property>
 
845
                        <property name="layoutMargin" stdset="0">
 
846
                        </property>
 
847
                        <property name="layoutSpacing" stdset="0">
 
848
                        </property>
 
849
                        <grid>
 
850
                            <property name="name">
 
851
                                <cstring>unnamed</cstring>
 
852
                            </property>
 
853
                            <property name="margin">
 
854
                                <number>6</number>
 
855
                            </property>
 
856
                            <property name="spacing">
 
857
                                <number>0</number>
 
858
                            </property>
 
859
                            <widget class="QCheckBox" row="2" column="0">
 
860
                                <property name="name">
 
861
                                    <cstring>saySoundCheckBox</cstring>
 
862
                                </property>
 
863
                                <property name="text">
 
864
                                    <string>Say</string>
 
865
                                </property>
 
866
                                <property name="toolTip" stdset="0">
 
867
                                    <string>Play sound for incoming say message while playing a game</string>
 
868
                                </property>
 
869
                            </widget>
 
870
                            <widget class="QCheckBox" row="1" column="0">
 
871
                                <property name="name">
 
872
                                    <cstring>autoplaySoundCheckBox</cstring>
 
873
                                </property>
 
874
                                <property name="text">
 
875
                                    <string>Autoplay</string>
 
876
                                </property>
 
877
                                <property name="buttonGroupId">
 
878
                                    <number>3</number>
 
879
                                </property>
 
880
                                <property name="toolTip" stdset="0">
 
881
                                    <string>Play sound in autoplay mode</string>
 
882
                                </property>
 
883
                                <property name="whatsThis" stdset="0">
 
884
                                    <string>Play sound in autoplay mode
 
885
 
 
886
Play a sound when a stone is placed in autoplay mode.</string>
 
887
                                </property>
 
888
                            </widget>
 
889
                            <widget class="QCheckBox" row="0" column="0">
 
890
                                <property name="name">
 
891
                                    <cstring>stoneSoundCheckBox</cstring>
 
892
                                </property>
 
893
                                <property name="text">
 
894
                                    <string>Stones</string>
 
895
                                </property>
 
896
                                <property name="buttonGroupId">
 
897
                                    <number>1</number>
 
898
                                </property>
 
899
                                <property name="toolTip" stdset="0">
 
900
                                    <string>Play sound when placing a stone</string>
 
901
                                </property>
 
902
                                <property name="whatsThis" stdset="0">
 
903
                                    <string>Play sound when placing a stone
 
904
 
 
905
Enable this box when you want to listen a clicking sound when playing a stone on the board.</string>
 
906
                                </property>
 
907
                            </widget>
 
908
                            <widget class="QCheckBox" row="3" column="0">
 
909
                                <property name="name">
 
910
                                    <cstring>enterSoundCheckBox</cstring>
 
911
                                </property>
 
912
                                <property name="text">
 
913
                                    <string>Enter</string>
 
914
                                </property>
 
915
                                <property name="buttonGroupId">
 
916
                                    <number>8</number>
 
917
                                </property>
 
918
                                <property name="toolTip" stdset="0">
 
919
                                    <string>Play sound when a watched player enters the room</string>
 
920
                                </property>
 
921
                            </widget>
 
922
                            <widget class="QCheckBox" row="4" column="0">
 
923
                                <property name="name">
 
924
                                    <cstring>disConnectSoundCheckBox</cstring>
 
925
                                </property>
 
926
                                <property name="text">
 
927
                                    <string>Disconnect</string>
 
928
                                </property>
 
929
                                <property name="buttonGroupId">
 
930
                                    <number>11</number>
 
931
                                </property>
 
932
                                <property name="toolTip" stdset="0">
 
933
                                    <string>Play sound when disconnected from server</string>
 
934
                                </property>
 
935
                            </widget>
 
936
                            <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="3">
 
937
                                <property name="name">
 
938
                                    <cstring>matchSoundCheckBox</cstring>
 
939
                                </property>
 
940
                                <property name="text">
 
941
                                    <string>Match</string>
 
942
                                </property>
 
943
                                <property name="buttonGroupId">
 
944
                                    <number>7</number>
 
945
                                </property>
 
946
                                <property name="toolTip" stdset="0">
 
947
                                    <string>Play sound for incoming match request</string>
 
948
                                </property>
 
949
                            </widget>
 
950
                            <widget class="QCheckBox" row="6" column="0" rowspan="2" colspan="3">
 
951
                                <property name="name">
 
952
                                    <cstring>timeSoundCheckBox</cstring>
 
953
                                </property>
 
954
                                <property name="text">
 
955
                                    <string>Time (secs.)</string>
 
956
                                </property>
 
957
                                <property name="buttonGroupId">
 
958
                                    <number>4</number>
 
959
                                </property>
 
960
                                <property name="toolTip" stdset="0">
 
961
                                    <string>Play sound for remaining seconds of own time</string>
 
962
                                </property>
 
963
                                <property name="whatsThis" stdset="0">
 
964
                                    <string>Check this box if you want to be warned when Byo Yomi ends.
 
965
You can set the warning time besides</string>
 
966
                                </property>
 
967
                            </widget>
 
968
                            <widget class="QSpinBox" row="7" column="2">
 
969
                                <property name="name">
 
970
                                    <cstring>BYTimeSpin</cstring>
 
971
                                </property>
 
972
                                <property name="maximumSize">
 
973
                                    <size>
 
974
                                        <width>60</width>
 
975
                                        <height>32767</height>
 
976
                                    </size>
 
977
                                </property>
 
978
                                <property name="suffix">
 
979
                                    <string></string>
 
980
                                </property>
 
981
                                <property name="maxValue">
 
982
                                    <number>99</number>
 
983
                                </property>
 
984
                                <property name="minValue">
 
985
                                    <number>1</number>
 
986
                                </property>
 
987
                                <property name="value">
 
988
                                    <number>10</number>
 
989
                                </property>
 
990
                                <property name="toolTip" stdset="0">
 
991
                                    <string>Warning time</string>
 
992
                                </property>
 
993
                                <property name="whatsThis" stdset="0">
 
994
                                    <string>Set this to the number of seconds to which you want to be warned before Byo Yomi ends</string>
 
995
                                </property>
 
996
                            </widget>
 
997
                            <widget class="QCheckBox" row="4" column="1" rowspan="1" colspan="2">
 
998
                                <property name="name">
 
999
                                    <cstring>connectSoundCheckBox</cstring>
 
1000
                                </property>
 
1001
                                <property name="text">
 
1002
                                    <string>Connect</string>
 
1003
                                </property>
 
1004
                                <property name="buttonGroupId">
 
1005
                                    <number>12</number>
 
1006
                                </property>
 
1007
                                <property name="toolTip" stdset="0">
 
1008
                                    <string>Play sound when connected to server</string>
 
1009
                                </property>
 
1010
                            </widget>
 
1011
                            <widget class="QCheckBox" row="0" column="1" rowspan="1" colspan="2">
 
1012
                                <property name="name">
 
1013
                                    <cstring>passSoundCheckBox</cstring>
 
1014
                                </property>
 
1015
                                <property name="text">
 
1016
                                    <string>Pass</string>
 
1017
                                </property>
 
1018
                                <property name="buttonGroupId">
 
1019
                                    <number>2</number>
 
1020
                                </property>
 
1021
                                <property name="toolTip" stdset="0">
 
1022
                                    <string>Play sound for pass move</string>
 
1023
                                </property>
 
1024
                            </widget>
 
1025
                            <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="2">
 
1026
                                <property name="name">
 
1027
                                    <cstring>leaveSoundCheckBox</cstring>
 
1028
                                </property>
 
1029
                                <property name="text">
 
1030
                                    <string>Leave</string>
 
1031
                                </property>
 
1032
                                <property name="buttonGroupId">
 
1033
                                    <number>10</number>
 
1034
                                </property>
 
1035
                                <property name="toolTip" stdset="0">
 
1036
                                    <string>Play sound when a watched player leaves the room</string>
 
1037
                                </property>
 
1038
                            </widget>
 
1039
                            <widget class="QCheckBox" row="2" column="1" rowspan="1" colspan="2">
 
1040
                                <property name="name">
 
1041
                                    <cstring>talkSoundCheckBox</cstring>
 
1042
                                </property>
 
1043
                                <property name="text">
 
1044
                                    <string>Talk</string>
 
1045
                                </property>
 
1046
                                <property name="buttonGroupId">
 
1047
                                    <number>5</number>
 
1048
                                </property>
 
1049
                                <property name="toolTip" stdset="0">
 
1050
                                    <string>Play sound for incoming talk message</string>
 
1051
                                </property>
 
1052
                            </widget>
 
1053
                            <widget class="QCheckBox" row="1" column="1" rowspan="1" colspan="2">
 
1054
                                <property name="name">
 
1055
                                    <cstring>gameEndSoundCheckBox</cstring>
 
1056
                                </property>
 
1057
                                <property name="text">
 
1058
                                    <string>Game end</string>
 
1059
                                </property>
 
1060
                                <property name="buttonGroupId">
 
1061
                                    <number>9</number>
 
1062
                                </property>
 
1063
                                <property name="toolTip" stdset="0">
 
1064
                                    <string>Play sound when played or observed game has ended</string>
 
1065
                                </property>
 
1066
                            </widget>
 
1067
                        </grid>
 
1068
                    </widget>
 
1069
                    <widget class="QGroupBox" row="3" column="1">
 
1070
                        <property name="name">
 
1071
                            <cstring>GroupBox8</cstring>
 
1072
                        </property>
 
1073
                        <property name="title">
 
1074
                            <string>Language</string>
 
1075
                        </property>
 
1076
                        <property name="toolTip" stdset="0">
 
1077
                            <string>Set application language</string>
 
1078
                        </property>
 
1079
                        <property name="whatsThis" stdset="0">
 
1080
                            <string>Set application language
 
1081
 
 
1082
Choose your language for qGo.
 
1083
If 'System default' is selected, qGo will use the standard language of your system. On Linux this will check the environment variable LANG, on Windows simply the language you have set in your preferences.
 
1084
 
 
1085
This change will take effect only after qGo has been restarted.
 
1086
 
 
1087
If your language is not supported, you might consider translating qGo. Please check the qGo homepage at http://qgo.sourceforge.net</string>
 
1088
                        </property>
 
1089
                        <hbox>
 
1090
                            <property name="name">
 
1091
                                <cstring>unnamed</cstring>
 
1092
                            </property>
 
1093
                            <property name="margin">
 
1094
                                <number>11</number>
 
1095
                            </property>
 
1096
                            <property name="spacing">
 
1097
                                <number>6</number>
 
1098
                            </property>
 
1099
                            <widget class="QComboBox">
 
1100
                                <item>
 
1101
                                    <property name="text">
 
1102
                                        <string>System default</string>
 
1103
                                    </property>
 
1104
                                </item>
 
1105
                                <property name="name">
 
1106
                                    <cstring>languageComboBox</cstring>
 
1107
                                </property>
 
1108
                                <property name="focusPolicy">
 
1109
                                    <enum>TabFocus</enum>
 
1110
                                </property>
 
1111
                                <property name="sizeLimit">
 
1112
                                    <number>40</number>
 
1113
                                </property>
 
1114
                            </widget>
 
1115
                        </hbox>
 
1116
                    </widget>
 
1117
                    <widget class="QGroupBox" row="4" column="0" rowspan="1" colspan="2">
 
1118
                        <property name="name">
 
1119
                            <cstring>groupBox27</cstring>
 
1120
                        </property>
 
1121
                        <property name="title">
 
1122
                            <string>User buttons toolbar</string>
 
1123
                        </property>
 
1124
                        <grid>
 
1125
                            <property name="name">
 
1126
                                <cstring>unnamed</cstring>
 
1127
                            </property>
 
1128
                            <property name="margin">
 
1129
                                <number>6</number>
 
1130
                            </property>
 
1131
                            <widget class="QLayoutWidget" row="4" column="0">
 
1132
                                <property name="name">
 
1133
                                    <cstring>Layout39_2</cstring>
 
1134
                                </property>
 
1135
                                <hbox>
 
1136
                                    <property name="name">
 
1137
                                        <cstring>unnamed</cstring>
 
1138
                                    </property>
 
1139
                                    <property name="margin">
 
1140
                                        <number>0</number>
 
1141
                                    </property>
 
1142
                                    <property name="spacing">
 
1143
                                        <number>6</number>
 
1144
                                    </property>
 
1145
                                    <spacer>
 
1146
                                        <property name="name">
 
1147
                                            <cstring>Spacer3_2</cstring>
 
1148
                                        </property>
 
1149
                                        <property name="orientation">
 
1150
                                            <enum>Horizontal</enum>
 
1151
                                        </property>
 
1152
                                        <property name="sizeType">
 
1153
                                            <enum>Expanding</enum>
 
1154
                                        </property>
 
1155
                                        <property name="sizeHint">
 
1156
                                            <size>
 
1157
                                                <width>20</width>
 
1158
                                                <height>20</height>
 
1159
                                            </size>
 
1160
                                        </property>
 
1161
                                    </spacer>
 
1162
                                    <widget class="QLayoutWidget">
 
1163
                                        <property name="name">
 
1164
                                            <cstring>Layout35_2</cstring>
 
1165
                                        </property>
 
1166
                                        <vbox>
 
1167
                                            <property name="name">
 
1168
                                                <cstring>unnamed</cstring>
 
1169
                                            </property>
 
1170
                                            <property name="margin">
 
1171
                                                <number>0</number>
 
1172
                                            </property>
 
1173
                                            <property name="spacing">
 
1174
                                                <number>6</number>
 
1175
                                            </property>
 
1176
                                            <widget class="QPushButton">
 
1177
                                                <property name="name">
 
1178
                                                    <cstring>pb_new_2</cstring>
 
1179
                                                </property>
 
1180
                                                <property name="sizePolicy">
 
1181
                                                    <sizepolicy>
 
1182
                                                        <hsizetype>5</hsizetype>
 
1183
                                                        <vsizetype>0</vsizetype>
 
1184
                                                        <horstretch>0</horstretch>
 
1185
                                                        <verstretch>0</verstretch>
 
1186
                                                    </sizepolicy>
 
1187
                                                </property>
 
1188
                                                <property name="text">
 
1189
                                                    <string>New</string>
 
1190
                                                </property>
 
1191
                                                <property name="layoutMargin" stdset="0">
 
1192
                                                </property>
 
1193
                                                <property name="toolTip" stdset="0">
 
1194
                                                    <string>clear form</string>
 
1195
                                                </property>
 
1196
                                                <property name="whatsThis" stdset="0">
 
1197
                                                    <string>New
 
1198
 
 
1199
clear form; doesn't make any changes to the entries</string>
 
1200
                                                </property>
 
1201
                                            </widget>
 
1202
                                            <widget class="QLayoutWidget">
 
1203
                                                <property name="name">
 
1204
                                                    <cstring>Layout34_2</cstring>
 
1205
                                                </property>
 
1206
                                                <hbox>
 
1207
                                                    <property name="name">
 
1208
                                                        <cstring>unnamed</cstring>
 
1209
                                                    </property>
 
1210
                                                    <property name="margin">
 
1211
                                                        <number>0</number>
 
1212
                                                    </property>
 
1213
                                                    <property name="spacing">
 
1214
                                                        <number>6</number>
 
1215
                                                    </property>
 
1216
                                                    <widget class="QPushButton">
 
1217
                                                        <property name="name">
 
1218
                                                            <cstring>pb_add_2</cstring>
 
1219
                                                        </property>
 
1220
                                                        <property name="text">
 
1221
                                                            <string>Add</string>
 
1222
                                                        </property>
 
1223
                                                        <property name="layoutMargin" stdset="0">
 
1224
                                                        </property>
 
1225
                                                        <property name="layoutSpacing" stdset="0">
 
1226
                                                        </property>
 
1227
                                                        <property name="toolTip" stdset="0">
 
1228
                                                            <string>add/change current entry</string>
 
1229
                                                        </property>
 
1230
                                                        <property name="whatsThis" stdset="0">
 
1231
                                                            <string>Add or Change
 
1232
 
 
1233
Label 'Change ' appears when title is not unique, i.e. the saved entries with that title will be superseded by the current entries.
 
1234
 
 
1235
Label 'Add' is default. The given entries will be saved under the given title.</string>
 
1236
                                                        </property>
 
1237
                                                    </widget>
 
1238
                                                    <widget class="QPushButton">
 
1239
                                                        <property name="name">
 
1240
                                                            <cstring>pb_delete_2</cstring>
 
1241
                                                        </property>
 
1242
                                                        <property name="text">
 
1243
                                                            <string>Delete</string>
 
1244
                                                        </property>
 
1245
                                                        <property name="toolTip" stdset="0">
 
1246
                                                            <string>delete current entry</string>
 
1247
                                                        </property>
 
1248
                                                        <property name="whatsThis" stdset="0">
 
1249
                                                            <string>Delete
 
1250
 
 
1251
Deletes the saved entries with same label
 
1252
 
 
1253
Note: 'Delete' concerns saved records.</string>
 
1254
                                                        </property>
 
1255
                                                    </widget>
 
1256
                                                </hbox>
 
1257
                                            </widget>
 
1258
                                        </vbox>
 
1259
                                    </widget>
 
1260
                                </hbox>
 
1261
                            </widget>
 
1262
                            <widget class="QLayoutWidget" row="2" column="0">
 
1263
                                <property name="name">
 
1264
                                    <cstring>Layout16_2</cstring>
 
1265
                                </property>
 
1266
                                <hbox>
 
1267
                                    <property name="name">
 
1268
                                        <cstring>unnamed</cstring>
 
1269
                                    </property>
 
1270
                                    <property name="margin">
 
1271
                                        <number>0</number>
 
1272
                                    </property>
 
1273
                                    <property name="spacing">
 
1274
                                        <number>6</number>
 
1275
                                    </property>
 
1276
                                    <widget class="QLabel">
 
1277
                                        <property name="name">
 
1278
                                            <cstring>TextLabel2_4_2</cstring>
 
1279
                                        </property>
 
1280
                                        <property name="minimumSize">
 
1281
                                            <size>
 
1282
                                                <width>70</width>
 
1283
                                                <height>0</height>
 
1284
                                            </size>
 
1285
                                        </property>
 
1286
                                        <property name="text">
 
1287
                                            <string>Help text:</string>
 
1288
                                        </property>
 
1289
                                    </widget>
 
1290
                                    <widget class="QLineEdit">
 
1291
                                        <property name="name">
 
1292
                                            <cstring>LineEdit_help</cstring>
 
1293
                                        </property>
 
1294
                                        <property name="maxLength">
 
1295
                                            <number>100</number>
 
1296
                                        </property>
 
1297
                                        <property name="toolTip" stdset="0">
 
1298
                                            <string>Help text, displayed as tooltip</string>
 
1299
                                        </property>
 
1300
                                        <property name="whatsThis" stdset="0">
 
1301
                                            <string>help text
 
1302
 
 
1303
This text is displayed as tooltip of the created button</string>
 
1304
                                        </property>
 
1305
                                    </widget>
 
1306
                                </hbox>
 
1307
                            </widget>
 
1308
                            <widget class="QLayoutWidget" row="1" column="0">
 
1309
                                <property name="name">
 
1310
                                    <cstring>Layout14_2</cstring>
 
1311
                                </property>
 
1312
                                <hbox>
 
1313
                                    <property name="name">
 
1314
                                        <cstring>unnamed</cstring>
 
1315
                                    </property>
 
1316
                                    <property name="margin">
 
1317
                                        <number>0</number>
 
1318
                                    </property>
 
1319
                                    <property name="spacing">
 
1320
                                        <number>6</number>
 
1321
                                    </property>
 
1322
                                    <widget class="QLabel">
 
1323
                                        <property name="name">
 
1324
                                            <cstring>TextLabel1_5_2</cstring>
 
1325
                                        </property>
 
1326
                                        <property name="minimumSize">
 
1327
                                            <size>
 
1328
                                                <width>70</width>
 
1329
                                                <height>0</height>
 
1330
                                            </size>
 
1331
                                        </property>
 
1332
                                        <property name="text">
 
1333
                                            <string>Command:</string>
 
1334
                                        </property>
 
1335
                                    </widget>
 
1336
                                    <widget class="QLineEdit">
 
1337
                                        <property name="name">
 
1338
                                            <cstring>LineEdit_command</cstring>
 
1339
                                        </property>
 
1340
                                        <property name="maxLength">
 
1341
                                            <number>100</number>
 
1342
                                        </property>
 
1343
                                        <property name="toolTip" stdset="0">
 
1344
                                            <string>command passed to the server</string>
 
1345
                                        </property>
 
1346
                                        <property name="whatsThis" stdset="0">
 
1347
                                            <string>command
 
1348
 
 
1349
the command is passed to the server</string>
 
1350
                                        </property>
 
1351
                                    </widget>
 
1352
                                </hbox>
 
1353
                            </widget>
 
1354
                            <widget class="QLayoutWidget" row="3" column="0">
 
1355
                                <property name="name">
 
1356
                                    <cstring>layout83</cstring>
 
1357
                                </property>
 
1358
                                <hbox>
 
1359
                                    <property name="name">
 
1360
                                        <cstring>unnamed</cstring>
 
1361
                                    </property>
 
1362
                                    <widget class="QLabel">
 
1363
                                        <property name="name">
 
1364
                                            <cstring>TextLabel3_2_2</cstring>
 
1365
                                        </property>
 
1366
                                        <property name="minimumSize">
 
1367
                                            <size>
 
1368
                                                <width>70</width>
 
1369
                                                <height>0</height>
 
1370
                                            </size>
 
1371
                                        </property>
 
1372
                                        <property name="text">
 
1373
                                            <string>Pixmap file:</string>
 
1374
                                        </property>
 
1375
                                    </widget>
 
1376
                                    <widget class="QLineEdit">
 
1377
                                        <property name="name">
 
1378
                                            <cstring>LineEdit_pixfile</cstring>
 
1379
                                        </property>
 
1380
                                        <property name="toolTip" stdset="0">
 
1381
                                            <string>file path to the button pixmap</string>
 
1382
                                        </property>
 
1383
                                        <property name="whatsThis" stdset="0">
 
1384
                                            <string>file path to the button pixmap
 
1385
 
 
1386
Set it with the file chooser</string>
 
1387
                                        </property>
 
1388
                                    </widget>
 
1389
                                    <widget class="QLabel">
 
1390
                                        <property name="name">
 
1391
                                            <cstring>pixmapLabel</cstring>
 
1392
                                        </property>
 
1393
                                        <property name="sizePolicy">
 
1394
                                            <sizepolicy>
 
1395
                                                <hsizetype>0</hsizetype>
 
1396
                                                <vsizetype>0</vsizetype>
 
1397
                                                <horstretch>0</horstretch>
 
1398
                                                <verstretch>0</verstretch>
 
1399
                                            </sizepolicy>
 
1400
                                        </property>
 
1401
                                        <property name="minimumSize">
 
1402
                                            <size>
 
1403
                                                <width>24</width>
 
1404
                                                <height>24</height>
 
1405
                                            </size>
 
1406
                                        </property>
 
1407
                                        <property name="maximumSize">
 
1408
                                            <size>
 
1409
                                                <width>24</width>
 
1410
                                                <height>24</height>
 
1411
                                            </size>
 
1412
                                        </property>
 
1413
                                        <property name="scaledContents">
 
1414
                                            <bool>true</bool>
 
1415
                                        </property>
 
1416
                                    </widget>
 
1417
                                    <widget class="QPushButton">
 
1418
                                        <property name="name">
 
1419
                                            <cstring>PixmapPathButton</cstring>
 
1420
                                        </property>
 
1421
                                        <property name="text">
 
1422
                                            <string></string>
 
1423
                                        </property>
 
1424
                                        <property name="pixmap">
 
1425
                                            <pixmap>image1</pixmap>
 
1426
                                        </property>
 
1427
                                        <property name="toolTip" stdset="0">
 
1428
                                            <string>pixmap file chooser</string>
 
1429
                                        </property>
 
1430
                                    </widget>
 
1431
                                </hbox>
 
1432
                            </widget>
 
1433
                            <widget class="QLayoutWidget" row="0" column="0">
 
1434
                                <property name="name">
 
1435
                                    <cstring>layout81</cstring>
 
1436
                                </property>
 
1437
                                <hbox>
 
1438
                                    <property name="name">
 
1439
                                        <cstring>unnamed</cstring>
 
1440
                                    </property>
 
1441
                                    <widget class="QLabel">
 
1442
                                        <property name="name">
 
1443
                                            <cstring>TextLabel1_title_2</cstring>
 
1444
                                        </property>
 
1445
                                        <property name="minimumSize">
 
1446
                                            <size>
 
1447
                                                <width>70</width>
 
1448
                                                <height>0</height>
 
1449
                                            </size>
 
1450
                                        </property>
 
1451
                                        <property name="text">
 
1452
                                            <string>Label:</string>
 
1453
                                        </property>
 
1454
                                    </widget>
 
1455
                                    <widget class="QLineEdit">
 
1456
                                        <property name="name">
 
1457
                                            <cstring>LineEdit_label</cstring>
 
1458
                                        </property>
 
1459
                                        <property name="maxLength">
 
1460
                                            <number>100</number>
 
1461
                                        </property>
 
1462
                                        <property name="toolTip" stdset="0">
 
1463
                                            <string>Button label</string>
 
1464
                                        </property>
 
1465
                                        <property name="whatsThis" stdset="0">
 
1466
                                            <string>unique label, 
 
1467
 
 
1468
The label is displayed as button text.</string>
 
1469
                                        </property>
 
1470
                                    </widget>
 
1471
                                </hbox>
 
1472
                            </widget>
 
1473
                            <widget class="QListView" row="0" column="1" rowspan="5" colspan="1">
 
1474
                                <column>
 
1475
                                    <property name="text">
 
1476
                                        <string>Pixmap</string>
 
1477
                                    </property>
 
1478
                                    <property name="clickable">
 
1479
                                        <bool>true</bool>
 
1480
                                    </property>
 
1481
                                    <property name="resizable">
 
1482
                                        <bool>true</bool>
 
1483
                                    </property>
 
1484
                                </column>
 
1485
                                <column>
 
1486
                                    <property name="text">
 
1487
                                        <string>Label</string>
 
1488
                                    </property>
 
1489
                                    <property name="clickable">
 
1490
                                        <bool>true</bool>
 
1491
                                    </property>
 
1492
                                    <property name="resizable">
 
1493
                                        <bool>true</bool>
 
1494
                                    </property>
 
1495
                                </column>
 
1496
                                <column>
 
1497
                                    <property name="text">
 
1498
                                        <string>Command</string>
 
1499
                                    </property>
 
1500
                                    <property name="clickable">
 
1501
                                        <bool>true</bool>
 
1502
                                    </property>
 
1503
                                    <property name="resizable">
 
1504
                                        <bool>true</bool>
 
1505
                                    </property>
 
1506
                                </column>
 
1507
                                <column>
 
1508
                                    <property name="text">
 
1509
                                        <string>Help Text</string>
 
1510
                                    </property>
 
1511
                                    <property name="clickable">
 
1512
                                        <bool>true</bool>
 
1513
                                    </property>
 
1514
                                    <property name="resizable">
 
1515
                                        <bool>true</bool>
 
1516
                                    </property>
 
1517
                                </column>
 
1518
                                <column>
 
1519
                                    <property name="text">
 
1520
                                        <string></string>
 
1521
                                    </property>
 
1522
                                    <property name="clickable">
 
1523
                                        <bool>false</bool>
 
1524
                                    </property>
 
1525
                                    <property name="resizable">
 
1526
                                        <bool>false</bool>
 
1527
                                    </property>
 
1528
                                </column>
 
1529
                                <property name="name">
 
1530
                                    <cstring>ListView_buttons</cstring>
 
1531
                                </property>
 
1532
                                <property name="minimumSize">
 
1533
                                    <size>
 
1534
                                        <width>250</width>
 
1535
                                        <height>0</height>
 
1536
                                    </size>
 
1537
                                </property>
 
1538
                                <property name="resizePolicy">
 
1539
                                    <enum>AutoOneFit</enum>
 
1540
                                </property>
 
1541
                                <property name="allColumnsShowFocus">
 
1542
                                    <bool>true</bool>
 
1543
                                </property>
 
1544
                                <property name="toolTip" stdset="0">
 
1545
                                    <string>User defined button list</string>
 
1546
                                </property>
 
1547
                                <property name="whatsThis" stdset="0">
 
1548
                                    <string>Button Entries
 
1549
 
 
1550
Select 'New' to clear input fields. After filling in at least label and command use Add/Change.
 
1551
 
 
1552
Select an entry to edit, change (label keeps unchanged) or delete a line.
 
1553
</string>
 
1554
                                </property>
 
1555
                            </widget>
 
1556
                        </grid>
 
1557
                    </widget>
 
1558
                </grid>
 
1559
            </widget>
 
1560
            <widget class="QWidget">
 
1561
                <property name="name">
 
1562
                    <cstring>clientWindowTabWidget</cstring>
 
1563
                </property>
 
1564
                <attribute name="title">
 
1565
                    <string>Board Window</string>
 
1566
                </attribute>
 
1567
                <grid>
 
1568
                    <property name="name">
 
1569
                        <cstring>unnamed</cstring>
 
1570
                    </property>
 
1571
                    <widget class="QGroupBox" row="1" column="0">
 
1572
                        <property name="name">
 
1573
                            <cstring>stoneType</cstring>
 
1574
                        </property>
 
1575
                        <property name="sizePolicy">
 
1576
                            <sizepolicy>
 
1577
                                <hsizetype>5</hsizetype>
 
1578
                                <vsizetype>5</vsizetype>
 
1579
                                <horstretch>0</horstretch>
 
1580
                                <verstretch>0</verstretch>
 
1581
                            </sizepolicy>
 
1582
                        </property>
 
1583
                        <property name="title">
 
1584
                            <string>Stones</string>
 
1585
                        </property>
 
1586
                        <property name="layoutMargin" stdset="0">
 
1587
                        </property>
 
1588
                        <property name="layoutSpacing" stdset="0">
 
1589
                        </property>
 
1590
                        <grid>
 
1591
                            <property name="name">
 
1592
                                <cstring>unnamed</cstring>
 
1593
                            </property>
 
1594
                            <property name="margin">
 
1595
                                <number>6</number>
 
1596
                            </property>
 
1597
                            <property name="spacing">
 
1598
                                <number>0</number>
 
1599
                            </property>
 
1600
                            <widget class="QCheckBox" row="0" column="0">
 
1601
                                <property name="name">
 
1602
                                    <cstring>stonesShadowCheckBox</cstring>
 
1603
                                </property>
 
1604
                                <property name="text">
 
1605
                                    <string>Shadow</string>
 
1606
                                </property>
 
1607
                                <property name="toolTip" stdset="0">
 
1608
                                    <string>show white stones with shadow</string>
 
1609
                                </property>
 
1610
                                <property name="whatsThis" stdset="0">
 
1611
                                    <string>Show white stones with shadow. Contrast may be better then.</string>
 
1612
                                </property>
 
1613
                            </widget>
 
1614
                            <widget class="QCheckBox" row="1" column="0">
 
1615
                                <property name="name">
 
1616
                                    <cstring>stonesShellsCheckBox</cstring>
 
1617
                                </property>
 
1618
                                <property name="text">
 
1619
                                    <string>Shell look</string>
 
1620
                                </property>
 
1621
                                <property name="toolTip" stdset="0">
 
1622
                                    <string>let the stones look like shell stones</string>
 
1623
                                </property>
 
1624
                                <property name="whatsThis" stdset="0">
 
1625
                                    <string>Shell look
 
1626
 
 
1627
Use this to let stones look like shell stones with random stripes.</string>
 
1628
                                </property>
 
1629
                            </widget>
 
1630
                            <widget class="QCheckBox" row="2" column="0">
 
1631
                                <property name="name">
 
1632
                                    <cstring>smallerStonesCheckBox</cstring>
 
1633
                                </property>
 
1634
                                <property name="text">
 
1635
                                    <string>Smaller stones</string>
 
1636
                                </property>
 
1637
                                <property name="toolTip" stdset="0">
 
1638
                                    <string>Draw stones slightly smaller</string>
 
1639
                                </property>
 
1640
                                <property name="whatsThis" stdset="0">
 
1641
                                    <string>Draw stones slightly smaller
 
1642
 
 
1643
If activated, stones on the board will be drawn slightly smaller and the underlaying grid lines can be seen.</string>
 
1644
                                </property>
 
1645
                            </widget>
 
1646
                        </grid>
 
1647
                    </widget>
 
1648
                    <widget class="QGroupBox" row="0" column="0">
 
1649
                        <property name="name">
 
1650
                            <cstring>groupBox25_2</cstring>
 
1651
                        </property>
 
1652
                        <property name="title">
 
1653
                            <string>Goban</string>
 
1654
                        </property>
 
1655
                        <grid>
 
1656
                            <property name="name">
 
1657
                                <cstring>unnamed</cstring>
 
1658
                            </property>
 
1659
                            <widget class="QListBox" row="0" column="0">
 
1660
                                <item>
 
1661
                                    <property name="text">
 
1662
                                        <string>Light wood</string>
 
1663
                                    </property>
 
1664
                                </item>
 
1665
                                <item>
 
1666
                                    <property name="text">
 
1667
                                        <string>Dark wood</string>
 
1668
                                    </property>
 
1669
                                </item>
 
1670
                                <item>
 
1671
                                    <property name="text">
 
1672
                                        <string>Wood 3</string>
 
1673
                                    </property>
 
1674
                                </item>
 
1675
                                <item>
 
1676
                                    <property name="text">
 
1677
                                        <string>Wood 4</string>
 
1678
                                    </property>
 
1679
                                </item>
 
1680
                                <item>
 
1681
                                    <property name="text">
 
1682
                                        <string>Wood 5</string>
 
1683
                                    </property>
 
1684
                                </item>
 
1685
                                <property name="name">
 
1686
                                    <cstring>woodListBox</cstring>
 
1687
                                </property>
 
1688
                                <property name="sizePolicy">
 
1689
                                    <sizepolicy>
 
1690
                                        <hsizetype>7</hsizetype>
 
1691
                                        <vsizetype>5</vsizetype>
 
1692
                                        <horstretch>0</horstretch>
 
1693
                                        <verstretch>0</verstretch>
 
1694
                                    </sizepolicy>
 
1695
                                </property>
 
1696
                                <property name="toolTip" stdset="0">
 
1697
                                    <string>Choose your board style</string>
 
1698
                                </property>
 
1699
                                <property name="whatsThis" stdset="0">
 
1700
                                    <string>Choose your board style
 
1701
 
 
1702
Choose a style for the board.</string>
 
1703
                                </property>
 
1704
                            </widget>
 
1705
                        </grid>
 
1706
                    </widget>
 
1707
                    <widget class="QGroupBox" row="0" column="1" rowspan="2" colspan="1">
 
1708
                        <property name="name">
 
1709
                            <cstring>boardButtonGroup</cstring>
 
1710
                        </property>
 
1711
                        <property name="title">
 
1712
                            <string>Board</string>
 
1713
                        </property>
 
1714
                        <property name="layoutMargin" stdset="0">
 
1715
                        </property>
 
1716
                        <property name="layoutSpacing" stdset="0">
 
1717
                        </property>
 
1718
                        <grid>
 
1719
                            <property name="name">
 
1720
                                <cstring>unnamed</cstring>
 
1721
                            </property>
 
1722
                            <property name="margin">
 
1723
                                <number>6</number>
 
1724
                            </property>
 
1725
                            <property name="spacing">
 
1726
                                <number>0</number>
 
1727
                            </property>
 
1728
                            <widget class="QCheckBox" row="0" column="0">
 
1729
                                <property name="name">
 
1730
                                    <cstring>coordsCheckBox</cstring>
 
1731
                                </property>
 
1732
                                <property name="text">
 
1733
                                    <string>Coordinates</string>
 
1734
                                </property>
 
1735
                                <property name="toolTip" stdset="0">
 
1736
                                    <string>Show board coordinates</string>
 
1737
                                </property>
 
1738
                                <property name="whatsThis" stdset="0">
 
1739
                                    <string>Show board coordinates
 
1740
 
 
1741
Toggles if the board coordinates are shown.</string>
 
1742
                                </property>
 
1743
                            </widget>
 
1744
                            <widget class="QCheckBox" row="2" column="0">
 
1745
                                <property name="name">
 
1746
                                    <cstring>sliderCheckBox</cstring>
 
1747
                                </property>
 
1748
                                <property name="text">
 
1749
                                    <string>Slider</string>
 
1750
                                </property>
 
1751
                                <property name="toolTip" stdset="0">
 
1752
                                    <string>Show slider</string>
 
1753
                                </property>
 
1754
                                <property name="whatsThis" stdset="0">
 
1755
                                    <string>Show slider
 
1756
 
 
1757
Toggles the slider on the bottom of the board on or off.</string>
 
1758
                                </property>
 
1759
                            </widget>
 
1760
                            <widget class="QCheckBox" row="3" column="0">
 
1761
                                <property name="name">
 
1762
                                    <cstring>cursorCheckBox</cstring>
 
1763
                                </property>
 
1764
                                <property name="text">
 
1765
                                    <string>Cursor</string>
 
1766
                                </property>
 
1767
                                <property name="toolTip" stdset="0">
 
1768
                                    <string>Show a ghost stone at mouse pointer</string>
 
1769
                                </property>
 
1770
                                <property name="whatsThis" stdset="0">
 
1771
                                    <string>Show a ghost stone at mouse pointer
 
1772
 
 
1773
Have a ghost stone showing the current position of the mouse pointer on the board?</string>
 
1774
                                </property>
 
1775
                            </widget>
 
1776
                            <widget class="QCheckBox" row="4" column="0">
 
1777
                                <property name="name">
 
1778
                                    <cstring>toolTipCoordsCheckBox</cstring>
 
1779
                                </property>
 
1780
                                <property name="text">
 
1781
                                    <string>ToolTip coords</string>
 
1782
                                </property>
 
1783
                                <property name="toolTip" stdset="0">
 
1784
                                    <string>Show coordinates as ToolTip</string>
 
1785
                                </property>
 
1786
                                <property name="whatsThis" stdset="0">
 
1787
                                    <string>Show coordinates as ToolTip
 
1788
 
 
1789
When the mouse hovers over a point on the board, show a tooltip with the current coordinate.</string>
 
1790
                                </property>
 
1791
                            </widget>
 
1792
                            <widget class="QCheckBox" row="7" column="0">
 
1793
                                <property name="name">
 
1794
                                    <cstring>variableFontCheckBox</cstring>
 
1795
                                </property>
 
1796
                                <property name="text">
 
1797
                                    <string>Variable mark font</string>
 
1798
                                </property>
 
1799
                                <property name="toolTip" stdset="0">
 
1800
                                    <string>Variable font size for marks</string>
 
1801
                                </property>
 
1802
                                <property name="whatsThis" stdset="0">
 
1803
                                    <string>Variable font size for marks 
 
1804
 
 
1805
Ignore the size of the chosen font for marks and set size to about stone dimension.</string>
 
1806
                                </property>
 
1807
                            </widget>
 
1808
                            <widget class="QCheckBox" row="5" column="0">
 
1809
                                <property name="name">
 
1810
                                    <cstring>tooltipsCheckBox</cstring>
 
1811
                                </property>
 
1812
                                <property name="text">
 
1813
                                    <string>Disable tooltips</string>
 
1814
                                </property>
 
1815
                                <property name="toolTip" stdset="0">
 
1816
                                    <string>Disable Tool Tips</string>
 
1817
                                </property>
 
1818
                                <property name="whatsThis" stdset="0">
 
1819
                                    <string>Disable Tool Tips
 
1820
 
 
1821
Globally disables all tool tips that would show up if the mouse hovers over a GUI element.</string>
 
1822
                                </property>
 
1823
                            </widget>
 
1824
                            <widget class="QCheckBox" row="8" column="0">
 
1825
                                <property name="name">
 
1826
                                    <cstring>smallerMarksCheckBox</cstring>
 
1827
                                </property>
 
1828
                                <property name="text">
 
1829
                                    <string>Smaller marks</string>
 
1830
                                </property>
 
1831
                                <property name="toolTip" stdset="0">
 
1832
                                    <string>Draw marks slightly smaller</string>
 
1833
                                </property>
 
1834
                                <property name="whatsThis" stdset="0">
 
1835
                                    <string>Draw marks slightly smaller
 
1836
 
 
1837
If activated, all types of marks on the board will be drawn slightly smaller.</string>
 
1838
                                </property>
 
1839
                            </widget>
 
1840
                            <widget class="QCheckBox" row="6" column="0">
 
1841
                                <property name="name">
 
1842
                                    <cstring>adjustFontSizeCheckBox</cstring>
 
1843
                                </property>
 
1844
                                <property name="text">
 
1845
                                    <string>Adjust font size</string>
 
1846
                                </property>
 
1847
                                <property name="toolTip" stdset="0">
 
1848
                                    <string>Adjust font size for text and number labels</string>
 
1849
                                </property>
 
1850
                                <property name="whatsThis" stdset="0">
 
1851
                                    <string>Adjust font size for text and number labels
 
1852
 
 
1853
This is useful when numbering all moves of a game, so the font size of all one, two or three digits numbers is equal.
 
1854
When editing only single digit marks, it might be convinient to switch this off.</string>
 
1855
                                </property>
 
1856
                            </widget>
 
1857
                            <widget class="QCheckBox" row="9" column="0">
 
1858
                                <property name="name">
 
1859
                                    <cstring>boldMarksCheckBox</cstring>
 
1860
                                </property>
 
1861
                                <property name="text">
 
1862
                                    <string>Bold marks</string>
 
1863
                                </property>
 
1864
                                <property name="toolTip" stdset="0">
 
1865
                                    <string>Draw marks bold</string>
 
1866
                                </property>
 
1867
                                <property name="whatsThis" stdset="0">
 
1868
                                    <string>Draw marks bold
 
1869
 
 
1870
If activated, all types of marks except characters and numbers on the board will be drawn bold.</string>
 
1871
                                </property>
 
1872
                            </widget>
 
1873
                            <widget class="QLayoutWidget" row="1" column="0">
 
1874
                                <property name="name">
 
1875
                                    <cstring>Layout20_2</cstring>
 
1876
                                </property>
 
1877
                                <hbox>
 
1878
                                    <property name="name">
 
1879
                                        <cstring>unnamed</cstring>
 
1880
                                    </property>
 
1881
                                    <property name="margin">
 
1882
                                        <number>0</number>
 
1883
                                    </property>
 
1884
                                    <property name="spacing">
 
1885
                                        <number>6</number>
 
1886
                                    </property>
 
1887
                                    <widget class="QCheckBox">
 
1888
                                        <property name="name">
 
1889
                                            <cstring>sidebarCheckBox</cstring>
 
1890
                                        </property>
 
1891
                                        <property name="text">
 
1892
                                            <string>Sidebar</string>
 
1893
                                        </property>
 
1894
                                        <property name="toolTip" stdset="0">
 
1895
                                            <string>Show sidebar</string>
 
1896
                                        </property>
 
1897
                                        <property name="whatsThis" stdset="0">
 
1898
                                            <string>Show sidebar
 
1899
 
 
1900
Enables or disables the navigation and tool sidebar.</string>
 
1901
                                        </property>
 
1902
                                    </widget>
 
1903
                                    <widget class="QCheckBox">
 
1904
                                        <property name="name">
 
1905
                                            <cstring>sidebarLeftCheckBox</cstring>
 
1906
                                        </property>
 
1907
                                        <property name="text">
 
1908
                                            <string>left</string>
 
1909
                                        </property>
 
1910
                                        <property name="toolTip" stdset="0">
 
1911
                                            <string>Show sidebar on the left</string>
 
1912
                                        </property>
 
1913
                                        <property name="whatsThis" stdset="0">
 
1914
                                            <string>Show sidebar on the left
 
1915
 
 
1916
Swaps sidebar and board, thus board is on the left and sidbar is on the right.</string>
 
1917
                                        </property>
 
1918
                                    </widget>
 
1919
                                </hbox>
 
1920
                            </widget>
 
1921
                        </grid>
 
1922
                    </widget>
 
1923
                    <widget class="QGroupBox" row="2" column="0">
 
1924
                        <property name="name">
 
1925
                            <cstring>autoplayGroup</cstring>
 
1926
                        </property>
 
1927
                        <property name="title">
 
1928
                            <string>Autoplay</string>
 
1929
                        </property>
 
1930
                        <property name="layoutMargin" stdset="0">
 
1931
                        </property>
 
1932
                        <property name="layoutSpacing" stdset="0">
 
1933
                        </property>
 
1934
                        <vbox>
 
1935
                            <property name="name">
 
1936
                                <cstring>unnamed</cstring>
 
1937
                            </property>
 
1938
                            <property name="margin">
 
1939
                                <number>6</number>
 
1940
                            </property>
 
1941
                            <property name="spacing">
 
1942
                                <number>0</number>
 
1943
                            </property>
 
1944
                            <widget class="QLayoutWidget">
 
1945
                                <property name="name">
 
1946
                                    <cstring>Layout3</cstring>
 
1947
                                </property>
 
1948
                                <hbox>
 
1949
                                    <property name="name">
 
1950
                                        <cstring>unnamed</cstring>
 
1951
                                    </property>
 
1952
                                    <property name="margin">
 
1953
                                        <number>0</number>
 
1954
                                    </property>
 
1955
                                    <property name="spacing">
 
1956
                                        <number>6</number>
 
1957
                                    </property>
 
1958
                                    <widget class="QLabel">
 
1959
                                        <property name="name">
 
1960
                                            <cstring>TextLabel2</cstring>
 
1961
                                        </property>
 
1962
                                        <property name="text">
 
1963
                                            <string>Interval:</string>
 
1964
                                        </property>
 
1965
                                    </widget>
 
1966
                                    <widget class="QComboBox">
 
1967
                                        <item>
 
1968
                                            <property name="text">
 
1969
                                                <string>0.1</string>
 
1970
                                            </property>
 
1971
                                        </item>
 
1972
                                        <item>
 
1973
                                            <property name="text">
 
1974
                                                <string>0.5</string>
 
1975
                                            </property>
 
1976
                                        </item>
 
1977
                                        <item>
 
1978
                                            <property name="text">
 
1979
                                                <string>1</string>
 
1980
                                            </property>
 
1981
                                        </item>
 
1982
                                        <item>
 
1983
                                            <property name="text">
 
1984
                                                <string>2</string>
 
1985
                                            </property>
 
1986
                                        </item>
 
1987
                                        <item>
 
1988
                                            <property name="text">
 
1989
                                                <string>3</string>
 
1990
                                            </property>
 
1991
                                        </item>
 
1992
                                        <item>
 
1993
                                            <property name="text">
 
1994
                                                <string>5</string>
 
1995
                                            </property>
 
1996
                                        </item>
 
1997
                                        <property name="name">
 
1998
                                            <cstring>timerComboBox</cstring>
 
1999
                                        </property>
 
2000
                                        <property name="focusPolicy">
 
2001
                                            <enum>TabFocus</enum>
 
2002
                                        </property>
 
2003
                                        <property name="toolTip" stdset="0">
 
2004
                                            <string>Time interval for autoplay</string>
 
2005
                                        </property>
 
2006
                                        <property name="whatsThis" stdset="0">
 
2007
                                            <string>Time interval for autoplay
 
2008
 
 
2009
Delay between the moves in autoplay mode in seconds.</string>
 
2010
                                        </property>
 
2011
                                    </widget>
 
2012
                                </hbox>
 
2013
                            </widget>
 
2014
                            <widget class="QCheckBox">
 
2015
                                <property name="name">
 
2016
                                    <cstring>sgfTimeTagsCheckBox</cstring>
 
2017
                                </property>
 
2018
                                <property name="text">
 
2019
                                    <string>sgf time tags</string>
 
2020
                                </property>
 
2021
                                <property name="toolTip" stdset="0">
 
2022
                                    <string>use time info of input file</string>
 
2023
                                </property>
 
2024
                                <property name="whatsThis" stdset="0">
 
2025
                                    <string>sgf time tags
 
2026
 
 
2027
Use time info of input file. The autoplay speed is same as recorded.
 
2028
If not available then interval time is used.</string>
 
2029
                                </property>
 
2030
                            </widget>
 
2031
                        </vbox>
 
2032
                    </widget>
 
2033
                    <widget class="QLayoutWidget" row="2" column="1">
 
2034
                        <property name="name">
 
2035
                            <cstring>Layout12</cstring>
 
2036
                        </property>
 
2037
                        <hbox>
 
2038
                            <property name="name">
 
2039
                                <cstring>unnamed</cstring>
 
2040
                            </property>
 
2041
                            <property name="margin">
 
2042
                                <number>0</number>
 
2043
                            </property>
 
2044
                            <property name="spacing">
 
2045
                                <number>6</number>
 
2046
                            </property>
 
2047
                            <widget class="QGroupBox">
 
2048
                                <property name="name">
 
2049
                                    <cstring>GroupBox76</cstring>
 
2050
                                </property>
 
2051
                                <property name="title">
 
2052
                                    <string>Comment orientation</string>
 
2053
                                </property>
 
2054
                                <property name="toolTip" stdset="0">
 
2055
                                    <string>Horizontal or vertical comment orientation</string>
 
2056
                                </property>
 
2057
                                <property name="whatsThis" stdset="0">
 
2058
                                    <string>Horizontal or vertical comment orientation
 
2059
 
 
2060
The comment field will either be displayed on the bottom of the board or on the right side.
 
2061
 
 
2062
For more dynamic display, pin off the comment field in the View menu.
 
2063
 
 
2064
If None is selected, the comment field is by default hidden.</string>
 
2065
                                </property>
 
2066
                                <grid>
 
2067
                                    <property name="name">
 
2068
                                        <cstring>unnamed</cstring>
 
2069
                                    </property>
 
2070
                                    <property name="margin">
 
2071
                                        <number>11</number>
 
2072
                                    </property>
 
2073
                                    <property name="spacing">
 
2074
                                        <number>6</number>
 
2075
                                    </property>
 
2076
                                    <widget class="QComboBox" row="0" column="0">
 
2077
                                        <item>
 
2078
                                            <property name="text">
 
2079
                                                <string>as saved</string>
 
2080
                                            </property>
 
2081
                                        </item>
 
2082
                                        <item>
 
2083
                                            <property name="text">
 
2084
                                                <string>horizontal</string>
 
2085
                                            </property>
 
2086
                                        </item>
 
2087
                                        <item>
 
2088
                                            <property name="text">
 
2089
                                                <string>vertical</string>
 
2090
                                            </property>
 
2091
                                        </item>
 
2092
                                        <property name="name">
 
2093
                                            <cstring>commentComboBox</cstring>
 
2094
                                        </property>
 
2095
                                        <property name="enabled">
 
2096
                                            <bool>true</bool>
 
2097
                                        </property>
 
2098
                                        <property name="focusPolicy">
 
2099
                                            <enum>TabFocus</enum>
 
2100
                                        </property>
 
2101
                                        <property name="toolTip" stdset="0">
 
2102
                                            <string>choose default comment orientation</string>
 
2103
                                        </property>
 
2104
                                        <property name="whatsThis" stdset="0">
 
2105
                                            <string>default comment field orientation
 
2106
 
 
2107
as saved        use ALT+&lt;0..9&gt; to save position, size and comment orientation, 
 
2108
                restore with CTRL+&lt;0..9&gt;
 
2109
horizontal      always show horizontal comment field
 
2110
vertical                always show vertical comment field
 
2111
 
 
2112
To use saved comment field orientation you must select 'as saved'. By using ALT/CTRL+&lt;number&gt; while horizontal/vertical is chosen, the saved comment field orientation is ignored.</string>
 
2113
                                        </property>
 
2114
                                    </widget>
 
2115
                                </grid>
 
2116
                            </widget>
 
2117
                            <widget class="QGroupBox">
 
2118
                                <property name="name">
 
2119
                                    <cstring>GroupBox7</cstring>
 
2120
                                </property>
 
2121
                                <property name="title">
 
2122
                                    <string>Variation display</string>
 
2123
                                </property>
 
2124
                                <property name="toolTip" stdset="0">
 
2125
                                    <string>Display variations</string>
 
2126
                                </property>
 
2127
                                <property name="whatsThis" stdset="0">
 
2128
                                    <string>Display variations
 
2129
 
 
2130
Select how to display all brothers of the current move. Either not at all, or as ghost stones, or as smaller stones.</string>
 
2131
                                </property>
 
2132
                                <grid>
 
2133
                                    <property name="name">
 
2134
                                        <cstring>unnamed</cstring>
 
2135
                                    </property>
 
2136
                                    <property name="margin">
 
2137
                                        <number>11</number>
 
2138
                                    </property>
 
2139
                                    <property name="spacing">
 
2140
                                        <number>6</number>
 
2141
                                    </property>
 
2142
                                    <widget class="QComboBox" row="0" column="0">
 
2143
                                        <item>
 
2144
                                            <property name="text">
 
2145
                                                <string>None</string>
 
2146
                                            </property>
 
2147
                                        </item>
 
2148
                                        <item>
 
2149
                                            <property name="text">
 
2150
                                                <string>Ghosts</string>
 
2151
                                            </property>
 
2152
                                        </item>
 
2153
                                        <item>
 
2154
                                            <property name="text">
 
2155
                                                <string>Small stones</string>
 
2156
                                            </property>
 
2157
                                        </item>
 
2158
                                        <property name="name">
 
2159
                                            <cstring>variationComboBox</cstring>
 
2160
                                        </property>
 
2161
                                        <property name="focusPolicy">
 
2162
                                            <enum>TabFocus</enum>
 
2163
                                        </property>
 
2164
                                    </widget>
 
2165
                                </grid>
 
2166
                            </widget>
 
2167
                        </hbox>
 
2168
                    </widget>
 
2169
                    <spacer row="3" column="1">
 
2170
                        <property name="name">
 
2171
                            <cstring>Spacer8_2</cstring>
 
2172
                        </property>
 
2173
                        <property name="orientation">
 
2174
                            <enum>Vertical</enum>
 
2175
                        </property>
 
2176
                        <property name="sizeType">
 
2177
                            <enum>Expanding</enum>
 
2178
                        </property>
 
2179
                        <property name="sizeHint">
 
2180
                            <size>
 
2181
                                <width>20</width>
 
2182
                                <height>200</height>
 
2183
                            </size>
 
2184
                        </property>
 
2185
                    </spacer>
 
2186
                </grid>
 
2187
            </widget>
 
2188
            <widget class="QWidget">
 
2189
                <property name="name">
 
2190
                    <cstring>ComputerGoTabWidget</cstring>
 
2191
                </property>
 
2192
                <attribute name="title">
 
2193
                    <string>Computer Go</string>
 
2194
                </attribute>
 
2195
                <grid>
 
2196
                    <property name="name">
 
2197
                        <cstring>unnamed</cstring>
 
2198
                    </property>
 
2199
                    <widget class="QGroupBox" row="0" column="0">
 
2200
                        <property name="name">
 
2201
                            <cstring>GoEnginegroup_box</cstring>
 
2202
                        </property>
 
2203
                        <property name="title">
 
2204
                            <string>Go Engine</string>
 
2205
                        </property>
 
2206
                        <grid>
 
2207
                            <property name="name">
 
2208
                                <cstring>unnamed</cstring>
 
2209
                            </property>
 
2210
                            <property name="margin">
 
2211
                                <number>11</number>
 
2212
                            </property>
 
2213
                            <property name="spacing">
 
2214
                                <number>6</number>
 
2215
                            </property>
 
2216
                            <widget class="QLayoutWidget" row="0" column="0">
 
2217
                                <property name="name">
 
2218
                                    <cstring>Layout37</cstring>
 
2219
                                </property>
 
2220
                                <hbox>
 
2221
                                    <property name="name">
 
2222
                                        <cstring>unnamed</cstring>
 
2223
                                    </property>
 
2224
                                    <property name="margin">
 
2225
                                        <number>0</number>
 
2226
                                    </property>
 
2227
                                    <property name="spacing">
 
2228
                                        <number>6</number>
 
2229
                                    </property>
 
2230
                                    <widget class="QLineEdit">
 
2231
                                        <property name="name">
 
2232
                                            <cstring>LineEdit_computer</cstring>
 
2233
                                        </property>
 
2234
                                        <property name="sizePolicy">
 
2235
                                            <sizepolicy>
 
2236
                                                <hsizetype>3</hsizetype>
 
2237
                                                <vsizetype>0</vsizetype>
 
2238
                                                <horstretch>0</horstretch>
 
2239
                                                <verstretch>0</verstretch>
 
2240
                                            </sizepolicy>
 
2241
                                        </property>
 
2242
                                        <property name="toolTip" stdset="0">
 
2243
                                            <string>Path to the Go program</string>
 
2244
                                        </property>
 
2245
                                        <property name="whatsThis" stdset="0">
 
2246
                                            <string>Path to the Go playing program, e.g. GnuGo</string>
 
2247
                                        </property>
 
2248
                                    </widget>
 
2249
                                    <widget class="QPushButton">
 
2250
                                        <property name="name">
 
2251
                                            <cstring>ComputerPathButton</cstring>
 
2252
                                        </property>
 
2253
                                        <property name="text">
 
2254
                                            <string></string>
 
2255
                                        </property>
 
2256
                                        <property name="pixmap">
 
2257
                                            <pixmap>image1</pixmap>
 
2258
                                        </property>
 
2259
                                    </widget>
 
2260
                                </hbox>
 
2261
                            </widget>
 
2262
                        </grid>
 
2263
                    </widget>
 
2264
                    <widget class="QLayoutWidget" row="1" column="0">
 
2265
                        <property name="name">
 
2266
                            <cstring>layout42</cstring>
 
2267
                        </property>
 
2268
                        <hbox>
 
2269
                            <property name="name">
 
2270
                                <cstring>unnamed</cstring>
 
2271
                            </property>
 
2272
                            <widget class="QButtonGroup">
 
2273
                                <property name="name">
 
2274
                                    <cstring>buttonGroup4</cstring>
 
2275
                                </property>
 
2276
                                <property name="title">
 
2277
                                    <string>Default for White</string>
 
2278
                                </property>
 
2279
                                <grid>
 
2280
                                    <property name="name">
 
2281
                                        <cstring>unnamed</cstring>
 
2282
                                    </property>
 
2283
                                    <widget class="QLayoutWidget" row="0" column="0">
 
2284
                                        <property name="name">
 
2285
                                            <cstring>layout41</cstring>
 
2286
                                        </property>
 
2287
                                        <hbox>
 
2288
                                            <property name="name">
 
2289
                                                <cstring>unnamed</cstring>
 
2290
                                            </property>
 
2291
                                            <widget class="QRadioButton">
 
2292
                                                <property name="name">
 
2293
                                                    <cstring>computerButtonWhite</cstring>
 
2294
                                                </property>
 
2295
                                                <property name="text">
 
2296
                                                    <string>Computer</string>
 
2297
                                                </property>
 
2298
                                            </widget>
 
2299
                                            <widget class="QRadioButton">
 
2300
                                                <property name="name">
 
2301
                                                    <cstring>humanButtonWhite</cstring>
 
2302
                                                </property>
 
2303
                                                <property name="text">
 
2304
                                                    <string>Human</string>
 
2305
                                                </property>
 
2306
                                                <property name="checked">
 
2307
                                                    <bool>true</bool>
 
2308
                                                </property>
 
2309
                                            </widget>
 
2310
                                        </hbox>
 
2311
                                    </widget>
 
2312
                                </grid>
 
2313
                            </widget>
 
2314
                            <widget class="QButtonGroup">
 
2315
                                <property name="name">
 
2316
                                    <cstring>buttonGroup5</cstring>
 
2317
                                </property>
 
2318
                                <property name="title">
 
2319
                                    <string>Default for Black</string>
 
2320
                                </property>
 
2321
                                <grid>
 
2322
                                    <property name="name">
 
2323
                                        <cstring>unnamed</cstring>
 
2324
                                    </property>
 
2325
                                    <widget class="QLayoutWidget" row="0" column="0">
 
2326
                                        <property name="name">
 
2327
                                            <cstring>layout40</cstring>
 
2328
                                        </property>
 
2329
                                        <hbox>
 
2330
                                            <property name="name">
 
2331
                                                <cstring>unnamed</cstring>
 
2332
                                            </property>
 
2333
                                            <widget class="QRadioButton">
 
2334
                                                <property name="name">
 
2335
                                                    <cstring>computerButtonBlack</cstring>
 
2336
                                                </property>
 
2337
                                                <property name="text">
 
2338
                                                    <string>Computer</string>
 
2339
                                                </property>
 
2340
                                                <property name="checked">
 
2341
                                                    <bool>true</bool>
 
2342
                                                </property>
 
2343
                                            </widget>
 
2344
                                            <widget class="QRadioButton">
 
2345
                                                <property name="name">
 
2346
                                                    <cstring>humanButtonBlack</cstring>
 
2347
                                                </property>
 
2348
                                                <property name="text">
 
2349
                                                    <string>Human</string>
 
2350
                                                </property>
 
2351
                                            </widget>
 
2352
                                        </hbox>
 
2353
                                    </widget>
 
2354
                                </grid>
 
2355
                            </widget>
 
2356
                        </hbox>
 
2357
                    </widget>
 
2358
                    <spacer row="3" column="0">
 
2359
                        <property name="name">
 
2360
                            <cstring>Spacer8</cstring>
 
2361
                        </property>
 
2362
                        <property name="orientation">
 
2363
                            <enum>Vertical</enum>
 
2364
                        </property>
 
2365
                        <property name="sizeType">
 
2366
                            <enum>Expanding</enum>
 
2367
                        </property>
 
2368
                        <property name="sizeHint">
 
2369
                            <size>
 
2370
                                <width>20</width>
 
2371
                                <height>260</height>
 
2372
                            </size>
 
2373
                        </property>
 
2374
                    </spacer>
 
2375
                    <widget class="QGroupBox" row="2" column="0">
 
2376
                        <property name="name">
 
2377
                            <cstring>groupBox25_3</cstring>
 
2378
                        </property>
 
2379
                        <property name="title">
 
2380
                            <string>Default games settings</string>
 
2381
                        </property>
 
2382
                        <grid>
 
2383
                            <property name="name">
 
2384
                                <cstring>unnamed</cstring>
 
2385
                            </property>
 
2386
                            <widget class="QLayoutWidget" row="0" column="1">
 
2387
                                <property name="name">
 
2388
                                    <cstring>Layout13_2</cstring>
 
2389
                                </property>
 
2390
                                <hbox>
 
2391
                                    <property name="name">
 
2392
                                        <cstring>unnamed</cstring>
 
2393
                                    </property>
 
2394
                                    <property name="margin">
 
2395
                                        <number>0</number>
 
2396
                                    </property>
 
2397
                                    <property name="spacing">
 
2398
                                        <number>6</number>
 
2399
                                    </property>
 
2400
                                    <widget class="QLabel">
 
2401
                                        <property name="name">
 
2402
                                            <cstring>TextLabel6_2</cstring>
 
2403
                                        </property>
 
2404
                                        <property name="text">
 
2405
                                            <string>Handicap :</string>
 
2406
                                        </property>
 
2407
                                        <property name="toolTip" stdset="0">
 
2408
                                            <string>Playing time</string>
 
2409
                                        </property>
 
2410
                                    </widget>
 
2411
                                    <widget class="QSpinBox">
 
2412
                                        <property name="name">
 
2413
                                            <cstring>computerHandicapSpin</cstring>
 
2414
                                        </property>
 
2415
                                        <property name="maximumSize">
 
2416
                                            <size>
 
2417
                                                <width>60</width>
 
2418
                                                <height>32767</height>
 
2419
                                            </size>
 
2420
                                        </property>
 
2421
                                        <property name="suffix">
 
2422
                                            <string></string>
 
2423
                                        </property>
 
2424
                                        <property name="maxValue">
 
2425
                                            <number>9</number>
 
2426
                                        </property>
 
2427
                                        <property name="minValue">
 
2428
                                            <number>0</number>
 
2429
                                        </property>
 
2430
                                        <property name="value">
 
2431
                                            <number>0</number>
 
2432
                                        </property>
 
2433
                                        <property name="toolTip" stdset="0">
 
2434
                                            <string>Playing time</string>
 
2435
                                        </property>
 
2436
                                    </widget>
 
2437
                                </hbox>
 
2438
                            </widget>
 
2439
                            <widget class="QLayoutWidget" row="0" column="0">
 
2440
                                <property name="name">
 
2441
                                    <cstring>Layout10_3_3</cstring>
 
2442
                                </property>
 
2443
                                <hbox>
 
2444
                                    <property name="name">
 
2445
                                        <cstring>unnamed</cstring>
 
2446
                                    </property>
 
2447
                                    <property name="margin">
 
2448
                                        <number>0</number>
 
2449
                                    </property>
 
2450
                                    <property name="spacing">
 
2451
                                        <number>6</number>
 
2452
                                    </property>
 
2453
                                    <widget class="QLabel">
 
2454
                                        <property name="name">
 
2455
                                            <cstring>TextLabel3_3_3</cstring>
 
2456
                                        </property>
 
2457
                                        <property name="text">
 
2458
                                            <string>Board size:</string>
 
2459
                                        </property>
 
2460
                                        <property name="toolTip" stdset="0">
 
2461
                                            <string>board size</string>
 
2462
                                        </property>
 
2463
                                    </widget>
 
2464
                                    <widget class="QSpinBox">
 
2465
                                        <property name="name">
 
2466
                                            <cstring>computerSizeSpin</cstring>
 
2467
                                        </property>
 
2468
                                        <property name="maximumSize">
 
2469
                                            <size>
 
2470
                                                <width>60</width>
 
2471
                                                <height>32767</height>
 
2472
                                            </size>
 
2473
                                        </property>
 
2474
                                        <property name="maxValue">
 
2475
                                            <number>36</number>
 
2476
                                        </property>
 
2477
                                        <property name="minValue">
 
2478
                                            <number>4</number>
 
2479
                                        </property>
 
2480
                                        <property name="value">
 
2481
                                            <number>19</number>
 
2482
                                        </property>
 
2483
                                        <property name="toolTip" stdset="0">
 
2484
                                            <string>board size</string>
 
2485
                                        </property>
 
2486
                                    </widget>
 
2487
                                </hbox>
 
2488
                            </widget>
 
2489
                        </grid>
 
2490
                    </widget>
 
2491
                </grid>
 
2492
            </widget>
 
2493
            <widget class="QWidget">
 
2494
                <property name="name">
 
2495
                    <cstring>SGFTabWidget</cstring>
 
2496
                </property>
 
2497
                <attribute name="title">
 
2498
                    <string>Import / Export</string>
 
2499
                </attribute>
 
2500
                <grid>
 
2501
                    <property name="name">
 
2502
                        <cstring>unnamed</cstring>
 
2503
                    </property>
 
2504
                    <widget class="QFrame" row="1" column="0" rowspan="1" colspan="2">
 
2505
                        <property name="name">
 
2506
                            <cstring>Frame6</cstring>
 
2507
                        </property>
 
2508
                        <property name="sizePolicy">
 
2509
                            <sizepolicy>
 
2510
                                <hsizetype>5</hsizetype>
 
2511
                                <vsizetype>5</vsizetype>
 
2512
                                <horstretch>0</horstretch>
 
2513
                                <verstretch>0</verstretch>
 
2514
                            </sizepolicy>
 
2515
                        </property>
 
2516
                        <property name="maximumSize">
 
2517
                            <size>
 
2518
                                <width>32767</width>
 
2519
                                <height>32767</height>
 
2520
                            </size>
 
2521
                        </property>
 
2522
                        <property name="palette">
 
2523
                            <palette>
 
2524
                                <active>
 
2525
                                    <color>
 
2526
                                        <red>0</red>
 
2527
                                        <green>0</green>
 
2528
                                        <blue>0</blue>
 
2529
                                    </color>
 
2530
                                    <color>
 
2531
                                        <red>212</red>
 
2532
                                        <green>208</green>
 
2533
                                        <blue>200</blue>
 
2534
                                    </color>
 
2535
                                    <color>
 
2536
                                        <red>255</red>
 
2537
                                        <green>255</green>
 
2538
                                        <blue>255</blue>
 
2539
                                    </color>
 
2540
                                    <color>
 
2541
                                        <red>233</red>
 
2542
                                        <green>229</green>
 
2543
                                        <blue>220</blue>
 
2544
                                    </color>
 
2545
                                    <color>
 
2546
                                        <red>128</red>
 
2547
                                        <green>128</green>
 
2548
                                        <blue>128</blue>
 
2549
                                    </color>
 
2550
                                    <color>
 
2551
                                        <red>141</red>
 
2552
                                        <green>138</green>
 
2553
                                        <blue>133</blue>
 
2554
                                    </color>
 
2555
                                    <color>
 
2556
                                        <red>0</red>
 
2557
                                        <green>0</green>
 
2558
                                        <blue>0</blue>
 
2559
                                    </color>
 
2560
                                    <color>
 
2561
                                        <red>255</red>
 
2562
                                        <green>255</green>
 
2563
                                        <blue>255</blue>
 
2564
                                    </color>
 
2565
                                    <color>
 
2566
                                        <red>0</red>
 
2567
                                        <green>0</green>
 
2568
                                        <blue>0</blue>
 
2569
                                    </color>
 
2570
                                    <color>
 
2571
                                        <red>255</red>
 
2572
                                        <green>255</green>
 
2573
                                        <blue>255</blue>
 
2574
                                    </color>
 
2575
                                    <color>
 
2576
                                        <red>212</red>
 
2577
                                        <green>208</green>
 
2578
                                        <blue>200</blue>
 
2579
                                    </color>
 
2580
                                    <color>
 
2581
                                        <red>64</red>
 
2582
                                        <green>64</green>
 
2583
                                        <blue>64</blue>
 
2584
                                    </color>
 
2585
                                    <color>
 
2586
                                        <red>10</red>
 
2587
                                        <green>36</green>
 
2588
                                        <blue>106</blue>
 
2589
                                    </color>
 
2590
                                    <color>
 
2591
                                        <red>255</red>
 
2592
                                        <green>255</green>
 
2593
                                        <blue>255</blue>
 
2594
                                    </color>
 
2595
                                    <color>
 
2596
                                        <red>0</red>
 
2597
                                        <green>0</green>
 
2598
                                        <blue>0</blue>
 
2599
                                    </color>
 
2600
                                    <color>
 
2601
                                        <red>0</red>
 
2602
                                        <green>0</green>
 
2603
                                        <blue>0</blue>
 
2604
                                    </color>
 
2605
                                </active>
 
2606
                                <disabled>
 
2607
                                    <color>
 
2608
                                        <red>106</red>
 
2609
                                        <green>104</green>
 
2610
                                        <blue>100</blue>
 
2611
                                    </color>
 
2612
                                    <color>
 
2613
                                        <red>212</red>
 
2614
                                        <green>208</green>
 
2615
                                        <blue>200</blue>
 
2616
                                    </color>
 
2617
                                    <color>
 
2618
                                        <red>255</red>
 
2619
                                        <green>255</green>
 
2620
                                        <blue>255</blue>
 
2621
                                    </color>
 
2622
                                    <color>
 
2623
                                        <red>233</red>
 
2624
                                        <green>231</green>
 
2625
                                        <blue>227</blue>
 
2626
                                    </color>
 
2627
                                    <color>
 
2628
                                        <red>128</red>
 
2629
                                        <green>128</green>
 
2630
                                        <blue>128</blue>
 
2631
                                    </color>
 
2632
                                    <color>
 
2633
                                        <red>141</red>
 
2634
                                        <green>138</green>
 
2635
                                        <blue>133</blue>
 
2636
                                    </color>
 
2637
                                    <color>
 
2638
                                        <red>106</red>
 
2639
                                        <green>104</green>
 
2640
                                        <blue>100</blue>
 
2641
                                    </color>
 
2642
                                    <color>
 
2643
                                        <red>255</red>
 
2644
                                        <green>255</green>
 
2645
                                        <blue>255</blue>
 
2646
                                    </color>
 
2647
                                    <color>
 
2648
                                        <red>106</red>
 
2649
                                        <green>104</green>
 
2650
                                        <blue>100</blue>
 
2651
                                    </color>
 
2652
                                    <color>
 
2653
                                        <red>255</red>
 
2654
                                        <green>255</green>
 
2655
                                        <blue>255</blue>
 
2656
                                    </color>
 
2657
                                    <color>
 
2658
                                        <red>212</red>
 
2659
                                        <green>208</green>
 
2660
                                        <blue>200</blue>
 
2661
                                    </color>
 
2662
                                    <color>
 
2663
                                        <red>0</red>
 
2664
                                        <green>0</green>
 
2665
                                        <blue>0</blue>
 
2666
                                    </color>
 
2667
                                    <color>
 
2668
                                        <red>10</red>
 
2669
                                        <green>36</green>
 
2670
                                        <blue>106</blue>
 
2671
                                    </color>
 
2672
                                    <color>
 
2673
                                        <red>255</red>
 
2674
                                        <green>255</green>
 
2675
                                        <blue>255</blue>
 
2676
                                    </color>
 
2677
                                    <color>
 
2678
                                        <red>0</red>
 
2679
                                        <green>0</green>
 
2680
                                        <blue>0</blue>
 
2681
                                    </color>
 
2682
                                    <color>
 
2683
                                        <red>0</red>
 
2684
                                        <green>0</green>
 
2685
                                        <blue>0</blue>
 
2686
                                    </color>
 
2687
                                </disabled>
 
2688
                                <inactive>
 
2689
                                    <color>
 
2690
                                        <red>0</red>
 
2691
                                        <green>0</green>
 
2692
                                        <blue>0</blue>
 
2693
                                    </color>
 
2694
                                    <color>
 
2695
                                        <red>212</red>
 
2696
                                        <green>208</green>
 
2697
                                        <blue>200</blue>
 
2698
                                    </color>
 
2699
                                    <color>
 
2700
                                        <red>255</red>
 
2701
                                        <green>255</green>
 
2702
                                        <blue>255</blue>
 
2703
                                    </color>
 
2704
                                    <color>
 
2705
                                        <red>233</red>
 
2706
                                        <green>229</green>
 
2707
                                        <blue>220</blue>
 
2708
                                    </color>
 
2709
                                    <color>
 
2710
                                        <red>128</red>
 
2711
                                        <green>128</green>
 
2712
                                        <blue>128</blue>
 
2713
                                    </color>
 
2714
                                    <color>
 
2715
                                        <red>141</red>
 
2716
                                        <green>138</green>
 
2717
                                        <blue>133</blue>
 
2718
                                    </color>
 
2719
                                    <color>
 
2720
                                        <red>0</red>
 
2721
                                        <green>0</green>
 
2722
                                        <blue>0</blue>
 
2723
                                    </color>
 
2724
                                    <color>
 
2725
                                        <red>255</red>
 
2726
                                        <green>255</green>
 
2727
                                        <blue>255</blue>
 
2728
                                    </color>
 
2729
                                    <color>
 
2730
                                        <red>0</red>
 
2731
                                        <green>0</green>
 
2732
                                        <blue>0</blue>
 
2733
                                    </color>
 
2734
                                    <color>
 
2735
                                        <red>255</red>
 
2736
                                        <green>255</green>
 
2737
                                        <blue>255</blue>
 
2738
                                    </color>
 
2739
                                    <color>
 
2740
                                        <red>212</red>
 
2741
                                        <green>208</green>
 
2742
                                        <blue>200</blue>
 
2743
                                    </color>
 
2744
                                    <color>
 
2745
                                        <red>64</red>
 
2746
                                        <green>64</green>
 
2747
                                        <blue>64</blue>
 
2748
                                    </color>
 
2749
                                    <color>
 
2750
                                        <red>212</red>
 
2751
                                        <green>208</green>
 
2752
                                        <blue>200</blue>
 
2753
                                    </color>
 
2754
                                    <color>
 
2755
                                        <red>0</red>
 
2756
                                        <green>0</green>
 
2757
                                        <blue>0</blue>
 
2758
                                    </color>
 
2759
                                    <color>
 
2760
                                        <red>0</red>
 
2761
                                        <green>0</green>
 
2762
                                        <blue>0</blue>
 
2763
                                    </color>
 
2764
                                    <color>
 
2765
                                        <red>0</red>
 
2766
                                        <green>0</green>
 
2767
                                        <blue>0</blue>
 
2768
                                    </color>
 
2769
                                </inactive>
 
2770
                            </palette>
 
2771
                        </property>
 
2772
                        <property name="focusPolicy">
 
2773
                            <enum>NoFocus</enum>
 
2774
                        </property>
 
2775
                        <property name="frameShape">
 
2776
                            <enum>StyledPanel</enum>
 
2777
                        </property>
 
2778
                        <property name="frameShadow">
 
2779
                            <enum>Raised</enum>
 
2780
                        </property>
 
2781
                        <property name="toolTip" stdset="0">
 
2782
                            <string>Text encoding for loading and saving</string>
 
2783
                        </property>
 
2784
                        <property name="whatsThis" stdset="0">
 
2785
                            <string>Text encoding for loading and saving
 
2786
 
 
2787
This is used for loading and saving files containing asian letters.
 
2788
If 'None' is selected, Latin1 encoding will be used, common in western world.
 
2789
'None' will speed up loading large files like Kogos Joseki dictionary significantly.</string>
 
2790
                        </property>
 
2791
                        <hbox>
 
2792
                            <property name="name">
 
2793
                                <cstring>unnamed</cstring>
 
2794
                            </property>
 
2795
                            <property name="margin">
 
2796
                                <number>11</number>
 
2797
                            </property>
 
2798
                            <property name="spacing">
 
2799
                                <number>6</number>
 
2800
                            </property>
 
2801
                            <widget class="QLabel">
 
2802
                                <property name="name">
 
2803
                                    <cstring>TextLabel1_4</cstring>
 
2804
                                </property>
 
2805
                                <property name="minimumSize">
 
2806
                                    <size>
 
2807
                                        <width>80</width>
 
2808
                                        <height>0</height>
 
2809
                                    </size>
 
2810
                                </property>
 
2811
                                <property name="text">
 
2812
                                    <string>Text encoding:</string>
 
2813
                                </property>
 
2814
                            </widget>
 
2815
                            <widget class="QListBox">
 
2816
                                <item>
 
2817
                                    <property name="text">
 
2818
                                        <string>None</string>
 
2819
                                    </property>
 
2820
                                </item>
 
2821
                                <item>
 
2822
                                    <property name="text">
 
2823
                                        <string>Big5</string>
 
2824
                                    </property>
 
2825
                                </item>
 
2826
                                <item>
 
2827
                                    <property name="text">
 
2828
                                        <string>EUC-JP</string>
 
2829
                                    </property>
 
2830
                                </item>
 
2831
                                <item>
 
2832
                                    <property name="text">
 
2833
                                        <string>JIS</string>
 
2834
                                    </property>
 
2835
                                </item>
 
2836
                                <item>
 
2837
                                    <property name="text">
 
2838
                                        <string>Shift-JIS</string>
 
2839
                                    </property>
 
2840
                                </item>
 
2841
                                <item>
 
2842
                                    <property name="text">
 
2843
                                        <string>EUC-KR</string>
 
2844
                                    </property>
 
2845
                                </item>
 
2846
                                <item>
 
2847
                                    <property name="text">
 
2848
                                        <string>GBK</string>
 
2849
                                    </property>
 
2850
                                </item>
 
2851
                                <item>
 
2852
                                    <property name="text">
 
2853
                                        <string>Tamil TSCII</string>
 
2854
                                    </property>
 
2855
                                </item>
 
2856
                                <property name="name">
 
2857
                                    <cstring>codecListBox</cstring>
 
2858
                                </property>
 
2859
                                <property name="minimumSize">
 
2860
                                    <size>
 
2861
                                        <width>0</width>
 
2862
                                        <height>80</height>
 
2863
                                    </size>
 
2864
                                </property>
 
2865
                                <property name="maximumSize">
 
2866
                                    <size>
 
2867
                                        <width>180</width>
 
2868
                                        <height>32767</height>
 
2869
                                    </size>
 
2870
                                </property>
 
2871
                            </widget>
 
2872
                            <spacer>
 
2873
                                <property name="name">
 
2874
                                    <cstring>Spacer7_2</cstring>
 
2875
                                </property>
 
2876
                                <property name="orientation">
 
2877
                                    <enum>Horizontal</enum>
 
2878
                                </property>
 
2879
                                <property name="sizeType">
 
2880
                                    <enum>Expanding</enum>
 
2881
                                </property>
 
2882
                                <property name="sizeHint">
 
2883
                                    <size>
 
2884
                                        <width>20</width>
 
2885
                                        <height>20</height>
 
2886
                                    </size>
 
2887
                                </property>
 
2888
                            </spacer>
 
2889
                        </hbox>
 
2890
                    </widget>
 
2891
                    <widget class="QFrame" row="2" column="0" rowspan="1" colspan="2">
 
2892
                        <property name="name">
 
2893
                            <cstring>Frame5</cstring>
 
2894
                        </property>
 
2895
                        <property name="sizePolicy">
 
2896
                            <sizepolicy>
 
2897
                                <hsizetype>5</hsizetype>
 
2898
                                <vsizetype>5</vsizetype>
 
2899
                                <horstretch>0</horstretch>
 
2900
                                <verstretch>0</verstretch>
 
2901
                            </sizepolicy>
 
2902
                        </property>
 
2903
                        <property name="maximumSize">
 
2904
                            <size>
 
2905
                                <width>32767</width>
 
2906
                                <height>32767</height>
 
2907
                            </size>
 
2908
                        </property>
 
2909
                        <property name="focusPolicy">
 
2910
                            <enum>NoFocus</enum>
 
2911
                        </property>
 
2912
                        <property name="frameShape">
 
2913
                            <enum>StyledPanel</enum>
 
2914
                        </property>
 
2915
                        <property name="frameShadow">
 
2916
                            <enum>Raised</enum>
 
2917
                        </property>
 
2918
                        <property name="toolTip" stdset="0">
 
2919
                            <string>Request adjournment</string>
 
2920
                        </property>
 
2921
                        <property name="whatsThis" stdset="0">
 
2922
                            <string>Adjourn.
 
2923
 
 
2924
Send adjournment request to your opponent. If he accept it, the game will be adjourned and saved.</string>
 
2925
                        </property>
 
2926
                        <vbox>
 
2927
                            <property name="name">
 
2928
                                <cstring>unnamed</cstring>
 
2929
                            </property>
 
2930
                            <property name="margin">
 
2931
                                <number>11</number>
 
2932
                            </property>
 
2933
                            <property name="spacing">
 
2934
                                <number>6</number>
 
2935
                            </property>
 
2936
                            <widget class="QCheckBox">
 
2937
                                <property name="name">
 
2938
                                    <cstring>fastLoadCheckBox</cstring>
 
2939
                                </property>
 
2940
                                <property name="text">
 
2941
                                    <string>Fast loading (EXPERIMENTAL)</string>
 
2942
                                </property>
 
2943
                                <property name="toolTip" stdset="0">
 
2944
                                    <string>Enable fast loading</string>
 
2945
                                </property>
 
2946
                                <property name="whatsThis" stdset="0">
 
2947
                                    <string>Enable fast loading
 
2948
 
 
2949
Warning: This is experimental and does not work properly!</string>
 
2950
                                </property>
 
2951
                            </widget>
 
2952
                            <widget class="QLabel">
 
2953
                                <property name="name">
 
2954
                                    <cstring>TextLabel1_2</cstring>
 
2955
                                </property>
 
2956
                                <property name="frameShape">
 
2957
                                    <enum>Panel</enum>
 
2958
                                </property>
 
2959
                                <property name="frameShadow">
 
2960
                                    <enum>Raised</enum>
 
2961
                                </property>
 
2962
                                <property name="lineWidth">
 
2963
                                    <number>1</number>
 
2964
                                </property>
 
2965
                                <property name="text">
 
2966
                                    <string>Fast loading is experimental right now and does not work completely!</string>
 
2967
                                </property>
 
2968
                                <property name="alignment">
 
2969
                                    <set>WordBreak|AlignTop|AlignLeft</set>
 
2970
                                </property>
 
2971
                                <property name="vAlign" stdset="0">
 
2972
                                </property>
 
2973
                                <property name="wordwrap" stdset="0">
 
2974
                                </property>
 
2975
                            </widget>
 
2976
                        </vbox>
 
2977
                    </widget>
 
2978
                    <widget class="QGroupBox" row="3" column="1">
 
2979
                        <property name="name">
 
2980
                            <cstring>groupBox26</cstring>
 
2981
                        </property>
 
2982
                        <property name="title">
 
2983
                            <string>Imported game position</string>
 
2984
                        </property>
 
2985
                        <widget class="QCheckBox">
 
2986
                            <property name="name">
 
2987
                                <cstring>addBrotherCheckBox</cstring>
 
2988
                            </property>
 
2989
                            <property name="geometry">
 
2990
                                <rect>
 
2991
                                    <x>10</x>
 
2992
                                    <y>20</y>
 
2993
                                    <width>240</width>
 
2994
                                    <height>19</height>
 
2995
                                </rect>
 
2996
                            </property>
 
2997
                            <property name="text">
 
2998
                                <string>Add as brother</string>
 
2999
                            </property>
 
3000
                            <property name="toolTip" stdset="0">
 
3001
                                <string>Add imported position as brother</string>
 
3002
                            </property>
 
3003
                            <property name="whatsThis" stdset="0">
 
3004
                                <string>Add imported position as brother
 
3005
 
 
3006
If disabled, the imported position is added as son.</string>
 
3007
                            </property>
 
3008
                        </widget>
 
3009
                    </widget>
 
3010
                    <widget class="QGroupBox" row="3" column="0" rowspan="2" colspan="1">
 
3011
                        <property name="name">
 
3012
                            <cstring>GroupBox4</cstring>
 
3013
                        </property>
 
3014
                        <property name="title">
 
3015
                            <string>ASCII Characters</string>
 
3016
                        </property>
 
3017
                        <property name="layoutMargin" stdset="0">
 
3018
                        </property>
 
3019
                        <property name="toolTip" stdset="0">
 
3020
                            <string>ASCII character for import/export</string>
 
3021
                        </property>
 
3022
                        <property name="whatsThis" stdset="0">
 
3023
                            <string>ASCII character for import
 
3024
 
 
3025
When importing or exporting ASCII files, use these characters to indicate the given stone or point on the board.</string>
 
3026
                        </property>
 
3027
                        <vbox>
 
3028
                            <property name="name">
 
3029
                                <cstring>unnamed</cstring>
 
3030
                            </property>
 
3031
                            <property name="margin">
 
3032
                                <number>6</number>
 
3033
                            </property>
 
3034
                            <property name="spacing">
 
3035
                                <number>6</number>
 
3036
                            </property>
 
3037
                            <widget class="QLayoutWidget">
 
3038
                                <property name="name">
 
3039
                                    <cstring>Layout4</cstring>
 
3040
                                </property>
 
3041
                                <hbox>
 
3042
                                    <property name="name">
 
3043
                                        <cstring>unnamed</cstring>
 
3044
                                    </property>
 
3045
                                    <property name="margin">
 
3046
                                        <number>0</number>
 
3047
                                    </property>
 
3048
                                    <property name="spacing">
 
3049
                                        <number>6</number>
 
3050
                                    </property>
 
3051
                                    <widget class="QLabel">
 
3052
                                        <property name="name">
 
3053
                                            <cstring>TextLabel1</cstring>
 
3054
                                        </property>
 
3055
                                        <property name="minimumSize">
 
3056
                                            <size>
 
3057
                                                <width>120</width>
 
3058
                                                <height>0</height>
 
3059
                                            </size>
 
3060
                                        </property>
 
3061
                                        <property name="text">
 
3062
                                            <string>Black stone:</string>
 
3063
                                        </property>
 
3064
                                    </widget>
 
3065
                                    <widget class="QLineEdit">
 
3066
                                        <property name="name">
 
3067
                                            <cstring>blackStoneEdit</cstring>
 
3068
                                        </property>
 
3069
                                        <property name="maximumSize">
 
3070
                                            <size>
 
3071
                                                <width>30</width>
 
3072
                                                <height>32767</height>
 
3073
                                            </size>
 
3074
                                        </property>
 
3075
                                        <property name="text">
 
3076
                                            <string>#</string>
 
3077
                                        </property>
 
3078
                                        <property name="maxLength">
 
3079
                                            <number>1</number>
 
3080
                                        </property>
 
3081
                                    </widget>
 
3082
                                </hbox>
 
3083
                            </widget>
 
3084
                            <widget class="QLayoutWidget">
 
3085
                                <property name="name">
 
3086
                                    <cstring>Layout5</cstring>
 
3087
                                </property>
 
3088
                                <hbox>
 
3089
                                    <property name="name">
 
3090
                                        <cstring>unnamed</cstring>
 
3091
                                    </property>
 
3092
                                    <property name="margin">
 
3093
                                        <number>0</number>
 
3094
                                    </property>
 
3095
                                    <property name="spacing">
 
3096
                                        <number>6</number>
 
3097
                                    </property>
 
3098
                                    <widget class="QLabel">
 
3099
                                        <property name="name">
 
3100
                                            <cstring>TextLabel2_2</cstring>
 
3101
                                        </property>
 
3102
                                        <property name="minimumSize">
 
3103
                                            <size>
 
3104
                                                <width>120</width>
 
3105
                                                <height>0</height>
 
3106
                                            </size>
 
3107
                                        </property>
 
3108
                                        <property name="text">
 
3109
                                            <string>White stone:</string>
 
3110
                                        </property>
 
3111
                                    </widget>
 
3112
                                    <widget class="QLineEdit">
 
3113
                                        <property name="name">
 
3114
                                            <cstring>whiteStoneEdit</cstring>
 
3115
                                        </property>
 
3116
                                        <property name="maximumSize">
 
3117
                                            <size>
 
3118
                                                <width>30</width>
 
3119
                                                <height>32767</height>
 
3120
                                            </size>
 
3121
                                        </property>
 
3122
                                        <property name="text">
 
3123
                                            <string>O</string>
 
3124
                                        </property>
 
3125
                                        <property name="maxLength">
 
3126
                                            <number>1</number>
 
3127
                                        </property>
 
3128
                                    </widget>
 
3129
                                </hbox>
 
3130
                            </widget>
 
3131
                            <widget class="QLayoutWidget">
 
3132
                                <property name="name">
 
3133
                                    <cstring>Layout6</cstring>
 
3134
                                </property>
 
3135
                                <hbox>
 
3136
                                    <property name="name">
 
3137
                                        <cstring>unnamed</cstring>
 
3138
                                    </property>
 
3139
                                    <property name="margin">
 
3140
                                        <number>0</number>
 
3141
                                    </property>
 
3142
                                    <property name="spacing">
 
3143
                                        <number>6</number>
 
3144
                                    </property>
 
3145
                                    <widget class="QLabel">
 
3146
                                        <property name="name">
 
3147
                                            <cstring>TextLabel3</cstring>
 
3148
                                        </property>
 
3149
                                        <property name="minimumSize">
 
3150
                                            <size>
 
3151
                                                <width>120</width>
 
3152
                                                <height>0</height>
 
3153
                                            </size>
 
3154
                                        </property>
 
3155
                                        <property name="text">
 
3156
                                            <string>Star point:</string>
 
3157
                                        </property>
 
3158
                                    </widget>
 
3159
                                    <widget class="QLineEdit">
 
3160
                                        <property name="name">
 
3161
                                            <cstring>starPointEdit</cstring>
 
3162
                                        </property>
 
3163
                                        <property name="maximumSize">
 
3164
                                            <size>
 
3165
                                                <width>30</width>
 
3166
                                                <height>32767</height>
 
3167
                                            </size>
 
3168
                                        </property>
 
3169
                                        <property name="text">
 
3170
                                            <string>,</string>
 
3171
                                        </property>
 
3172
                                        <property name="maxLength">
 
3173
                                            <number>1</number>
 
3174
                                        </property>
 
3175
                                    </widget>
 
3176
                                </hbox>
 
3177
                            </widget>
 
3178
                            <widget class="QLayoutWidget">
 
3179
                                <property name="name">
 
3180
                                    <cstring>Layout7</cstring>
 
3181
                                </property>
 
3182
                                <hbox>
 
3183
                                    <property name="name">
 
3184
                                        <cstring>unnamed</cstring>
 
3185
                                    </property>
 
3186
                                    <property name="margin">
 
3187
                                        <number>0</number>
 
3188
                                    </property>
 
3189
                                    <property name="spacing">
 
3190
                                        <number>6</number>
 
3191
                                    </property>
 
3192
                                    <widget class="QLabel">
 
3193
                                        <property name="name">
 
3194
                                            <cstring>TextLabel4</cstring>
 
3195
                                        </property>
 
3196
                                        <property name="minimumSize">
 
3197
                                            <size>
 
3198
                                                <width>120</width>
 
3199
                                                <height>0</height>
 
3200
                                            </size>
 
3201
                                        </property>
 
3202
                                        <property name="text">
 
3203
                                            <string>Empty point:</string>
 
3204
                                        </property>
 
3205
                                    </widget>
 
3206
                                    <widget class="QLineEdit">
 
3207
                                        <property name="name">
 
3208
                                            <cstring>emptyPointEdit</cstring>
 
3209
                                        </property>
 
3210
                                        <property name="maximumSize">
 
3211
                                            <size>
 
3212
                                                <width>30</width>
 
3213
                                                <height>32767</height>
 
3214
                                            </size>
 
3215
                                        </property>
 
3216
                                        <property name="text">
 
3217
                                            <string>.</string>
 
3218
                                        </property>
 
3219
                                        <property name="maxLength">
 
3220
                                            <number>1</number>
 
3221
                                        </property>
 
3222
                                    </widget>
 
3223
                                </hbox>
 
3224
                            </widget>
 
3225
                            <widget class="QLayoutWidget">
 
3226
                                <property name="name">
 
3227
                                    <cstring>Layout11</cstring>
 
3228
                                </property>
 
3229
                                <hbox>
 
3230
                                    <property name="name">
 
3231
                                        <cstring>unnamed</cstring>
 
3232
                                    </property>
 
3233
                                    <property name="margin">
 
3234
                                        <number>0</number>
 
3235
                                    </property>
 
3236
                                    <property name="spacing">
 
3237
                                        <number>6</number>
 
3238
                                    </property>
 
3239
                                    <widget class="QLabel">
 
3240
                                        <property name="name">
 
3241
                                            <cstring>TextLabel1_3</cstring>
 
3242
                                        </property>
 
3243
                                        <property name="minimumSize">
 
3244
                                            <size>
 
3245
                                                <width>120</width>
 
3246
                                                <height>0</height>
 
3247
                                            </size>
 
3248
                                        </property>
 
3249
                                        <property name="text">
 
3250
                                            <string>Horizontal border:</string>
 
3251
                                        </property>
 
3252
                                    </widget>
 
3253
                                    <widget class="QLineEdit">
 
3254
                                        <property name="name">
 
3255
                                            <cstring>hBorderEdit</cstring>
 
3256
                                        </property>
 
3257
                                        <property name="maximumSize">
 
3258
                                            <size>
 
3259
                                                <width>30</width>
 
3260
                                                <height>32767</height>
 
3261
                                            </size>
 
3262
                                        </property>
 
3263
                                        <property name="text">
 
3264
                                            <string>|</string>
 
3265
                                        </property>
 
3266
                                        <property name="maxLength">
 
3267
                                            <number>1</number>
 
3268
                                        </property>
 
3269
                                    </widget>
 
3270
                                </hbox>
 
3271
                            </widget>
 
3272
                            <widget class="QLayoutWidget">
 
3273
                                <property name="name">
 
3274
                                    <cstring>Layout10</cstring>
 
3275
                                </property>
 
3276
                                <hbox>
 
3277
                                    <property name="name">
 
3278
                                        <cstring>unnamed</cstring>
 
3279
                                    </property>
 
3280
                                    <property name="margin">
 
3281
                                        <number>0</number>
 
3282
                                    </property>
 
3283
                                    <property name="spacing">
 
3284
                                        <number>6</number>
 
3285
                                    </property>
 
3286
                                    <widget class="QLabel">
 
3287
                                        <property name="name">
 
3288
                                            <cstring>TextLabel2_3</cstring>
 
3289
                                        </property>
 
3290
                                        <property name="minimumSize">
 
3291
                                            <size>
 
3292
                                                <width>120</width>
 
3293
                                                <height>0</height>
 
3294
                                            </size>
 
3295
                                        </property>
 
3296
                                        <property name="text">
 
3297
                                            <string>Vertical border:</string>
 
3298
                                        </property>
 
3299
                                    </widget>
 
3300
                                    <widget class="QLineEdit">
 
3301
                                        <property name="name">
 
3302
                                            <cstring>vBorderEdit</cstring>
 
3303
                                        </property>
 
3304
                                        <property name="maximumSize">
 
3305
                                            <size>
 
3306
                                                <width>30</width>
 
3307
                                                <height>32767</height>
 
3308
                                            </size>
 
3309
                                        </property>
 
3310
                                        <property name="text">
 
3311
                                            <string>-</string>
 
3312
                                        </property>
 
3313
                                        <property name="maxLength">
 
3314
                                            <number>1</number>
 
3315
                                        </property>
 
3316
                                    </widget>
 
3317
                                </hbox>
 
3318
                            </widget>
 
3319
                        </vbox>
 
3320
                    </widget>
 
3321
                    <spacer row="4" column="1">
 
3322
                        <property name="name">
 
3323
                            <cstring>spacer10</cstring>
 
3324
                        </property>
 
3325
                        <property name="orientation">
 
3326
                            <enum>Vertical</enum>
 
3327
                        </property>
 
3328
                        <property name="sizeType">
 
3329
                            <enum>Expanding</enum>
 
3330
                        </property>
 
3331
                        <property name="sizeHint">
 
3332
                            <size>
 
3333
                                <width>20</width>
 
3334
                                <height>131</height>
 
3335
                            </size>
 
3336
                        </property>
 
3337
                    </spacer>
 
3338
                    <widget class="QFrame" row="0" column="0" rowspan="1" colspan="2">
 
3339
                        <property name="name">
 
3340
                            <cstring>Frame4</cstring>
 
3341
                        </property>
 
3342
                        <property name="sizePolicy">
 
3343
                            <sizepolicy>
 
3344
                                <hsizetype>5</hsizetype>
 
3345
                                <vsizetype>5</vsizetype>
 
3346
                                <horstretch>0</horstretch>
 
3347
                                <verstretch>0</verstretch>
 
3348
                            </sizepolicy>
 
3349
                        </property>
 
3350
                        <property name="maximumSize">
 
3351
                            <size>
 
3352
                                <width>32767</width>
 
3353
                                <height>32767</height>
 
3354
                            </size>
 
3355
                        </property>
 
3356
                        <property name="focusPolicy">
 
3357
                            <enum>NoFocus</enum>
 
3358
                        </property>
 
3359
                        <property name="frameShape">
 
3360
                            <enum>StyledPanel</enum>
 
3361
                        </property>
 
3362
                        <property name="frameShadow">
 
3363
                            <enum>Raised</enum>
 
3364
                        </property>
 
3365
                        <property name="toolTip" stdset="0">
 
3366
                            <string>Square</string>
 
3367
                        </property>
 
3368
                        <property name="whatsThis" stdset="0">
 
3369
                            <string>Square
 
3370
 
 
3371
Edit square marks on the board. Left click sets a mark, right click removes it.</string>
 
3372
                        </property>
 
3373
                        <grid>
 
3374
                            <property name="name">
 
3375
                                <cstring>unnamed</cstring>
 
3376
                            </property>
 
3377
                            <property name="margin">
 
3378
                                <number>11</number>
 
3379
                            </property>
 
3380
                            <property name="spacing">
 
3381
                                <number>6</number>
 
3382
                            </property>
 
3383
                            <widget class="QCheckBox" row="0" column="0">
 
3384
                                <property name="name">
 
3385
                                    <cstring>rememberDirCheckBox</cstring>
 
3386
                                </property>
 
3387
                                <property name="text">
 
3388
                                    <string>Remember last directory</string>
 
3389
                                </property>
 
3390
                                <property name="toolTip" stdset="0">
 
3391
                                    <string>Remember last directory</string>
 
3392
                                </property>
 
3393
                                <property name="whatsThis" stdset="0">
 
3394
                                    <string>Remember last directory
 
3395
 
 
3396
When toggled on, the last used directory when loading or saving sgf files will be remembered.</string>
 
3397
                                </property>
 
3398
                            </widget>
 
3399
                        </grid>
 
3400
                    </widget>
 
3401
                </grid>
 
3402
            </widget>
 
3403
            <widget class="QWidget">
 
3404
                <property name="name">
 
3405
                    <cstring>goServerTabWidget</cstring>
 
3406
                </property>
 
3407
                <attribute name="title">
 
3408
                    <string>Go Server</string>
 
3409
                </attribute>
 
3410
                <grid>
 
3411
                    <property name="name">
 
3412
                        <cstring>unnamed</cstring>
 
3413
                    </property>
 
3414
                    <widget class="QLayoutWidget" row="0" column="0">
 
3415
                        <property name="name">
 
3416
                            <cstring>Layout40</cstring>
 
3417
                        </property>
 
3418
                        <property name="layoutMargin" stdset="0">
 
3419
                        </property>
 
3420
                        <vbox>
 
3421
                            <property name="name">
 
3422
                                <cstring>unnamed</cstring>
 
3423
                            </property>
 
3424
                            <property name="margin">
 
3425
                                <number>2</number>
 
3426
                            </property>
 
3427
                            <property name="spacing">
 
3428
                                <number>6</number>
 
3429
                            </property>
 
3430
                            <widget class="QLayoutWidget">
 
3431
                                <property name="name">
 
3432
                                    <cstring>Layout9_2</cstring>
 
3433
                                </property>
 
3434
                                <hbox>
 
3435
                                    <property name="name">
 
3436
                                        <cstring>unnamed</cstring>
 
3437
                                    </property>
 
3438
                                    <property name="margin">
 
3439
                                        <number>0</number>
 
3440
                                    </property>
 
3441
                                    <property name="spacing">
 
3442
                                        <number>6</number>
 
3443
                                    </property>
 
3444
                                    <widget class="QLabel">
 
3445
                                        <property name="name">
 
3446
                                            <cstring>TextLabel1_title</cstring>
 
3447
                                        </property>
 
3448
                                        <property name="minimumSize">
 
3449
                                            <size>
 
3450
                                                <width>70</width>
 
3451
                                                <height>0</height>
 
3452
                                            </size>
 
3453
                                        </property>
 
3454
                                        <property name="text">
 
3455
                                            <string>Title:</string>
 
3456
                                        </property>
 
3457
                                    </widget>
 
3458
                                    <widget class="QLineEdit">
 
3459
                                        <property name="name">
 
3460
                                            <cstring>LineEdit_title</cstring>
 
3461
                                        </property>
 
3462
                                        <property name="toolTip" stdset="0">
 
3463
                                            <string>title, e.g.: guest account at NNGS</string>
 
3464
                                        </property>
 
3465
                                        <property name="whatsThis" stdset="0">
 
3466
                                            <string>unique title, e.g.:
 
3467
 
 
3468
guest account at NNGS
 
3469
qGo1234 (IGS)
 
3470
xyz
 
3471
 
 
3472
The title field is used to chose a server connection.
 
3473
 
 
3474
Note: don't use a default server name, i.e. '-- Aurora --' etc.</string>
 
3475
                                        </property>
 
3476
                                    </widget>
 
3477
                                </hbox>
 
3478
                            </widget>
 
3479
                            <widget class="Line">
 
3480
                                <property name="name">
 
3481
                                    <cstring>Line1_2</cstring>
 
3482
                                </property>
 
3483
                                <property name="sizePolicy">
 
3484
                                    <sizepolicy>
 
3485
                                        <hsizetype>1</hsizetype>
 
3486
                                        <vsizetype>0</vsizetype>
 
3487
                                        <horstretch>0</horstretch>
 
3488
                                        <verstretch>0</verstretch>
 
3489
                                    </sizepolicy>
 
3490
                                </property>
 
3491
                                <property name="maximumSize">
 
3492
                                    <size>
 
3493
                                        <width>32767</width>
 
3494
                                        <height>32767</height>
 
3495
                                    </size>
 
3496
                                </property>
 
3497
                                <property name="font">
 
3498
                                    <font>
 
3499
                                    </font>
 
3500
                                </property>
 
3501
                                <property name="focusPolicy">
 
3502
                                    <enum>NoFocus</enum>
 
3503
                                </property>
 
3504
                                <property name="frameShape">
 
3505
                                    <enum>HLine</enum>
 
3506
                                </property>
 
3507
                                <property name="frameShadow">
 
3508
                                    <enum>Sunken</enum>
 
3509
                                </property>
 
3510
                                <property name="orientation">
 
3511
                                    <enum>Horizontal</enum>
 
3512
                                </property>
 
3513
                                <property name="toolTip" stdset="0">
 
3514
                                    <string>Refresh display</string>
 
3515
                                </property>
 
3516
                                <property name="whatsThis" stdset="0">
 
3517
                                    <string>Refresh
 
3518
 
 
3519
Refresh board. Use this if you cannot see any stones on the board.</string>
 
3520
                                </property>
 
3521
                            </widget>
 
3522
                            <widget class="QLayoutWidget">
 
3523
                                <property name="name">
 
3524
                                    <cstring>Layout14</cstring>
 
3525
                                </property>
 
3526
                                <hbox>
 
3527
                                    <property name="name">
 
3528
                                        <cstring>unnamed</cstring>
 
3529
                                    </property>
 
3530
                                    <property name="margin">
 
3531
                                        <number>0</number>
 
3532
                                    </property>
 
3533
                                    <property name="spacing">
 
3534
                                        <number>6</number>
 
3535
                                    </property>
 
3536
                                    <widget class="QLabel">
 
3537
                                        <property name="name">
 
3538
                                            <cstring>TextLabel1_5</cstring>
 
3539
                                        </property>
 
3540
                                        <property name="minimumSize">
 
3541
                                            <size>
 
3542
                                                <width>70</width>
 
3543
                                                <height>0</height>
 
3544
                                            </size>
 
3545
                                        </property>
 
3546
                                        <property name="text">
 
3547
                                            <string>Host:</string>
 
3548
                                        </property>
 
3549
                                    </widget>
 
3550
                                    <widget class="QLineEdit">
 
3551
                                        <property name="name">
 
3552
                                            <cstring>LineEdit_host</cstring>
 
3553
                                        </property>
 
3554
                                        <property name="toolTip" stdset="0">
 
3555
                                            <string>hostname, e.g.: nngs.cosmic.org</string>
 
3556
                                        </property>
 
3557
                                        <property name="whatsThis" stdset="0">
 
3558
                                            <string>hostname
 
3559
 
 
3560
Use a valid hostname or ip address. Instead of typing it one of the predefined hosts can be chosen:
 
3561
 
 
3562
-- Aurora --
 
3563
-- CTN --
 
3564
-- CWS --
 
3565
-- EGF --
 
3566
-- IGS --
 
3567
-- LGS --
 
3568
-- NNGS --
 
3569
-- WING --</string>
 
3570
                                        </property>
 
3571
                                    </widget>
 
3572
                                </hbox>
 
3573
                            </widget>
 
3574
                            <widget class="QLayoutWidget">
 
3575
                                <property name="name">
 
3576
                                    <cstring>Layout16</cstring>
 
3577
                                </property>
 
3578
                                <hbox>
 
3579
                                    <property name="name">
 
3580
                                        <cstring>unnamed</cstring>
 
3581
                                    </property>
 
3582
                                    <property name="margin">
 
3583
                                        <number>0</number>
 
3584
                                    </property>
 
3585
                                    <property name="spacing">
 
3586
                                        <number>6</number>
 
3587
                                    </property>
 
3588
                                    <widget class="QLabel">
 
3589
                                        <property name="name">
 
3590
                                            <cstring>TextLabel2_4</cstring>
 
3591
                                        </property>
 
3592
                                        <property name="minimumSize">
 
3593
                                            <size>
 
3594
                                                <width>70</width>
 
3595
                                                <height>0</height>
 
3596
                                            </size>
 
3597
                                        </property>
 
3598
                                        <property name="text">
 
3599
                                            <string>Port:</string>
 
3600
                                        </property>
 
3601
                                    </widget>
 
3602
                                    <widget class="QLineEdit">
 
3603
                                        <property name="name">
 
3604
                                            <cstring>LineEdit_port</cstring>
 
3605
                                        </property>
 
3606
                                        <property name="maxLength">
 
3607
                                            <number>4</number>
 
3608
                                        </property>
 
3609
                                        <property name="toolTip" stdset="0">
 
3610
                                            <string>port address, e.g.: 9696</string>
 
3611
                                        </property>
 
3612
                                        <property name="whatsThis" stdset="0">
 
3613
                                            <string>port address, e.g.: 9696
 
3614
 
 
3615
Port address is defined for each go server. It's a fixed number. See Host for predefined server names.</string>
 
3616
                                        </property>
 
3617
                                    </widget>
 
3618
                                </hbox>
 
3619
                            </widget>
 
3620
                            <widget class="Line">
 
3621
                                <property name="name">
 
3622
                                    <cstring>Line1</cstring>
 
3623
                                </property>
 
3624
                                <property name="sizePolicy">
 
3625
                                    <sizepolicy>
 
3626
                                        <hsizetype>1</hsizetype>
 
3627
                                        <vsizetype>0</vsizetype>
 
3628
                                        <horstretch>0</horstretch>
 
3629
                                        <verstretch>0</verstretch>
 
3630
                                    </sizepolicy>
 
3631
                                </property>
 
3632
                                <property name="maximumSize">
 
3633
                                    <size>
 
3634
                                        <width>32767</width>
 
3635
                                        <height>32767</height>
 
3636
                                    </size>
 
3637
                                </property>
 
3638
                                <property name="focusPolicy">
 
3639
                                    <enum>NoFocus</enum>
 
3640
                                </property>
 
3641
                                <property name="frameShape">
 
3642
                                    <enum>HLine</enum>
 
3643
                                </property>
 
3644
                                <property name="frameShadow">
 
3645
                                    <enum>Sunken</enum>
 
3646
                                </property>
 
3647
                                <property name="orientation">
 
3648
                                    <enum>Horizontal</enum>
 
3649
                                </property>
 
3650
                                <property name="layoutMargin" stdset="0">
 
3651
                                </property>
 
3652
                                <property name="layoutSpacing" stdset="0">
 
3653
                                </property>
 
3654
                                <property name="toolTip" stdset="0">
 
3655
                                    <string>Undo last move</string>
 
3656
                                </property>
 
3657
                                <property name="whatsThis" stdset="0">
 
3658
                                    <string>Undo
 
3659
 
 
3660
Undo the opponent's last move.</string>
 
3661
                                </property>
 
3662
                            </widget>
 
3663
                            <widget class="QLayoutWidget">
 
3664
                                <property name="name">
 
3665
                                    <cstring>Layout17_3</cstring>
 
3666
                                </property>
 
3667
                                <hbox>
 
3668
                                    <property name="name">
 
3669
                                        <cstring>unnamed</cstring>
 
3670
                                    </property>
 
3671
                                    <property name="margin">
 
3672
                                        <number>0</number>
 
3673
                                    </property>
 
3674
                                    <property name="spacing">
 
3675
                                        <number>6</number>
 
3676
                                    </property>
 
3677
                                    <widget class="QLabel">
 
3678
                                        <property name="name">
 
3679
                                            <cstring>TextLabel3_2</cstring>
 
3680
                                        </property>
 
3681
                                        <property name="minimumSize">
 
3682
                                            <size>
 
3683
                                                <width>70</width>
 
3684
                                                <height>0</height>
 
3685
                                            </size>
 
3686
                                        </property>
 
3687
                                        <property name="text">
 
3688
                                            <string>Name:</string>
 
3689
                                        </property>
 
3690
                                    </widget>
 
3691
                                    <widget class="QLineEdit">
 
3692
                                        <property name="name">
 
3693
                                            <cstring>LineEdit_login</cstring>
 
3694
                                        </property>
 
3695
                                        <property name="toolTip" stdset="0">
 
3696
                                            <string>use your login name; if unregistered use a unique name like 'hotdog17' (NNGS, CWS) or guest (other servers)</string>
 
3697
                                        </property>
 
3698
                                        <property name="whatsThis" stdset="0">
 
3699
                                            <string>name
 
3700
 
 
3701
Registered users: 
 
3702
use your login name and password provided by the go server operator after registration
 
3703
 
 
3704
New users: depends on server
 
3705
NNGS, CWS:      use a unique name like 'hotdog17'
 
3706
others:         guest</string>
 
3707
                                        </property>
 
3708
                                    </widget>
 
3709
                                </hbox>
 
3710
                            </widget>
 
3711
                            <widget class="QLayoutWidget">
 
3712
                                <property name="name">
 
3713
                                    <cstring>Layout18_3</cstring>
 
3714
                                </property>
 
3715
                                <hbox>
 
3716
                                    <property name="name">
 
3717
                                        <cstring>unnamed</cstring>
 
3718
                                    </property>
 
3719
                                    <property name="margin">
 
3720
                                        <number>0</number>
 
3721
                                    </property>
 
3722
                                    <property name="spacing">
 
3723
                                        <number>6</number>
 
3724
                                    </property>
 
3725
                                    <widget class="QLabel">
 
3726
                                        <property name="name">
 
3727
                                            <cstring>TextLabel4_2</cstring>
 
3728
                                        </property>
 
3729
                                        <property name="minimumSize">
 
3730
                                            <size>
 
3731
                                                <width>70</width>
 
3732
                                                <height>0</height>
 
3733
                                            </size>
 
3734
                                        </property>
 
3735
                                        <property name="text">
 
3736
                                            <string>Password:</string>
 
3737
                                        </property>
 
3738
                                    </widget>
 
3739
                                    <widget class="QLineEdit">
 
3740
                                        <property name="name">
 
3741
                                            <cstring>LineEdit_pass</cstring>
 
3742
                                        </property>
 
3743
                                        <property name="echoMode">
 
3744
                                            <enum>Password</enum>
 
3745
                                        </property>
 
3746
                                        <property name="toolTip" stdset="0">
 
3747
                                            <string>your password; if unregistered: blank field</string>
 
3748
                                        </property>
 
3749
                                        <property name="whatsThis" stdset="0">
 
3750
                                            <string>password
 
3751
 
 
3752
Registered users: 
 
3753
use your login name and password provided by the go server operator after registration
 
3754
 
 
3755
New users: leave blank!</string>
 
3756
                                        </property>
 
3757
                                    </widget>
 
3758
                                </hbox>
 
3759
                            </widget>
 
3760
                            <widget class="Line">
 
3761
                                <property name="name">
 
3762
                                    <cstring>Line4</cstring>
 
3763
                                </property>
 
3764
                                <property name="sizePolicy">
 
3765
                                    <sizepolicy>
 
3766
                                        <hsizetype>1</hsizetype>
 
3767
                                        <vsizetype>0</vsizetype>
 
3768
                                        <horstretch>0</horstretch>
 
3769
                                        <verstretch>0</verstretch>
 
3770
                                    </sizepolicy>
 
3771
                                </property>
 
3772
                                <property name="maximumSize">
 
3773
                                    <size>
 
3774
                                        <width>32767</width>
 
3775
                                        <height>32767</height>
 
3776
                                    </size>
 
3777
                                </property>
 
3778
                                <property name="palette">
 
3779
                                    <palette>
 
3780
                                        <active>
 
3781
                                            <color>
 
3782
                                                <red>0</red>
 
3783
                                                <green>0</green>
 
3784
                                                <blue>0</blue>
 
3785
                                            </color>
 
3786
                                            <color>
 
3787
                                                <red>212</red>
 
3788
                                                <green>208</green>
 
3789
                                                <blue>200</blue>
 
3790
                                            </color>
 
3791
                                            <color>
 
3792
                                                <red>255</red>
 
3793
                                                <green>255</green>
 
3794
                                                <blue>255</blue>
 
3795
                                            </color>
 
3796
                                            <color>
 
3797
                                                <red>233</red>
 
3798
                                                <green>229</green>
 
3799
                                                <blue>220</blue>
 
3800
                                            </color>
 
3801
                                            <color>
 
3802
                                                <red>128</red>
 
3803
                                                <green>128</green>
 
3804
                                                <blue>128</blue>
 
3805
                                            </color>
 
3806
                                            <color>
 
3807
                                                <red>141</red>
 
3808
                                                <green>138</green>
 
3809
                                                <blue>133</blue>
 
3810
                                            </color>
 
3811
                                            <color>
 
3812
                                                <red>0</red>
 
3813
                                                <green>0</green>
 
3814
                                                <blue>0</blue>
 
3815
                                            </color>
 
3816
                                            <color>
 
3817
                                                <red>255</red>
 
3818
                                                <green>255</green>
 
3819
                                                <blue>255</blue>
 
3820
                                            </color>
 
3821
                                            <color>
 
3822
                                                <red>0</red>
 
3823
                                                <green>0</green>
 
3824
                                                <blue>0</blue>
 
3825
                                            </color>
 
3826
                                            <color>
 
3827
                                                <red>255</red>
 
3828
                                                <green>255</green>
 
3829
                                                <blue>255</blue>
 
3830
                                            </color>
 
3831
                                            <color>
 
3832
                                                <red>212</red>
 
3833
                                                <green>208</green>
 
3834
                                                <blue>200</blue>
 
3835
                                            </color>
 
3836
                                            <color>
 
3837
                                                <red>64</red>
 
3838
                                                <green>64</green>
 
3839
                                                <blue>64</blue>
 
3840
                                            </color>
 
3841
                                            <color>
 
3842
                                                <red>10</red>
 
3843
                                                <green>36</green>
 
3844
                                                <blue>106</blue>
 
3845
                                            </color>
 
3846
                                            <color>
 
3847
                                                <red>255</red>
 
3848
                                                <green>255</green>
 
3849
                                                <blue>255</blue>
 
3850
                                            </color>
 
3851
                                            <color>
 
3852
                                                <red>0</red>
 
3853
                                                <green>0</green>
 
3854
                                                <blue>0</blue>
 
3855
                                            </color>
 
3856
                                            <color>
 
3857
                                                <red>0</red>
 
3858
                                                <green>0</green>
 
3859
                                                <blue>0</blue>
 
3860
                                            </color>
 
3861
                                        </active>
 
3862
                                        <disabled>
 
3863
                                            <color>
 
3864
                                                <red>106</red>
 
3865
                                                <green>104</green>
 
3866
                                                <blue>100</blue>
 
3867
                                            </color>
 
3868
                                            <color>
 
3869
                                                <red>212</red>
 
3870
                                                <green>208</green>
 
3871
                                                <blue>200</blue>
 
3872
                                            </color>
 
3873
                                            <color>
 
3874
                                                <red>255</red>
 
3875
                                                <green>255</green>
 
3876
                                                <blue>255</blue>
 
3877
                                            </color>
 
3878
                                            <color>
 
3879
                                                <red>233</red>
 
3880
                                                <green>231</green>
 
3881
                                                <blue>227</blue>
 
3882
                                            </color>
 
3883
                                            <color>
 
3884
                                                <red>128</red>
 
3885
                                                <green>128</green>
 
3886
                                                <blue>128</blue>
 
3887
                                            </color>
 
3888
                                            <color>
 
3889
                                                <red>141</red>
 
3890
                                                <green>138</green>
 
3891
                                                <blue>133</blue>
 
3892
                                            </color>
 
3893
                                            <color>
 
3894
                                                <red>106</red>
 
3895
                                                <green>104</green>
 
3896
                                                <blue>100</blue>
 
3897
                                            </color>
 
3898
                                            <color>
 
3899
                                                <red>255</red>
 
3900
                                                <green>255</green>
 
3901
                                                <blue>255</blue>
 
3902
                                            </color>
 
3903
                                            <color>
 
3904
                                                <red>106</red>
 
3905
                                                <green>104</green>
 
3906
                                                <blue>100</blue>
 
3907
                                            </color>
 
3908
                                            <color>
 
3909
                                                <red>255</red>
 
3910
                                                <green>255</green>
 
3911
                                                <blue>255</blue>
 
3912
                                            </color>
 
3913
                                            <color>
 
3914
                                                <red>212</red>
 
3915
                                                <green>208</green>
 
3916
                                                <blue>200</blue>
 
3917
                                            </color>
 
3918
                                            <color>
 
3919
                                                <red>0</red>
 
3920
                                                <green>0</green>
 
3921
                                                <blue>0</blue>
 
3922
                                            </color>
 
3923
                                            <color>
 
3924
                                                <red>10</red>
 
3925
                                                <green>36</green>
 
3926
                                                <blue>106</blue>
 
3927
                                            </color>
 
3928
                                            <color>
 
3929
                                                <red>255</red>
 
3930
                                                <green>255</green>
 
3931
                                                <blue>255</blue>
 
3932
                                            </color>
 
3933
                                            <color>
 
3934
                                                <red>0</red>
 
3935
                                                <green>0</green>
 
3936
                                                <blue>0</blue>
 
3937
                                            </color>
 
3938
                                            <color>
 
3939
                                                <red>0</red>
 
3940
                                                <green>0</green>
 
3941
                                                <blue>0</blue>
 
3942
                                            </color>
 
3943
                                        </disabled>
 
3944
                                        <inactive>
 
3945
                                            <color>
 
3946
                                                <red>0</red>
 
3947
                                                <green>0</green>
 
3948
                                                <blue>0</blue>
 
3949
                                            </color>
 
3950
                                            <color>
 
3951
                                                <red>212</red>
 
3952
                                                <green>208</green>
 
3953
                                                <blue>200</blue>
 
3954
                                            </color>
 
3955
                                            <color>
 
3956
                                                <red>255</red>
 
3957
                                                <green>255</green>
 
3958
                                                <blue>255</blue>
 
3959
                                            </color>
 
3960
                                            <color>
 
3961
                                                <red>233</red>
 
3962
                                                <green>229</green>
 
3963
                                                <blue>220</blue>
 
3964
                                            </color>
 
3965
                                            <color>
 
3966
                                                <red>128</red>
 
3967
                                                <green>128</green>
 
3968
                                                <blue>128</blue>
 
3969
                                            </color>
 
3970
                                            <color>
 
3971
                                                <red>141</red>
 
3972
                                                <green>138</green>
 
3973
                                                <blue>133</blue>
 
3974
                                            </color>
 
3975
                                            <color>
 
3976
                                                <red>0</red>
 
3977
                                                <green>0</green>
 
3978
                                                <blue>0</blue>
 
3979
                                            </color>
 
3980
                                            <color>
 
3981
                                                <red>255</red>
 
3982
                                                <green>255</green>
 
3983
                                                <blue>255</blue>
 
3984
                                            </color>
 
3985
                                            <color>
 
3986
                                                <red>0</red>
 
3987
                                                <green>0</green>
 
3988
                                                <blue>0</blue>
 
3989
                                            </color>
 
3990
                                            <color>
 
3991
                                                <red>255</red>
 
3992
                                                <green>255</green>
 
3993
                                                <blue>255</blue>
 
3994
                                            </color>
 
3995
                                            <color>
 
3996
                                                <red>212</red>
 
3997
                                                <green>208</green>
 
3998
                                                <blue>200</blue>
 
3999
                                            </color>
 
4000
                                            <color>
 
4001
                                                <red>64</red>
 
4002
                                                <green>64</green>
 
4003
                                                <blue>64</blue>
 
4004
                                            </color>
 
4005
                                            <color>
 
4006
                                                <red>212</red>
 
4007
                                                <green>208</green>
 
4008
                                                <blue>200</blue>
 
4009
                                            </color>
 
4010
                                            <color>
 
4011
                                                <red>0</red>
 
4012
                                                <green>0</green>
 
4013
                                                <blue>0</blue>
 
4014
                                            </color>
 
4015
                                            <color>
 
4016
                                                <red>0</red>
 
4017
                                                <green>0</green>
 
4018
                                                <blue>0</blue>
 
4019
                                            </color>
 
4020
                                            <color>
 
4021
                                                <red>0</red>
 
4022
                                                <green>0</green>
 
4023
                                                <blue>0</blue>
 
4024
                                            </color>
 
4025
                                        </inactive>
 
4026
                                    </palette>
 
4027
                                </property>
 
4028
                                <property name="font">
 
4029
                                    <font>
 
4030
                                    </font>
 
4031
                                </property>
 
4032
                                <property name="focusPolicy">
 
4033
                                    <enum>NoFocus</enum>
 
4034
                                </property>
 
4035
                                <property name="frameShape">
 
4036
                                    <enum>HLine</enum>
 
4037
                                </property>
 
4038
                                <property name="frameShadow">
 
4039
                                    <enum>Sunken</enum>
 
4040
                                </property>
 
4041
                                <property name="orientation">
 
4042
                                    <enum>Horizontal</enum>
 
4043
                                </property>
 
4044
                                <property name="toolTip" stdset="0">
 
4045
                                    <string>Score/Edit</string>
 
4046
                                </property>
 
4047
                                <property name="whatsThis" stdset="0">
 
4048
                                    <string>Score
 
4049
 
 
4050
Left click on a group to mark it as dead.
 
4051
Right click on a group to mark it alive in seki.
 
4052
Click a second time on a group to unmark it as dead or seki.
 
4053
 
 
4054
Edit
 
4055
 
 
4056
Click to get a new, editable offline window.</string>
 
4057
                                </property>
 
4058
                            </widget>
 
4059
                            <widget class="QLayoutWidget">
 
4060
                                <property name="name">
 
4061
                                    <cstring>Layout39</cstring>
 
4062
                                </property>
 
4063
                                <hbox>
 
4064
                                    <property name="name">
 
4065
                                        <cstring>unnamed</cstring>
 
4066
                                    </property>
 
4067
                                    <property name="margin">
 
4068
                                        <number>0</number>
 
4069
                                    </property>
 
4070
                                    <property name="spacing">
 
4071
                                        <number>6</number>
 
4072
                                    </property>
 
4073
                                    <spacer>
 
4074
                                        <property name="name">
 
4075
                                            <cstring>Spacer3</cstring>
 
4076
                                        </property>
 
4077
                                        <property name="orientation">
 
4078
                                            <enum>Horizontal</enum>
 
4079
                                        </property>
 
4080
                                        <property name="sizeType">
 
4081
                                            <enum>Expanding</enum>
 
4082
                                        </property>
 
4083
                                        <property name="sizeHint">
 
4084
                                            <size>
 
4085
                                                <width>20</width>
 
4086
                                                <height>20</height>
 
4087
                                            </size>
 
4088
                                        </property>
 
4089
                                    </spacer>
 
4090
                                    <widget class="QLayoutWidget">
 
4091
                                        <property name="name">
 
4092
                                            <cstring>Layout35</cstring>
 
4093
                                        </property>
 
4094
                                        <vbox>
 
4095
                                            <property name="name">
 
4096
                                                <cstring>unnamed</cstring>
 
4097
                                            </property>
 
4098
                                            <property name="margin">
 
4099
                                                <number>0</number>
 
4100
                                            </property>
 
4101
                                            <property name="spacing">
 
4102
                                                <number>6</number>
 
4103
                                            </property>
 
4104
                                            <widget class="QPushButton">
 
4105
                                                <property name="name">
 
4106
                                                    <cstring>pb_new</cstring>
 
4107
                                                </property>
 
4108
                                                <property name="sizePolicy">
 
4109
                                                    <sizepolicy>
 
4110
                                                        <hsizetype>5</hsizetype>
 
4111
                                                        <vsizetype>0</vsizetype>
 
4112
                                                        <horstretch>0</horstretch>
 
4113
                                                        <verstretch>0</verstretch>
 
4114
                                                    </sizepolicy>
 
4115
                                                </property>
 
4116
                                                <property name="text">
 
4117
                                                    <string>New</string>
 
4118
                                                </property>
 
4119
                                                <property name="layoutMargin" stdset="0">
 
4120
                                                </property>
 
4121
                                                <property name="toolTip" stdset="0">
 
4122
                                                    <string>clear form</string>
 
4123
                                                </property>
 
4124
                                                <property name="whatsThis" stdset="0">
 
4125
                                                    <string>New
 
4126
 
 
4127
clear form; doesn't make any changes to the entries</string>
 
4128
                                                </property>
 
4129
                                            </widget>
 
4130
                                            <widget class="QLayoutWidget">
 
4131
                                                <property name="name">
 
4132
                                                    <cstring>Layout34</cstring>
 
4133
                                                </property>
 
4134
                                                <hbox>
 
4135
                                                    <property name="name">
 
4136
                                                        <cstring>unnamed</cstring>
 
4137
                                                    </property>
 
4138
                                                    <property name="margin">
 
4139
                                                        <number>0</number>
 
4140
                                                    </property>
 
4141
                                                    <property name="spacing">
 
4142
                                                        <number>6</number>
 
4143
                                                    </property>
 
4144
                                                    <widget class="QPushButton">
 
4145
                                                        <property name="name">
 
4146
                                                            <cstring>pb_add</cstring>
 
4147
                                                        </property>
 
4148
                                                        <property name="text">
 
4149
                                                            <string>Add</string>
 
4150
                                                        </property>
 
4151
                                                        <property name="layoutMargin" stdset="0">
 
4152
                                                        </property>
 
4153
                                                        <property name="layoutSpacing" stdset="0">
 
4154
                                                        </property>
 
4155
                                                        <property name="toolTip" stdset="0">
 
4156
                                                            <string>add/change current entry</string>
 
4157
                                                        </property>
 
4158
                                                        <property name="whatsThis" stdset="0">
 
4159
                                                            <string>Add or Change
 
4160
 
 
4161
Label 'Change ' appears when title is not unique, i.e. the saved entries with that title will be superseded by the current entries.
 
4162
 
 
4163
Label 'Add' is default. The given entries will be saved under the given title.</string>
 
4164
                                                        </property>
 
4165
                                                    </widget>
 
4166
                                                    <widget class="QPushButton">
 
4167
                                                        <property name="name">
 
4168
                                                            <cstring>pb_delete</cstring>
 
4169
                                                        </property>
 
4170
                                                        <property name="text">
 
4171
                                                            <string>Delete</string>
 
4172
                                                        </property>
 
4173
                                                        <property name="toolTip" stdset="0">
 
4174
                                                            <string>delete current entry</string>
 
4175
                                                        </property>
 
4176
                                                        <property name="whatsThis" stdset="0">
 
4177
                                                            <string>Delete
 
4178
 
 
4179
Deletes the saved entries with same Title.
 
4180
 
 
4181
Note: 'Delete' concerns saved records.</string>
 
4182
                                                        </property>
 
4183
                                                    </widget>
 
4184
                                                </hbox>
 
4185
                                            </widget>
 
4186
                                        </vbox>
 
4187
                                    </widget>
 
4188
                                </hbox>
 
4189
                            </widget>
 
4190
                            <spacer>
 
4191
                                <property name="name">
 
4192
                                    <cstring>Spacer6</cstring>
 
4193
                                </property>
 
4194
                                <property name="orientation">
 
4195
                                    <enum>Vertical</enum>
 
4196
                                </property>
 
4197
                                <property name="sizeType">
 
4198
                                    <enum>Expanding</enum>
 
4199
                                </property>
 
4200
                                <property name="sizeHint">
 
4201
                                    <size>
 
4202
                                        <width>20</width>
 
4203
                                        <height>20</height>
 
4204
                                    </size>
 
4205
                                </property>
 
4206
                            </spacer>
 
4207
                        </vbox>
 
4208
                    </widget>
 
4209
                    <widget class="QListView" row="0" column="1">
 
4210
                        <column>
 
4211
                            <property name="text">
 
4212
                                <string>Title</string>
 
4213
                            </property>
 
4214
                            <property name="clickable">
 
4215
                                <bool>true</bool>
 
4216
                            </property>
 
4217
                            <property name="resizable">
 
4218
                                <bool>true</bool>
 
4219
                            </property>
 
4220
                        </column>
 
4221
                        <column>
 
4222
                            <property name="text">
 
4223
                                <string>Host</string>
 
4224
                            </property>
 
4225
                            <property name="clickable">
 
4226
                                <bool>true</bool>
 
4227
                            </property>
 
4228
                            <property name="resizable">
 
4229
                                <bool>true</bool>
 
4230
                            </property>
 
4231
                        </column>
 
4232
                        <column>
 
4233
                            <property name="text">
 
4234
                                <string>Port</string>
 
4235
                            </property>
 
4236
                            <property name="clickable">
 
4237
                                <bool>true</bool>
 
4238
                            </property>
 
4239
                            <property name="resizable">
 
4240
                                <bool>true</bool>
 
4241
                            </property>
 
4242
                        </column>
 
4243
                        <column>
 
4244
                            <property name="text">
 
4245
                                <string>Name</string>
 
4246
                            </property>
 
4247
                            <property name="clickable">
 
4248
                                <bool>true</bool>
 
4249
                            </property>
 
4250
                            <property name="resizable">
 
4251
                                <bool>true</bool>
 
4252
                            </property>
 
4253
                        </column>
 
4254
                        <column>
 
4255
                            <property name="text">
 
4256
                                <string>Password</string>
 
4257
                            </property>
 
4258
                            <property name="clickable">
 
4259
                                <bool>true</bool>
 
4260
                            </property>
 
4261
                            <property name="resizable">
 
4262
                                <bool>true</bool>
 
4263
                            </property>
 
4264
                        </column>
 
4265
                        <property name="name">
 
4266
                            <cstring>ListView_hosts</cstring>
 
4267
                        </property>
 
4268
                        <property name="resizePolicy">
 
4269
                            <enum>AutoOneFit</enum>
 
4270
                        </property>
 
4271
                        <property name="allColumnsShowFocus">
 
4272
                            <bool>true</bool>
 
4273
                        </property>
 
4274
                        <property name="whatsThis" stdset="0">
 
4275
                            <string>Host Entries
 
4276
 
 
4277
Select 'New' to clear input fields. After filling in at least Title and Host use Add/Change.
 
4278
 
 
4279
Select an entry to edit, change (Title keeps unchanged) or delete a line.
 
4280
 
 
4281
Select one of the predefined hosts -- xxx -- and add a title to use it.</string>
 
4282
                        </property>
 
4283
                    </widget>
 
4284
                    <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="2">
 
4285
                        <property name="name">
 
4286
                            <cstring>IGSgroup_box</cstring>
 
4287
                        </property>
 
4288
                        <property name="title">
 
4289
                            <string>IGS</string>
 
4290
                        </property>
 
4291
                        <grid>
 
4292
                            <property name="name">
 
4293
                                <cstring>unnamed</cstring>
 
4294
                            </property>
 
4295
                            <property name="margin">
 
4296
                                <number>11</number>
 
4297
                            </property>
 
4298
                            <property name="spacing">
 
4299
                                <number>6</number>
 
4300
                            </property>
 
4301
                            <widget class="QCheckBox" row="0" column="0">
 
4302
                                <property name="name">
 
4303
                                    <cstring>CheckBox_extUserInfo</cstring>
 
4304
                                </property>
 
4305
                                <property name="focusPolicy">
 
4306
                                    <enum>NoFocus</enum>
 
4307
                                </property>
 
4308
                                <property name="text">
 
4309
                                    <string>Extended user info</string>
 
4310
                                </property>
 
4311
                                <property name="toolTip" stdset="0">
 
4312
                                    <string>see more information from users -&gt; slow!</string>
 
4313
                                </property>
 
4314
                                <property name="whatsThis" stdset="0">
 
4315
                                    <string>If checked then additional information is requested from server.
 
4316
 
 
4317
'user' cmd instead of 'who', thus, info string, won/lost, country and language settings are available.
 
4318
 
 
4319
Works slow! User 'Refresh players' after changing.
 
4320
 
 
4321
On IGS only.</string>
 
4322
                                </property>
 
4323
                            </widget>
 
4324
                        </grid>
 
4325
                    </widget>
 
4326
                    <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="2">
 
4327
                        <property name="name">
 
4328
                            <cstring>special_players</cstring>
 
4329
                        </property>
 
4330
                        <property name="title">
 
4331
                            <string>Special players</string>
 
4332
                        </property>
 
4333
                        <property name="layoutMargin" stdset="0">
 
4334
                        </property>
 
4335
                        <property name="layoutSpacing" stdset="0">
 
4336
                        </property>
 
4337
                        <grid>
 
4338
                            <property name="name">
 
4339
                                <cstring>unnamed</cstring>
 
4340
                            </property>
 
4341
                            <property name="margin">
 
4342
                                <number>11</number>
 
4343
                            </property>
 
4344
                            <property name="spacing">
 
4345
                                <number>6</number>
 
4346
                            </property>
 
4347
                            <widget class="QLabel" row="0" column="0">
 
4348
                                <property name="name">
 
4349
                                    <cstring>TextLabel_watch</cstring>
 
4350
                                </property>
 
4351
                                <property name="text">
 
4352
                                    <string>watch players:</string>
 
4353
                                </property>
 
4354
                            </widget>
 
4355
                            <widget class="QLineEdit" row="0" column="1">
 
4356
                                <property name="name">
 
4357
                                    <cstring>LineEdit_watch</cstring>
 
4358
                                </property>
 
4359
                                <property name="sizePolicy">
 
4360
                                    <sizepolicy>
 
4361
                                        <hsizetype>3</hsizetype>
 
4362
                                        <vsizetype>0</vsizetype>
 
4363
                                        <horstretch>0</horstretch>
 
4364
                                        <verstretch>0</verstretch>
 
4365
                                    </sizepolicy>
 
4366
                                </property>
 
4367
                                <property name="toolTip" stdset="0">
 
4368
                                    <string>players to be colored red</string>
 
4369
                                </property>
 
4370
                                <property name="whatsThis" stdset="0">
 
4371
                                    <string>add players you want to
 
4372
 
 
4373
- see red coloured and
 
4374
- hear sound if entering/leaving.
 
4375
 
 
4376
Use semicolon ";" as delimiter (no spaces)</string>
 
4377
                                </property>
 
4378
                            </widget>
 
4379
                            <widget class="QLineEdit" row="1" column="1">
 
4380
                                <property name="name">
 
4381
                                    <cstring>LineEdit_exclude</cstring>
 
4382
                                </property>
 
4383
                                <property name="sizePolicy">
 
4384
                                    <sizepolicy>
 
4385
                                        <hsizetype>3</hsizetype>
 
4386
                                        <vsizetype>0</vsizetype>
 
4387
                                        <horstretch>0</horstretch>
 
4388
                                        <verstretch>0</verstretch>
 
4389
                                    </sizepolicy>
 
4390
                                </property>
 
4391
                                <property name="toolTip" stdset="0">
 
4392
                                    <string>players to be colored green</string>
 
4393
                                </property>
 
4394
                                <property name="whatsThis" stdset="0">
 
4395
                                    <string>add players you want to
 
4396
 
 
4397
- see green coloured and
 
4398
- exclude from shouting.
 
4399
 
 
4400
Use semicolon ";" as delimiter (no spaces)</string>
 
4401
                                </property>
 
4402
                            </widget>
 
4403
                            <widget class="QLabel" row="1" column="0">
 
4404
                                <property name="name">
 
4405
                                    <cstring>TextLabel_exclude</cstring>
 
4406
                                </property>
 
4407
                                <property name="text">
 
4408
                                    <string>exclude players:</string>
 
4409
                                </property>
 
4410
                            </widget>
 
4411
                        </grid>
 
4412
                    </widget>
 
4413
                    <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="2">
 
4414
                        <property name="name">
 
4415
                            <cstring>groupBox25</cstring>
 
4416
                        </property>
 
4417
                        <property name="title">
 
4418
                            <string>Default games settings</string>
 
4419
                        </property>
 
4420
                        <grid>
 
4421
                            <property name="name">
 
4422
                                <cstring>unnamed</cstring>
 
4423
                            </property>
 
4424
                            <widget class="QLayoutWidget" row="1" column="1">
 
4425
                                <property name="name">
 
4426
                                    <cstring>Layout12_2</cstring>
 
4427
                                </property>
 
4428
                                <hbox>
 
4429
                                    <property name="name">
 
4430
                                        <cstring>unnamed</cstring>
 
4431
                                    </property>
 
4432
                                    <property name="margin">
 
4433
                                        <number>0</number>
 
4434
                                    </property>
 
4435
                                    <property name="spacing">
 
4436
                                        <number>6</number>
 
4437
                                    </property>
 
4438
                                    <widget class="QLabel">
 
4439
                                        <property name="name">
 
4440
                                            <cstring>TextLabel7</cstring>
 
4441
                                        </property>
 
4442
                                        <property name="text">
 
4443
                                            <string>Byoyomi Time:</string>
 
4444
                                        </property>
 
4445
                                        <property name="toolTip" stdset="0">
 
4446
                                            <string>Additional time for 25 moves; after 25 moves the byoyomi time starts again and again</string>
 
4447
                                        </property>
 
4448
                                    </widget>
 
4449
                                    <widget class="QSpinBox">
 
4450
                                        <property name="name">
 
4451
                                            <cstring>BYSpin</cstring>
 
4452
                                        </property>
 
4453
                                        <property name="maximumSize">
 
4454
                                            <size>
 
4455
                                                <width>60</width>
 
4456
                                                <height>32767</height>
 
4457
                                            </size>
 
4458
                                        </property>
 
4459
                                        <property name="value">
 
4460
                                            <number>10</number>
 
4461
                                        </property>
 
4462
                                        <property name="toolTip" stdset="0">
 
4463
                                            <string>Additional time for 25 moves; after 25 moves the byoyomi time starts again and again</string>
 
4464
                                        </property>
 
4465
                                    </widget>
 
4466
                                </hbox>
 
4467
                            </widget>
 
4468
                            <widget class="QLayoutWidget" row="0" column="1">
 
4469
                                <property name="name">
 
4470
                                    <cstring>Layout13</cstring>
 
4471
                                </property>
 
4472
                                <hbox>
 
4473
                                    <property name="name">
 
4474
                                        <cstring>unnamed</cstring>
 
4475
                                    </property>
 
4476
                                    <property name="margin">
 
4477
                                        <number>0</number>
 
4478
                                    </property>
 
4479
                                    <property name="spacing">
 
4480
                                        <number>6</number>
 
4481
                                    </property>
 
4482
                                    <widget class="QLabel">
 
4483
                                        <property name="name">
 
4484
                                            <cstring>TextLabel6</cstring>
 
4485
                                        </property>
 
4486
                                        <property name="text">
 
4487
                                            <string>Time:</string>
 
4488
                                        </property>
 
4489
                                        <property name="toolTip" stdset="0">
 
4490
                                            <string>Playing time</string>
 
4491
                                        </property>
 
4492
                                    </widget>
 
4493
                                    <widget class="QSpinBox">
 
4494
                                        <property name="name">
 
4495
                                            <cstring>timeSpin</cstring>
 
4496
                                        </property>
 
4497
                                        <property name="maximumSize">
 
4498
                                            <size>
 
4499
                                                <width>60</width>
 
4500
                                                <height>32767</height>
 
4501
                                            </size>
 
4502
                                        </property>
 
4503
                                        <property name="suffix">
 
4504
                                            <string></string>
 
4505
                                        </property>
 
4506
                                        <property name="maxValue">
 
4507
                                            <number>99</number>
 
4508
                                        </property>
 
4509
                                        <property name="minValue">
 
4510
                                            <number>0</number>
 
4511
                                        </property>
 
4512
                                        <property name="value">
 
4513
                                            <number>10</number>
 
4514
                                        </property>
 
4515
                                        <property name="toolTip" stdset="0">
 
4516
                                            <string>Playing time</string>
 
4517
                                        </property>
 
4518
                                    </widget>
 
4519
                                </hbox>
 
4520
                            </widget>
 
4521
                            <widget class="QLayoutWidget" row="0" column="0">
 
4522
                                <property name="name">
 
4523
                                    <cstring>Layout10_3</cstring>
 
4524
                                </property>
 
4525
                                <hbox>
 
4526
                                    <property name="name">
 
4527
                                        <cstring>unnamed</cstring>
 
4528
                                    </property>
 
4529
                                    <property name="margin">
 
4530
                                        <number>0</number>
 
4531
                                    </property>
 
4532
                                    <property name="spacing">
 
4533
                                        <number>6</number>
 
4534
                                    </property>
 
4535
                                    <widget class="QLabel">
 
4536
                                        <property name="name">
 
4537
                                            <cstring>TextLabel3_3</cstring>
 
4538
                                        </property>
 
4539
                                        <property name="text">
 
4540
                                            <string>Board size:</string>
 
4541
                                        </property>
 
4542
                                        <property name="toolTip" stdset="0">
 
4543
                                            <string>board size</string>
 
4544
                                        </property>
 
4545
                                    </widget>
 
4546
                                    <widget class="QSpinBox">
 
4547
                                        <property name="name">
 
4548
                                            <cstring>boardSizeSpin</cstring>
 
4549
                                        </property>
 
4550
                                        <property name="maximumSize">
 
4551
                                            <size>
 
4552
                                                <width>60</width>
 
4553
                                                <height>32767</height>
 
4554
                                            </size>
 
4555
                                        </property>
 
4556
                                        <property name="maxValue">
 
4557
                                            <number>36</number>
 
4558
                                        </property>
 
4559
                                        <property name="minValue">
 
4560
                                            <number>4</number>
 
4561
                                        </property>
 
4562
                                        <property name="value">
 
4563
                                            <number>19</number>
 
4564
                                        </property>
 
4565
                                        <property name="toolTip" stdset="0">
 
4566
                                            <string>board size</string>
 
4567
                                        </property>
 
4568
                                    </widget>
 
4569
                                </hbox>
 
4570
                            </widget>
 
4571
                            <widget class="QLayoutWidget" row="1" column="0">
 
4572
                                <property name="name">
 
4573
                                    <cstring>Layout10_3_2</cstring>
 
4574
                                </property>
 
4575
                                <hbox>
 
4576
                                    <property name="name">
 
4577
                                        <cstring>unnamed</cstring>
 
4578
                                    </property>
 
4579
                                    <property name="margin">
 
4580
                                        <number>0</number>
 
4581
                                    </property>
 
4582
                                    <property name="spacing">
 
4583
                                        <number>6</number>
 
4584
                                    </property>
 
4585
                                    <widget class="QLabel">
 
4586
                                        <property name="name">
 
4587
                                            <cstring>TextLabel3_3_2</cstring>
 
4588
                                        </property>
 
4589
                                        <property name="text">
 
4590
                                            <string>Komi:</string>
 
4591
                                        </property>
 
4592
                                        <property name="toolTip" stdset="0">
 
4593
                                            <string>Komi: added to white's result</string>
 
4594
                                        </property>
 
4595
                                    </widget>
 
4596
                                    <widget class="QSpinBox">
 
4597
                                        <property name="name">
 
4598
                                            <cstring>komiSpinDefault</cstring>
 
4599
                                        </property>
 
4600
                                        <property name="maximumSize">
 
4601
                                            <size>
 
4602
                                                <width>60</width>
 
4603
                                                <height>32767</height>
 
4604
                                            </size>
 
4605
                                        </property>
 
4606
                                        <property name="suffix">
 
4607
                                            <string>.5</string>
 
4608
                                        </property>
 
4609
                                        <property name="maxValue">
 
4610
                                            <number>200</number>
 
4611
                                        </property>
 
4612
                                        <property name="minValue">
 
4613
                                            <number>-200</number>
 
4614
                                        </property>
 
4615
                                        <property name="value">
 
4616
                                            <number>6</number>
 
4617
                                        </property>
 
4618
                                        <property name="toolTip" stdset="0">
 
4619
                                            <string>Komi: added to white's result</string>
 
4620
                                        </property>
 
4621
                                    </widget>
 
4622
                                </hbox>
 
4623
                            </widget>
 
4624
                            <widget class="QCheckBox" row="2" column="0">
 
4625
                                <property name="name">
 
4626
                                    <cstring>automaticNegotiationCheckBox</cstring>
 
4627
                                </property>
 
4628
                                <property name="text">
 
4629
                                    <string>Automatic Negotiation of Komi</string>
 
4630
                                </property>
 
4631
                                <property name="toolTip" stdset="0">
 
4632
                                    <string>allow client to negotiate automatic</string>
 
4633
                                </property>
 
4634
                                <property name="whatsThis" stdset="0">
 
4635
                                    <string>Automatic Negotiation
 
4636
 
 
4637
Allow client to negotiate komi automatic.
 
4638
 
 
4639
Be careful: it may be annoying if opponent does not want to accept your defaults even if defaults have been sent to opponent before. This may be due to different internal use of negotiation values by clients.</string>
 
4640
                                </property>
 
4641
                            </widget>
 
4642
                        </grid>
 
4643
                    </widget>
 
4644
                </grid>
 
4645
            </widget>
 
4646
        </widget>
 
4647
    </grid>
 
4648
</widget>
 
4649
<images>
 
4650
    <image name="image0">
 
4651
        <data format="PNG" length="210">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff610000009949444154388d9593db11c52008440f298b06529693b2d2006d793f1c757c8037fb2703ecb2a0981927a8be798c3c9899005cdf8b0112aa9a0104c8b59b5fdc19e7f85502ba6159e55698ddeddd46f09ba49060f0604eec4c8931affb22c0d2ddf3642c2ea36db7e049de99eaae716ee26d24bc83783b059f3c50d5e5669a82c8b82867b9c42a7b4e763df8873982ec7ea3a76287e36f3ce10787fa5f66943065a20000000049454e44ae426082</data>
 
4652
    </image>
 
4653
    <image name="image1">
 
4654
        <data format="PNG" length="528">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff61000001d749444154388d9592cf6b134114c73fb3596942f0e4a9a820782fa81564ff010f4251a87f802014851ef4a487dc44bc445021e2c18bb420edd1e420de8a2c543d466cf6644e628318bad9ceee647e7868b24de246f0c1637833f33eeffbe68d08c390220b82c04dc661188aa27bdebf922793822070e3fd49b898551004812baa364fd15f0ae649fdaf168a6c56c1d84418863c59bf3975f8e0c57661b542c0caa5d3eee5fd6b2c2e2dc3418f1fdfbbdc79da9a9b300bf7011697967107bf10c6706a41b3f5f0ea5c4079e6917d00923ec20cb97eef1527ce5e04c0f33c16ca655229f31860f5c6cad47b1c01544af8f10bfe990bbcd97c0b809492344d739752926519699a72ebf61ad65a6ab5da08003cdefeccb3ad1df6f77f52a954b0d6301c2a0e0f139224218ee3dc078301ad568b46a3217c80f71f76a89cbb8c730ead355996e56b966528a5d05aa3b506a0dd6ed3e9748e5b78feaecda3d72dfafddf54ab55945218a3516a98b73286254942b7db65636353e48093e7af2084603088512ac3f34a1863d05ae70029255a6ba2286277f7d3f418d7eeaeb3b7f70ddf2f512a951042608c456b8d526ad4c69182288a68369bc763fcda2f53afd701371a95001cce39acb5186331c660ad218e637abdded4bff80385c5209bf5596d0b0000000049454e44ae426082</data>
 
4655
    </image>
 
4656
</images>
 
4657
<connections>
 
4658
    <connection>
 
4659
        <sender>buttonApply</sender>
 
4660
        <signal>clicked()</signal>
 
4661
        <receiver>PreferencesDialogGui</receiver>
 
4662
        <slot>accept()</slot>
 
4663
    </connection>
 
4664
    <connection>
 
4665
        <sender>buttonHelp</sender>
 
4666
        <signal>clicked()</signal>
 
4667
        <receiver>PreferencesDialogGui</receiver>
 
4668
        <slot>startHelpMode()</slot>
 
4669
    </connection>
 
4670
    <connection>
 
4671
        <sender>colorBackgroundButton</sender>
 
4672
        <signal>clicked()</signal>
 
4673
        <receiver>PreferencesDialogGui</receiver>
 
4674
        <slot>selectColor()</slot>
 
4675
    </connection>
 
4676
    <connection>
 
4677
        <sender>ButtonGroup3</sender>
 
4678
        <signal>clicked(int)</signal>
 
4679
        <receiver>PreferencesDialogGui</receiver>
 
4680
        <slot>selectFont(int)</slot>
 
4681
    </connection>
 
4682
    <connection>
 
4683
        <sender>buttonOk</sender>
 
4684
        <signal>clicked()</signal>
 
4685
        <receiver>PreferencesDialogGui</receiver>
 
4686
        <slot>slot_accept()</slot>
 
4687
    </connection>
 
4688
    <connection>
 
4689
        <sender>buttonCancel</sender>
 
4690
        <signal>clicked()</signal>
 
4691
        <receiver>PreferencesDialogGui</receiver>
 
4692
        <slot>slot_reject()</slot>
 
4693
    </connection>
 
4694
    <connection>
 
4695
        <sender>LineEdit_title</sender>
 
4696
        <signal>textChanged(const QString&amp;)</signal>
 
4697
        <receiver>PreferencesDialogGui</receiver>
 
4698
        <slot>slot_textChanged(const QString&amp;)</slot>
 
4699
    </connection>
 
4700
    <connection>
 
4701
        <sender>pb_new</sender>
 
4702
        <signal>clicked()</signal>
 
4703
        <receiver>PreferencesDialogGui</receiver>
 
4704
        <slot>slot_new()</slot>
 
4705
    </connection>
 
4706
    <connection>
 
4707
        <sender>pb_add</sender>
 
4708
        <signal>clicked()</signal>
 
4709
        <receiver>PreferencesDialogGui</receiver>
 
4710
        <slot>slot_add()</slot>
 
4711
    </connection>
 
4712
    <connection>
 
4713
        <sender>pb_delete</sender>
 
4714
        <signal>clicked()</signal>
 
4715
        <receiver>PreferencesDialogGui</receiver>
 
4716
        <slot>slot_delete()</slot>
 
4717
    </connection>
 
4718
    <connection>
 
4719
        <sender>ListView_hosts</sender>
 
4720
        <signal>clicked(QListViewItem*,const QPoint&amp;,int)</signal>
 
4721
        <receiver>PreferencesDialogGui</receiver>
 
4722
        <slot>slot_clickedListView(QListViewItem*,const QPoint&amp;,int)</slot>
 
4723
    </connection>
 
4724
    <connection>
 
4725
        <sender>soundButtonGroups</sender>
 
4726
        <signal>clicked(int)</signal>
 
4727
        <receiver>PreferencesDialogGui</receiver>
 
4728
        <slot>slot_clickedSoundCheckBox(int)</slot>
 
4729
    </connection>
 
4730
    <connection>
 
4731
        <sender>PixmapPathButton</sender>
 
4732
        <signal>clicked()</signal>
 
4733
        <receiver>PreferencesDialogGui</receiver>
 
4734
        <slot>slot_getPixmapPath()</slot>
 
4735
    </connection>
 
4736
    <connection>
 
4737
        <sender>ComputerPathButton</sender>
 
4738
        <signal>clicked()</signal>
 
4739
        <receiver>PreferencesDialogGui</receiver>
 
4740
        <slot>slot_getComputerPath()</slot>
 
4741
    </connection>
 
4742
    <connection>
 
4743
        <sender>LineEdit_label</sender>
 
4744
        <signal>textChanged(const QString&amp;)</signal>
 
4745
        <receiver>PreferencesDialogGui</receiver>
 
4746
        <slot>slot_text_buttonChanged(const QString&amp;)</slot>
 
4747
    </connection>
 
4748
    <connection>
 
4749
        <sender>pb_add_2</sender>
 
4750
        <signal>clicked()</signal>
 
4751
        <receiver>PreferencesDialogGui</receiver>
 
4752
        <slot>slot_add_button()</slot>
 
4753
    </connection>
 
4754
    <connection>
 
4755
        <sender>ListView_buttons</sender>
 
4756
        <signal>clicked(QListViewItem*,const QPoint&amp;,int)</signal>
 
4757
        <receiver>PreferencesDialogGui</receiver>
 
4758
        <slot>slot_clicked_buttonListView(QListViewItem*,const QPoint&amp;,int)</slot>
 
4759
    </connection>
 
4760
    <connection>
 
4761
        <sender>pb_delete_2</sender>
 
4762
        <signal>clicked()</signal>
 
4763
        <receiver>PreferencesDialogGui</receiver>
 
4764
        <slot>slot_delete_button()</slot>
 
4765
    </connection>
 
4766
    <connection>
 
4767
        <sender>pb_new_2</sender>
 
4768
        <signal>clicked()</signal>
 
4769
        <receiver>PreferencesDialogGui</receiver>
 
4770
        <slot>slot_new_button()</slot>
 
4771
    </connection>
 
4772
</connections>
 
4773
<tabstops>
 
4774
    <tabstop>tabWidget</tabstop>
 
4775
    <tabstop>styleListBox</tabstop>
 
4776
    <tabstop>languageComboBox</tabstop>
 
4777
    <tabstop>fontMarksButton</tabstop>
 
4778
    <tabstop>stoneSoundCheckBox</tabstop>
 
4779
    <tabstop>autoplaySoundCheckBox</tabstop>
 
4780
    <tabstop>buttonHelp</tabstop>
 
4781
    <tabstop>buttonApply</tabstop>
 
4782
    <tabstop>buttonOk</tabstop>
 
4783
    <tabstop>buttonCancel</tabstop>
 
4784
    <tabstop>rememberDirCheckBox</tabstop>
 
4785
    <tabstop>codecListBox</tabstop>
 
4786
    <tabstop>fastLoadCheckBox</tabstop>
 
4787
    <tabstop>timeSoundCheckBox</tabstop>
 
4788
    <tabstop>passSoundCheckBox</tabstop>
 
4789
    <tabstop>talkSoundCheckBox</tabstop>
 
4790
    <tabstop>gameEndSoundCheckBox</tabstop>
 
4791
    <tabstop>saySoundCheckBox</tabstop>
 
4792
    <tabstop>enterSoundCheckBox</tabstop>
 
4793
    <tabstop>leaveSoundCheckBox</tabstop>
 
4794
    <tabstop>disConnectSoundCheckBox</tabstop>
 
4795
    <tabstop>connectSoundCheckBox</tabstop>
 
4796
    <tabstop>matchSoundCheckBox</tabstop>
 
4797
    <tabstop>fontStandardButton</tabstop>
 
4798
    <tabstop>fontCommentsButton</tabstop>
 
4799
    <tabstop>fontListsButton</tabstop>
 
4800
    <tabstop>fontClocksButton</tabstop>
 
4801
    <tabstop>fontConsoleButton</tabstop>
 
4802
    <tabstop>colorBackgroundButton</tabstop>
 
4803
</tabstops>
 
4804
<slots>
 
4805
    <slot>doAdjourn()</slot>
 
4806
    <slot>doPass()</slot>
 
4807
    <slot>doRefresh()</slot>
 
4808
    <slot>doResign()</slot>
 
4809
    <slot>doScore(bool)</slot>
 
4810
    <slot>doUndo()</slot>
 
4811
    <slot>slot_clickedSoundCheckBox(int)</slot>
 
4812
    <slot>selectColor()</slot>
 
4813
    <slot>selectFont(int)</slot>
 
4814
    <slot>setMarkType(int)</slot>
 
4815
    <slot>sliderChanged(int)</slot>
 
4816
    <slot>slot_accept()</slot>
 
4817
    <slot>slot_add()</slot>
 
4818
    <slot>slot_clickedListView(QListViewItem*, const QPoint&amp;, int)</slot>
 
4819
    <slot>slot_delete()</slot>
 
4820
    <slot>slot_new()</slot>
 
4821
    <slot>slot_reject()</slot>
 
4822
    <slot>slot_getComputerPath()</slot>
 
4823
    <slot>slot_textChanged(const QString&amp;)</slot>
 
4824
    <slot>startHelpMode()</slot>
 
4825
    <slot>slot_add_button()</slot>
 
4826
    <slot>slot_delete_button()</slot>
 
4827
    <slot>slot_new_button()</slot>
 
4828
    <slot>slot_getPixmapPath()</slot>
 
4829
    <slot>slot_text_buttonChanged(const QString&amp;)</slot>
 
4830
    <slot>slot_clicked_buttonListView(QListViewItem*, const QPoint&amp;,int)</slot>
 
4831
</slots>
 
4832
<layoutdefaults spacing="6" margin="11"/>
 
4833
</UI>