Switch to unified view

a/src/qtgui/uiprefs.ui b/src/qtgui/uiprefs.ui
...
...
6
    </property>
6
    </property>
7
    <property name="geometry">
7
    <property name="geometry">
8
        <rect>
8
        <rect>
9
            <x>0</x>
9
            <x>0</x>
10
            <y>0</y>
10
            <y>0</y>
11
            <width>0</width>
11
            <width>558</width>
12
            <height>0</height>
12
            <height>534</height>
13
        </rect>
13
        </rect>
14
    </property>
14
    </property>
15
    <property name="caption">
15
    <property name="caption">
16
        <string>MyDialog</string>
16
        <string>MyDialog</string>
17
    </property>
17
    </property>
18
    <property name="sizeGripEnabled">
18
    <property name="sizeGripEnabled">
19
        <bool>true</bool>
19
        <bool>true</bool>
20
    </property>
20
    </property>
21
    <vbox>
21
    <widget class="QLayoutWidget">
22
        <property name="name">
22
        <property name="name">
23
            <cstring>unnamed</cstring>
23
            <cstring>Layout1</cstring>
24
        </property>
24
        </property>
25
        <widget class="QLayoutWidget">
25
        <property name="geometry">
26
            <rect>
27
                <x>12</x>
28
                <y>488</y>
29
                <width>535</width>
30
                <height>32</height>
31
            </rect>
32
        </property>
33
        <hbox>
26
            <property name="name">
34
            <property name="name">
27
                <cstring>layout21</cstring>
35
                <cstring>unnamed</cstring>
28
            </property>
36
            </property>
37
            <property name="margin">
38
                <number>0</number>
39
            </property>
40
            <property name="spacing">
41
                <number>6</number>
42
            </property>
43
            <spacer>
44
                <property name="name">
45
                    <cstring>Horizontal Spacing2</cstring>
46
                </property>
47
                <property name="orientation">
48
                    <enum>Horizontal</enum>
49
                </property>
50
                <property name="sizeType">
51
                    <enum>Expanding</enum>
52
                </property>
53
                <property name="sizeHint">
54
                    <size>
55
                        <width>20</width>
56
                        <height>20</height>
57
                    </size>
58
                </property>
59
            </spacer>
60
            <widget class="QPushButton">
61
                <property name="name">
62
                    <cstring>buttonOk</cstring>
63
                </property>
64
                <property name="text">
65
                    <string>&amp;OK</string>
66
                </property>
67
                <property name="accel">
68
                    <string></string>
69
                </property>
70
                <property name="autoDefault">
71
                    <bool>true</bool>
72
                </property>
73
                <property name="default">
74
                    <bool>true</bool>
75
                </property>
76
                <property name="toolTip" stdset="0">
77
                    <string>Apply changes</string>
78
                </property>
79
            </widget>
80
            <widget class="QPushButton">
81
                <property name="name">
82
                    <cstring>buttonCancel</cstring>
83
                </property>
84
                <property name="text">
85
                    <string>&amp;Cancel</string>
86
                </property>
87
                <property name="accel">
88
                    <string></string>
89
                </property>
90
                <property name="autoDefault">
91
                    <bool>true</bool>
92
                </property>
93
                <property name="toolTip" stdset="0">
94
                    <string>Discard changes</string>
95
                </property>
96
            </widget>
97
        </hbox>
98
    </widget>
99
    <widget class="QTabWidget">
100
        <property name="name">
101
            <cstring>tabWidget2</cstring>
102
        </property>
103
        <property name="geometry">
104
            <rect>
105
                <x>12</x>
106
                <y>12</y>
107
                <width>531</width>
108
                <height>448</height>
109
            </rect>
110
        </property>
111
        <widget class="QWidget">
112
            <property name="name">
113
                <cstring>tab</cstring>
114
            </property>
115
            <attribute name="title">
116
                <string>User interface</string>
117
            </attribute>
118
            <hbox>
119
                <property name="name">
120
                    <cstring>unnamed</cstring>
121
                </property>
122
                <widget class="QLayoutWidget">
123
                    <property name="name">
124
                        <cstring>layout20</cstring>
125
                    </property>
126
                    <vbox>
127
                        <property name="name">
128
                            <cstring>unnamed</cstring>
129
                        </property>
130
                        <widget class="QLayoutWidget">
131
                            <property name="name">
132
                                <cstring>layout1</cstring>
133
                            </property>
134
                            <hbox>
135
                                <property name="name">
136
                                    <cstring>unnamed</cstring>
137
                                </property>
138
                                <widget class="QLabel">
139
                                    <property name="name">
140
                                        <cstring>textLabel1</cstring>
141
                                    </property>
142
                                    <property name="sizePolicy">
143
                                        <sizepolicy>
144
                                            <hsizetype>5</hsizetype>
145
                                            <vsizetype>5</vsizetype>
146
                                            <horstretch>1</horstretch>
147
                                            <verstretch>0</verstretch>
148
                                        </sizepolicy>
149
                                    </property>
150
                                    <property name="text">
151
                                        <string>Number of entries in a result page</string>
152
                                    </property>
153
                                </widget>
154
                                <widget class="QSpinBox">
155
                                    <property name="name">
156
                                        <cstring>pageLenSB</cstring>
157
                                    </property>
158
                                    <property name="minValue">
159
                                        <number>1</number>
160
                                    </property>
161
                                    <property name="value">
162
                                        <number>8</number>
163
                                    </property>
164
                                </widget>
165
                            </hbox>
166
                        </widget>
167
                        <widget class="QLayoutWidget">
168
                            <property name="name">
169
                                <cstring>layout4</cstring>
170
                            </property>
171
                            <hbox>
172
                                <property name="name">
173
                                    <cstring>unnamed</cstring>
174
                                </property>
175
                                <widget class="QLabel">
176
                                    <property name="name">
177
                                        <cstring>textLabel4</cstring>
178
                                    </property>
179
                                    <property name="text">
180
                                        <string>Result list font</string>
181
                                    </property>
182
                                </widget>
183
                                <widget class="QPushButton">
184
                                    <property name="name">
185
                                        <cstring>reslistFontPB</cstring>
186
                                    </property>
187
                                    <property name="text">
188
                                        <string>Helvetica-10</string>
189
                                    </property>
190
                                    <property name="toolTip" stdset="0">
191
                                        <string>Opens a dialog to select the result list font</string>
192
                                    </property>
193
                                </widget>
194
                                <widget class="QPushButton">
195
                                    <property name="name">
196
                                        <cstring>resetFontPB</cstring>
197
                                    </property>
198
                                    <property name="text">
199
                                        <string>Reset</string>
200
                                    </property>
201
                                    <property name="toolTip" stdset="0">
202
                                        <string>Resets the result list font to the system default</string>
203
                                    </property>
204
                                </widget>
205
                            </hbox>
206
                        </widget>
207
                        <widget class="QLayoutWidget">
208
                            <property name="name">
209
                                <cstring>layout18</cstring>
210
                            </property>
211
                            <hbox>
212
                                <property name="name">
213
                                    <cstring>unnamed</cstring>
214
                                </property>
215
                                <widget class="QLabel">
216
                                    <property name="name">
217
                                        <cstring>textLabel1_4</cstring>
218
                                    </property>
219
                                    <property name="text">
220
                                        <string>Result paragraph&lt;br&gt;format string</string>
221
                                    </property>
222
                                    <property name="toolTip" stdset="0">
223
                                        <string>Defines the format for each result list paragraph. Use qt html format and printf-like replacements:&lt;br&gt;%A Abstract&lt;br&gt; %D Date&lt;br&gt; %K Keywords (if any)&lt;br&gt; %L Preview and Edit links&lt;br&gt; %M Mime type&lt;br&gt; %N Result number&lt;br&gt; %R Relevance percentage&lt;br&gt; %S Size information&lt;br&gt; %T Title&lt;br&gt; %U Url&lt;br&gt;</string>
224
                                    </property>
225
                                </widget>
226
                                <widget class="QTextEdit">
227
                                    <property name="name">
228
                                        <cstring>rlfTE</cstring>
229
                                    </property>
230
                                    <property name="sizePolicy">
231
                                        <sizepolicy>
232
                                            <hsizetype>7</hsizetype>
233
                                            <vsizetype>0</vsizetype>
234
                                            <horstretch>0</horstretch>
235
                                            <verstretch>0</verstretch>
236
                                        </sizepolicy>
237
                                    </property>
238
                                    <property name="minimumSize">
239
                                        <size>
240
                                            <width>200</width>
241
                                            <height>5</height>
242
                                        </size>
243
                                    </property>
244
                                    <property name="textFormat">
245
                                        <enum>PlainText</enum>
246
                                    </property>
247
                                    <property name="text">
248
                                        <string></string>
249
                                    </property>
250
                                    <property name="tabChangesFocus">
251
                                        <bool>true</bool>
252
                                    </property>
253
                                    <property name="autoFormatting">
254
                                        <set>AutoNone</set>
255
                                    </property>
256
                                </widget>
257
                            </hbox>
258
                        </widget>
259
                        <widget class="QLayoutWidget">
260
                            <property name="name">
261
                                <cstring>layout9</cstring>
262
                            </property>
263
                            <hbox>
264
                                <property name="name">
265
                                    <cstring>unnamed</cstring>
266
                                </property>
267
                                <widget class="QLabel">
268
                                    <property name="name">
269
                                        <cstring>textLabel1_3</cstring>
270
                                    </property>
271
                                    <property name="text">
272
                                        <string>HTML help browser</string>
273
                                    </property>
274
                                </widget>
275
                                <widget class="QLineEdit">
276
                                    <property name="name">
277
                                        <cstring>helpBrowserLE</cstring>
278
                                    </property>
279
                                    <property name="minimumSize">
280
                                        <size>
281
                                            <width>200</width>
282
                                            <height>0</height>
283
                                        </size>
284
                                    </property>
285
                                </widget>
286
                                <widget class="QPushButton">
287
                                    <property name="name">
288
                                        <cstring>helpBrowserPB</cstring>
289
                                    </property>
290
                                    <property name="text">
291
                                        <string>Select file</string>
292
                                    </property>
293
                                </widget>
294
                            </hbox>
295
                        </widget>
296
                        <widget class="QLayoutWidget">
297
                            <property name="name">
298
                                <cstring>layout18</cstring>
299
                            </property>
300
                            <hbox>
301
                                <property name="name">
302
                                    <cstring>unnamed</cstring>
303
                                </property>
304
                                <widget class="QLabel">
305
                                    <property name="name">
306
                                        <cstring>textLabel1_5</cstring>
307
                                    </property>
308
                                    <property name="sizePolicy">
309
                                        <sizepolicy>
310
                                            <hsizetype>5</hsizetype>
311
                                            <vsizetype>5</vsizetype>
312
                                            <horstretch>1</horstretch>
313
                                            <verstretch>0</verstretch>
314
                                        </sizepolicy>
315
                                    </property>
316
                                    <property name="text">
317
                                        <string>Choose external viewer applications</string>
318
                                    </property>
319
                                </widget>
320
                                <widget class="QPushButton">
321
                                    <property name="name">
322
                                        <cstring>viewActionPB</cstring>
323
                                    </property>
324
                                    <property name="text">
325
                                        <string>Manage</string>
326
                                    </property>
327
                                </widget>
328
                            </hbox>
329
                        </widget>
330
                        <widget class="QCheckBox">
331
                            <property name="name">
332
                                <cstring>useIconsCB</cstring>
333
                            </property>
334
                            <property name="text">
335
                                <string>Show document type icons in result list.</string>
336
                            </property>
337
                            <property name="checked">
338
                                <bool>true</bool>
339
                            </property>
340
                        </widget>
341
                        <widget class="QCheckBox">
342
                            <property name="name">
343
                                <cstring>autoSearchCB</cstring>
344
                            </property>
345
                            <property name="text">
346
                                <string>Auto-start simple search on whitespace entry.</string>
347
                            </property>
348
                            <property name="checked">
349
                                <bool>false</bool>
350
                            </property>
351
                        </widget>
352
                        <widget class="QCheckBox">
353
                            <property name="name">
354
                                <cstring>initStartAdvCB</cstring>
355
                            </property>
356
                            <property name="text">
357
                                <string>Start with advanced search dialog open.</string>
358
                            </property>
359
                            <property name="checked">
360
                                <bool>false</bool>
361
                            </property>
362
                        </widget>
363
                        <widget class="QCheckBox">
364
                            <property name="name">
365
                                <cstring>initStartSortCB</cstring>
366
                            </property>
367
                            <property name="text">
368
                                <string>Start with sort dialog open.</string>
369
                            </property>
370
                            <property name="checked">
371
                                <bool>false</bool>
372
                            </property>
373
                        </widget>
374
                    </vbox>
375
                </widget>
376
            </hbox>
377
        </widget>
378
        <widget class="QWidget">
379
            <property name="name">
380
                <cstring>tab</cstring>
381
            </property>
382
            <attribute name="title">
383
                <string>Search parameters</string>
384
            </attribute>
29
            <vbox>
385
            <vbox>
30
                <property name="name">
386
                <property name="name">
31
                    <cstring>unnamed</cstring>
387
                    <cstring>unnamed</cstring>
32
                </property>
388
                </property>
33
                <widget class="QTabWidget">
34
                    <property name="name">
35
                        <cstring>tabWidget2</cstring>
36
                    </property>
37
                    <widget class="QWidget">
38
                        <property name="name">
39
                            <cstring>tab</cstring>
40
                        </property>
41
                        <attribute name="title">
42
                            <string>User interface</string>
43
                        </attribute>
44
                        <vbox>
45
                            <property name="name">
46
                                <cstring>unnamed</cstring>
47
                            </property>
48
                            <widget class="QLayoutWidget">
49
                                <property name="name">
50
                                    <cstring>layout20</cstring>
51
                                </property>
52
                                <vbox>
53
                                    <property name="name">
54
                                        <cstring>unnamed</cstring>
55
                                    </property>
56
                                    <widget class="QLayoutWidget">
57
                                        <property name="name">
58
                                            <cstring>layout1</cstring>
59
                                        </property>
60
                                        <hbox>
61
                                            <property name="name">
62
                                                <cstring>unnamed</cstring>
63
                                            </property>
64
                                            <widget class="QLabel">
65
                                                <property name="name">
66
                                                    <cstring>textLabel1</cstring>
67
                                                </property>
68
                                                <property name="sizePolicy">
69
                                                    <sizepolicy>
70
                                                        <hsizetype>5</hsizetype>
71
                                                        <vsizetype>5</vsizetype>
72
                                                        <horstretch>1</horstretch>
73
                                                        <verstretch>0</verstretch>
74
                                                    </sizepolicy>
75
                                                </property>
76
                                                <property name="text">
77
                                                    <string>Number of entries in a result page</string>
78
                                                </property>
79
                                            </widget>
80
                                            <widget class="QSpinBox">
81
                                                <property name="name">
82
                                                    <cstring>pageLenSB</cstring>
83
                                                </property>
84
                                                <property name="minValue">
85
                                                    <number>1</number>
86
                                                </property>
87
                                                <property name="value">
88
                                                    <number>8</number>
89
                                                </property>
90
                                            </widget>
91
                                        </hbox>
92
                                    </widget>
93
                                    <widget class="QLayoutWidget">
94
                                        <property name="name">
95
                                            <cstring>layout19</cstring>
96
                                        </property>
97
                                        <vbox>
98
                                            <property name="name">
99
                                                <cstring>unnamed</cstring>
100
                                            </property>
101
                                            <widget class="QLayoutWidget">
102
                                                <property name="name">
103
                                                    <cstring>layout4</cstring>
104
                                                </property>
105
                                                <hbox>
106
                                                    <property name="name">
107
                                                        <cstring>unnamed</cstring>
108
                                                    </property>
109
                                                    <widget class="QLabel">
110
                                                        <property name="name">
111
                                                            <cstring>textLabel4</cstring>
112
                                                        </property>
113
                                                        <property name="text">
114
                                                            <string>Result list font</string>
115
                                                        </property>
116
                                                    </widget>
117
                                                    <widget class="QPushButton">
118
                                                        <property name="name">
119
                                                            <cstring>reslistFontPB</cstring>
120
                                                        </property>
121
                                                        <property name="text">
122
                                                            <string>Helvetica-10</string>
123
                                                        </property>
124
                                                        <property name="toolTip" stdset="0">
125
                                                            <string>Opens a dialog to select the result list font</string>
126
                                                        </property>
127
                                                    </widget>
128
                                                    <widget class="QPushButton">
129
                                                        <property name="name">
130
                                                            <cstring>resetFontPB</cstring>
131
                                                        </property>
132
                                                        <property name="text">
133
                                                            <string>Reset</string>
134
                                                        </property>
135
                                                        <property name="toolTip" stdset="0">
136
                                                            <string>Resets the result list font to the system default</string>
137
                                                        </property>
138
                                                    </widget>
139
                                                </hbox>
140
                                            </widget>
141
                                            <widget class="QLayoutWidget">
142
                                                <property name="name">
143
                                                    <cstring>layout18</cstring>
144
                                                </property>
145
                                                <hbox>
146
                                                    <property name="name">
147
                                                        <cstring>unnamed</cstring>
148
                                                    </property>
149
                                                    <widget class="QLabel">
150
                                                        <property name="name">
151
                                                            <cstring>textLabel1_4</cstring>
152
                                                        </property>
153
                                                        <property name="text">
154
                                                            <string>Result paragraph&lt;br&gt;format string</string>
155
                                                        </property>
156
                                                        <property name="toolTip" stdset="0">
157
                                                            <string>Defines the format for each result list paragraph. Use qt html format and printf-like replacements:&lt;br&gt;%A Abstract&lt;br&gt; %D Date&lt;br&gt; %K Keywords (if any)&lt;br&gt; %L Preview and Edit links&lt;br&gt; %M Mime type&lt;br&gt; %N Result number&lt;br&gt; %R Relevance percentage&lt;br&gt; %S Size information&lt;br&gt; %T Title&lt;br&gt; %U Url&lt;br&gt;</string>
158
                                                        </property>
159
                                                    </widget>
160
                                                    <widget class="QTextEdit">
161
                                                        <property name="name">
162
                                                            <cstring>rlfTE</cstring>
163
                                                        </property>
164
                                                        <property name="sizePolicy">
165
                                                            <sizepolicy>
166
                                                                <hsizetype>7</hsizetype>
167
                                                                <vsizetype>0</vsizetype>
168
                                                                <horstretch>0</horstretch>
169
                                                                <verstretch>0</verstretch>
170
                                                            </sizepolicy>
171
                                                        </property>
172
                                                        <property name="minimumSize">
173
                                                            <size>
174
                                                                <width>200</width>
175
                                                                <height>20</height>
176
                                                            </size>
177
                                                        </property>
178
                                                        <property name="textFormat">
179
                                                            <enum>PlainText</enum>
180
                                                        </property>
181
                                                        <property name="text">
182
                                                            <string></string>
183
                                                        </property>
184
                                                        <property name="tabChangesFocus">
185
                                                            <bool>true</bool>
186
                                                        </property>
187
                                                        <property name="autoFormatting">
188
                                                            <set>AutoNone</set>
189
                                                        </property>
190
                                                    </widget>
191
                                                </hbox>
192
                                            </widget>
193
                                            <widget class="QLayoutWidget">
194
                                                <property name="name">
195
                                                    <cstring>layout9</cstring>
196
                                                </property>
197
                                                <hbox>
198
                                                    <property name="name">
199
                                                        <cstring>unnamed</cstring>
200
                                                    </property>
201
                                                    <widget class="QLabel">
202
                                                        <property name="name">
203
                                                            <cstring>textLabel1_3</cstring>
204
                                                        </property>
205
                                                        <property name="text">
206
                                                            <string>HTML help browser</string>
207
                                                        </property>
208
                                                    </widget>
209
                                                    <widget class="QLineEdit">
210
                                                        <property name="name">
211
                                                            <cstring>helpBrowserLE</cstring>
212
                                                        </property>
213
                                                        <property name="minimumSize">
214
                                                            <size>
215
                                                                <width>200</width>
216
                                                                <height>0</height>
217
                                                            </size>
218
                                                        </property>
219
                                                    </widget>
220
                                                    <widget class="QPushButton">
221
                                                        <property name="name">
222
                                                            <cstring>helpBrowserPB</cstring>
223
                                                        </property>
224
                                                        <property name="text">
225
                                                            <string>Select file</string>
226
                                                        </property>
227
                                                    </widget>
228
                                                </hbox>
229
                                            </widget>
230
                                            <widget class="QCheckBox">
231
                                                <property name="name">
232
                                                    <cstring>useIconsCB</cstring>
233
                                                </property>
234
                                                <property name="text">
235
                                                    <string>Show document type icons in result list.</string>
236
                                                </property>
237
                                                <property name="checked">
238
                                                    <bool>true</bool>
239
                                                </property>
240
                                            </widget>
241
                                            <widget class="QCheckBox">
242
                                                <property name="name">
243
                                                    <cstring>autoSearchCB</cstring>
244
                                                </property>
245
                                                <property name="text">
246
                                                    <string>Auto-start simple search on whitespace entry.</string>
247
                                                </property>
248
                                                <property name="checked">
249
                                                    <bool>false</bool>
250
                                                </property>
251
                                            </widget>
252
                                        </vbox>
253
                                    </widget>
254
                                </vbox>
255
                            </widget>
256
                            <widget class="QCheckBox">
257
                                <property name="name">
258
                                    <cstring>initStartAdvCB</cstring>
259
                                </property>
260
                                <property name="text">
261
                                    <string>Start with advanced search dialog open.</string>
262
                                </property>
263
                                <property name="checked">
264
                                    <bool>false</bool>
265
                                </property>
266
                            </widget>
267
                            <widget class="QCheckBox">
268
                                <property name="name">
269
                                    <cstring>initStartSortCB</cstring>
270
                                </property>
271
                                <property name="text">
272
                                    <string>Start with sort dialog open.</string>
273
                                </property>
274
                                <property name="checked">
275
                                    <bool>false</bool>
276
                                </property>
277
                            </widget>
278
                        </vbox>
279
                    </widget>
280
                    <widget class="QWidget">
281
                        <property name="name">
282
                            <cstring>tab</cstring>
283
                        </property>
284
                        <attribute name="title">
285
                            <string>Search parameters</string>
286
                        </attribute>
287
                        <vbox>
288
                            <property name="name">
289
                                <cstring>unnamed</cstring>
290
                            </property>
291
                            <widget class="QLayoutWidget">
292
                                <property name="name">
293
                                    <cstring>layout7</cstring>
294
                                </property>
295
                                <vbox>
296
                                    <property name="name">
297
                                        <cstring>unnamed</cstring>
298
                                    </property>
299
                                    <widget class="QLayoutWidget">
300
                                        <property name="name">
301
                                            <cstring>layout6</cstring>
302
                                        </property>
303
                                        <hbox>
304
                                            <property name="name">
305
                                                <cstring>unnamed</cstring>
306
                                            </property>
307
                                            <widget class="QLabel">
308
                                                <property name="name">
309
                                                    <cstring>textLabel1_2</cstring>
310
                                                </property>
311
                                                <property name="text">
312
                                                    <string>Stemming language</string>
313
                                                </property>
314
                                            </widget>
315
                                            <widget class="QComboBox">
316
                                                <property name="name">
317
                                                    <cstring>stemLangCMB</cstring>
318
                                                </property>
319
                                            </widget>
320
                                        </hbox>
321
                                    </widget>
322
                                    <widget class="QCheckBox">
323
                                        <property name="name">
324
                                            <cstring>autoPhraseCB</cstring>
325
                                        </property>
326
                                        <property name="text">
327
                                            <string>Automatically add phrase to simple searches</string>
328
                                        </property>
329
                                        <property name="toolTip" stdset="0">
330
                                            <string>A search for [rolling stones] (2 terms) will be changed to [rolling or stones or (rolling phrase 2 stones)]. 
331
This should give higher precedence to the results where the search terms appear exactly as entered.</string>
332
                                        </property>
333
                                    </widget>
334
                                    <widget class="Line">
335
                                        <property name="name">
336
                                            <cstring>line2</cstring>
337
                                        </property>
338
                                        <property name="frameShape">
339
                                            <enum>HLine</enum>
340
                                        </property>
341
                                        <property name="frameShadow">
342
                                            <enum>Sunken</enum>
343
                                        </property>
344
                                        <property name="orientation">
345
                                            <enum>Horizontal</enum>
346
                                        </property>
347
                                    </widget>
348
                                    <widget class="QCheckBox">
349
                                        <property name="name">
350
                                            <cstring>buildAbsCB</cstring>
351
                                        </property>
352
                                        <property name="text">
353
                                            <string>Dynamically build abstracts</string>
354
                                        </property>
355
                                        <property name="toolTip" stdset="0">
356
                                            <string>Do we try to build abstracts for result list entries by using the context of query terms ? 
357
May be slow for big documents.</string>
358
                                        </property>
359
                                    </widget>
360
                                    <widget class="QCheckBox">
361
                                        <property name="name">
362
                                            <cstring>replAbsCB</cstring>
363
                                        </property>
364
                                        <property name="text">
365
                                            <string>Replace abstracts from documents</string>
366
                                        </property>
367
                                        <property name="toolTip" stdset="0">
368
                                            <string>Do we synthetize an abstract even if the document seemed to have one?</string>
369
                                        </property>
370
                                    </widget>
371
                                    <widget class="QLayoutWidget">
372
                                        <property name="name">
373
                                            <cstring>layout16</cstring>
374
                                        </property>
375
                                        <hbox>
376
                                            <property name="name">
377
                                                <cstring>unnamed</cstring>
378
                                            </property>
379
                                            <widget class="QLabel">
380
                                                <property name="name">
381
                                                    <cstring>textLabel2</cstring>
382
                                                </property>
383
                                                <property name="sizePolicy">
384
                                                    <sizepolicy>
385
                                                        <hsizetype>5</hsizetype>
386
                                                        <vsizetype>5</vsizetype>
387
                                                        <horstretch>2</horstretch>
388
                                                        <verstretch>0</verstretch>
389
                                                    </sizepolicy>
390
                                                </property>
391
                                                <property name="text">
392
                                                    <string>Synthetic abstract size (characters)</string>
393
                                                </property>
394
                                            </widget>
395
                                            <widget class="QSpinBox">
396
                                                <property name="name">
397
                                                    <cstring>syntlenSB</cstring>
398
                                                </property>
399
                                                <property name="sizePolicy">
400
                                                    <sizepolicy>
401
                                                        <hsizetype>7</hsizetype>
402
                                                        <vsizetype>0</vsizetype>
403
                                                        <horstretch>1</horstretch>
404
                                                        <verstretch>0</verstretch>
405
                                                    </sizepolicy>
406
                                                </property>
407
                                                <property name="maxValue">
408
                                                    <number>100000</number>
409
                                                </property>
410
                                                <property name="minValue">
411
                                                    <number>80</number>
412
                                                </property>
413
                                                <property name="lineStep">
414
                                                    <number>10</number>
415
                                                </property>
416
                                                <property name="value">
417
                                                    <number>250</number>
418
                                                </property>
419
                                            </widget>
420
                                        </hbox>
421
                                    </widget>
422
                                    <widget class="QLayoutWidget">
423
                                        <property name="name">
424
                                            <cstring>layout17</cstring>
425
                                        </property>
426
                                        <hbox>
427
                                            <property name="name">
428
                                                <cstring>unnamed</cstring>
429
                                            </property>
430
                                            <widget class="QLabel">
431
                                                <property name="name">
432
                                                    <cstring>textLabel3</cstring>
433
                                                </property>
434
                                                <property name="sizePolicy">
435
                                                    <sizepolicy>
436
                                                        <hsizetype>5</hsizetype>
437
                                                        <vsizetype>5</vsizetype>
438
                                                        <horstretch>1</horstretch>
439
                                                        <verstretch>0</verstretch>
440
                                                    </sizepolicy>
441
                                                </property>
442
                                                <property name="text">
443
                                                    <string>Synthetic abstract context words</string>
444
                                                </property>
445
                                            </widget>
446
                                            <widget class="QSpinBox">
447
                                                <property name="name">
448
                                                    <cstring>syntctxSB</cstring>
449
                                                </property>
450
                                                <property name="maxValue">
451
                                                    <number>20000</number>
452
                                                </property>
453
                                                <property name="minValue">
454
                                                    <number>2</number>
455
                                                </property>
456
                                                <property name="value">
457
                                                    <number>4</number>
458
                                                </property>
459
                                            </widget>
460
                                        </hbox>
461
                                    </widget>
462
                                    <spacer>
463
                                        <property name="name">
464
                                            <cstring>spacer2</cstring>
465
                                        </property>
466
                                        <property name="orientation">
467
                                            <enum>Vertical</enum>
468
                                        </property>
469
                                        <property name="sizeType">
470
                                            <enum>Expanding</enum>
471
                                        </property>
472
                                        <property name="sizeHint">
473
                                            <size>
474
                                                <width>20</width>
475
                                                <height>70</height>
476
                                            </size>
477
                                        </property>
478
                                    </spacer>
479
                                </vbox>
480
                            </widget>
481
                        </vbox>
482
                    </widget>
483
                    <widget class="QWidget">
484
                        <property name="name">
485
                            <cstring>ExtraDb</cstring>
486
                        </property>
487
                        <attribute name="title">
488
                            <string>External Indexes</string>
489
                        </attribute>
490
                        <vbox>
491
                            <property name="name">
492
                                <cstring>unnamed</cstring>
493
                            </property>
494
                            <widget class="QLayoutWidget">
495
                                <property name="name">
496
                                    <cstring>layout15</cstring>
497
                                </property>
498
                                <hbox>
499
                                    <property name="name">
500
                                        <cstring>unnamed</cstring>
501
                                    </property>
502
                                    <widget class="QPushButton">
503
                                        <property name="name">
504
                                            <cstring>addExtraDbPB</cstring>
505
                                        </property>
506
                                        <property name="enabled">
507
                                            <bool>false</bool>
508
                                        </property>
509
                                        <property name="text">
510
                                            <string>Add index</string>
511
                                        </property>
512
                                        <property name="toolTip" stdset="0">
513
                                            <string>Select the xapiandb directory for the index you want to add, then click Add Index</string>
514
                                        </property>
515
                                    </widget>
516
                                    <widget class="QLineEdit">
517
                                        <property name="name">
518
                                            <cstring>extraDbLE</cstring>
519
                                        </property>
520
                                        <property name="minimumSize">
521
                                            <size>
522
                                                <width>200</width>
523
                                                <height>0</height>
524
                                            </size>
525
                                        </property>
526
                                        <property name="toolTip" stdset="0">
527
                                            <string>Select the xapiandb directory for the index you want to add, then click Add Index</string>
528
                                        </property>
529
                                    </widget>
530
                                    <widget class="QPushButton">
531
                                        <property name="name">
532
                                            <cstring>browseDbPB</cstring>
533
                                        </property>
534
                                        <property name="text">
535
                                            <string>Browse</string>
536
                                        </property>
537
                                        <property name="toolTip" stdset="0">
538
                                            <string>Select the xapiandb directory for the index you want to add, then click Add Index</string>
539
                                        </property>
540
                                    </widget>
541
                                </hbox>
542
                            </widget>
543
                            <widget class="QLayoutWidget">
544
                                <property name="name">
545
                                    <cstring>layout12</cstring>
546
                                </property>
547
                                <hbox>
548
                                    <property name="name">
549
                                        <cstring>unnamed</cstring>
550
                                    </property>
551
                                    <widget class="QLayoutWidget">
552
                                        <property name="name">
553
                                            <cstring>layout13</cstring>
554
                                        </property>
555
                                        <vbox>
556
                                            <property name="name">
557
                                                <cstring>unnamed</cstring>
558
                                            </property>
559
                                            <widget class="QLabel">
560
                                                <property name="name">
561
                                                    <cstring>textLabel2_2</cstring>
562
                                                </property>
563
                                                <property name="text">
564
                                                    <string>All indexes</string>
565
                                                </property>
566
                                                <property name="toolTip" stdset="0">
567
                                                    <string>Indexes currently not used</string>
568
                                                </property>
569
                                            </widget>
570
                                            <widget class="QListBox">
571
                                                <property name="name">
572
                                                    <cstring>allDbsLB</cstring>
573
                                                </property>
574
                                                <property name="enabled">
575
                                                    <bool>true</bool>
576
                                                </property>
577
                                                <property name="minimumSize">
578
                                                    <size>
579
                                                        <width>200</width>
580
                                                        <height>200</height>
581
                                                    </size>
582
                                                </property>
583
                                                <property name="selectionMode">
584
                                                    <enum>Extended</enum>
585
                                                </property>
586
                                            </widget>
587
                                        </vbox>
588
                                    </widget>
589
                                    <widget class="QLayoutWidget">
590
                                        <property name="name">
591
                                            <cstring>layout11</cstring>
592
                                        </property>
593
                                        <vbox>
594
                                            <property name="name">
595
                                                <cstring>unnamed</cstring>
596
                                            </property>
597
                                            <widget class="QPushButton">
598
                                                <property name="name">
599
                                                    <cstring>addAADbPB</cstring>
600
                                                </property>
601
                                                <property name="enabled">
602
                                                    <bool>true</bool>
603
                                                </property>
604
                                                <property name="text">
605
                                                    <string>All ----&gt;</string>
606
                                                </property>
607
                                                <property name="autoDefault">
608
                                                    <bool>false</bool>
609
                                                </property>
610
                                            </widget>
611
                                            <widget class="QPushButton">
612
                                                <property name="name">
613
                                                    <cstring>addADbPB</cstring>
614
                                                </property>
615
                                                <property name="enabled">
616
                                                    <bool>true</bool>
617
                                                </property>
618
                                                <property name="text">
619
                                                    <string>Sel -----&gt;</string>
620
                                                </property>
621
                                                <property name="autoDefault">
622
                                                    <bool>false</bool>
623
                                                </property>
624
                                            </widget>
625
                                            <widget class="QPushButton">
626
                                                <property name="name">
627
                                                    <cstring>delADbPB</cstring>
628
                                                </property>
629
                                                <property name="enabled">
630
                                                    <bool>true</bool>
631
                                                </property>
632
                                                <property name="text">
633
                                                    <string>&lt;----- Sel</string>
634
                                                </property>
635
                                                <property name="autoDefault">
636
                                                    <bool>false</bool>
637
                                                </property>
638
                                            </widget>
639
                                            <widget class="QPushButton">
640
                                                <property name="name">
641
                                                    <cstring>delAADbPB</cstring>
642
                                                </property>
643
                                                <property name="enabled">
644
                                                    <bool>true</bool>
645
                                                </property>
646
                                                <property name="text">
647
                                                    <string>&lt;----- All</string>
648
                                                </property>
649
                                                <property name="autoDefault">
650
                                                    <bool>false</bool>
651
                                                </property>
652
                                            </widget>
653
                                        </vbox>
654
                                    </widget>
655
                                    <widget class="QLayoutWidget">
656
                                        <property name="name">
657
                                            <cstring>layout14</cstring>
658
                                        </property>
659
                                        <vbox>
660
                                            <property name="name">
661
                                                <cstring>unnamed</cstring>
662
                                            </property>
663
                                            <widget class="QLabel">
664
                                                <property name="name">
665
                                                    <cstring>textLabel5</cstring>
666
                                                </property>
667
                                                <property name="text">
668
                                                    <string>Active indexes</string>
669
                                                </property>
670
                                                <property name="toolTip" stdset="0">
671
                                                    <string>Indexes that will be searched in addition to the main one</string>
672
                                                </property>
673
                                            </widget>
674
                                            <widget class="QListBox">
675
                                                <property name="name">
676
                                                    <cstring>actDbsLB</cstring>
677
                                                </property>
678
                                                <property name="enabled">
679
                                                    <bool>true</bool>
680
                                                </property>
681
                                                <property name="minimumSize">
682
                                                    <size>
683
                                                        <width>200</width>
684
                                                        <height>200</height>
685
                                                    </size>
686
                                                </property>
687
                                                <property name="selectionMode">
688
                                                    <enum>Extended</enum>
689
                                                </property>
690
                                            </widget>
691
                                        </vbox>
692
                                    </widget>
693
                                </hbox>
694
                            </widget>
695
                        </vbox>
696
                    </widget>
697
                </widget>
698
                <widget class="QLayoutWidget">
389
                <widget class="QLayoutWidget">
699
                    <property name="name">
390
                    <property name="name">
391
                        <cstring>layout7</cstring>
392
                    </property>
393
                    <vbox>
394
                        <property name="name">
395
                            <cstring>unnamed</cstring>
396
                        </property>
397
                        <widget class="QLayoutWidget">
398
                            <property name="name">
399
                                <cstring>layout6</cstring>
400
                            </property>
401
                            <hbox>
402
                                <property name="name">
403
                                    <cstring>unnamed</cstring>
404
                                </property>
405
                                <widget class="QLabel">
406
                                    <property name="name">
407
                                        <cstring>textLabel1_2</cstring>
408
                                    </property>
409
                                    <property name="text">
410
                                        <string>Stemming language</string>
411
                                    </property>
412
                                </widget>
413
                                <widget class="QComboBox">
414
                                    <property name="name">
415
                                        <cstring>stemLangCMB</cstring>
416
                                    </property>
417
                                </widget>
418
                            </hbox>
419
                        </widget>
420
                        <widget class="QCheckBox">
421
                            <property name="name">
422
                                <cstring>autoPhraseCB</cstring>
423
                            </property>
424
                            <property name="text">
425
                                <string>Automatically add phrase to simple searches</string>
426
                            </property>
427
                            <property name="toolTip" stdset="0">
428
                                <string>A search for [rolling stones] (2 terms) will be changed to [rolling or stones or (rolling phrase 2 stones)]. 
429
This should give higher precedence to the results where the search terms appear exactly as entered.</string>
430
                            </property>
431
                        </widget>
432
                        <widget class="Line">
433
                            <property name="name">
434
                                <cstring>line2</cstring>
435
                            </property>
436
                            <property name="frameShape">
437
                                <enum>HLine</enum>
438
                            </property>
439
                            <property name="frameShadow">
440
                                <enum>Sunken</enum>
441
                            </property>
442
                            <property name="orientation">
443
                                <enum>Horizontal</enum>
444
                            </property>
445
                        </widget>
446
                        <widget class="QCheckBox">
447
                            <property name="name">
448
                                <cstring>buildAbsCB</cstring>
449
                            </property>
450
                            <property name="text">
451
                                <string>Dynamically build abstracts</string>
452
                            </property>
453
                            <property name="toolTip" stdset="0">
454
                                <string>Do we try to build abstracts for result list entries by using the context of query terms ? 
455
May be slow for big documents.</string>
456
                            </property>
457
                        </widget>
458
                        <widget class="QCheckBox">
459
                            <property name="name">
460
                                <cstring>replAbsCB</cstring>
461
                            </property>
462
                            <property name="text">
463
                                <string>Replace abstracts from documents</string>
464
                            </property>
465
                            <property name="toolTip" stdset="0">
466
                                <string>Do we synthetize an abstract even if the document seemed to have one?</string>
467
                            </property>
468
                        </widget>
469
                        <widget class="QLayoutWidget">
470
                            <property name="name">
471
                                <cstring>layout16</cstring>
472
                            </property>
473
                            <hbox>
474
                                <property name="name">
475
                                    <cstring>unnamed</cstring>
476
                                </property>
477
                                <widget class="QLabel">
478
                                    <property name="name">
479
                                        <cstring>textLabel2</cstring>
480
                                    </property>
481
                                    <property name="sizePolicy">
482
                                        <sizepolicy>
483
                                            <hsizetype>5</hsizetype>
484
                                            <vsizetype>5</vsizetype>
485
                                            <horstretch>2</horstretch>
486
                                            <verstretch>0</verstretch>
487
                                        </sizepolicy>
488
                                    </property>
489
                                    <property name="text">
490
                                        <string>Synthetic abstract size (characters)</string>
491
                                    </property>
492
                                </widget>
493
                                <widget class="QSpinBox">
494
                                    <property name="name">
495
                                        <cstring>syntlenSB</cstring>
496
                                    </property>
497
                                    <property name="sizePolicy">
498
                                        <sizepolicy>
499
                                            <hsizetype>7</hsizetype>
500
                                            <vsizetype>0</vsizetype>
501
                                            <horstretch>1</horstretch>
502
                                            <verstretch>0</verstretch>
503
                                        </sizepolicy>
504
                                    </property>
505
                                    <property name="maxValue">
506
                                        <number>100000</number>
507
                                    </property>
508
                                    <property name="minValue">
509
                                        <number>80</number>
510
                                    </property>
511
                                    <property name="lineStep">
512
                                        <number>10</number>
513
                                    </property>
514
                                    <property name="value">
515
                                        <number>250</number>
516
                                    </property>
517
                                </widget>
518
                            </hbox>
519
                        </widget>
520
                        <widget class="QLayoutWidget">
521
                            <property name="name">
522
                                <cstring>layout17</cstring>
523
                            </property>
524
                            <hbox>
525
                                <property name="name">
526
                                    <cstring>unnamed</cstring>
527
                                </property>
528
                                <widget class="QLabel">
529
                                    <property name="name">
530
                                        <cstring>textLabel3</cstring>
531
                                    </property>
532
                                    <property name="sizePolicy">
533
                                        <sizepolicy>
534
                                            <hsizetype>5</hsizetype>
535
                                            <vsizetype>5</vsizetype>
536
                                            <horstretch>1</horstretch>
537
                                            <verstretch>0</verstretch>
538
                                        </sizepolicy>
539
                                    </property>
540
                                    <property name="text">
541
                                        <string>Synthetic abstract context words</string>
542
                                    </property>
543
                                </widget>
544
                                <widget class="QSpinBox">
545
                                    <property name="name">
546
                                        <cstring>syntctxSB</cstring>
547
                                    </property>
548
                                    <property name="maxValue">
549
                                        <number>20000</number>
550
                                    </property>
551
                                    <property name="minValue">
552
                                        <number>2</number>
553
                                    </property>
554
                                    <property name="value">
555
                                        <number>4</number>
556
                                    </property>
557
                                </widget>
558
                            </hbox>
559
                        </widget>
560
                        <spacer>
561
                            <property name="name">
562
                                <cstring>spacer2</cstring>
563
                            </property>
564
                            <property name="orientation">
565
                                <enum>Vertical</enum>
566
                            </property>
567
                            <property name="sizeType">
568
                                <enum>Expanding</enum>
569
                            </property>
570
                            <property name="sizeHint">
571
                                <size>
572
                                    <width>20</width>
573
                                    <height>70</height>
574
                                </size>
575
                            </property>
576
                        </spacer>
577
                    </vbox>
578
                </widget>
579
            </vbox>
580
        </widget>
581
        <widget class="QWidget">
582
            <property name="name">
583
                <cstring>ExtraDb</cstring>
584
            </property>
585
            <attribute name="title">
586
                <string>External Indexes</string>
587
            </attribute>
588
            <vbox>
589
                <property name="name">
590
                    <cstring>unnamed</cstring>
591
                </property>
592
                <widget class="QLayoutWidget">
593
                    <property name="name">
700
                        <cstring>Layout1</cstring>
594
                        <cstring>layout15</cstring>
701
                    </property>
595
                    </property>
702
                    <hbox>
596
                    <hbox>
703
                        <property name="name">
597
                        <property name="name">
704
                            <cstring>unnamed</cstring>
598
                            <cstring>unnamed</cstring>
705
                        </property>
599
                        </property>
600
                        <widget class="QPushButton">
601
                            <property name="name">
602
                                <cstring>addExtraDbPB</cstring>
603
                            </property>
604
                            <property name="enabled">
605
                                <bool>false</bool>
606
                            </property>
607
                            <property name="text">
608
                                <string>Add index</string>
609
                            </property>
610
                            <property name="toolTip" stdset="0">
611
                                <string>Select the xapiandb directory for the index you want to add, then click Add Index</string>
612
                            </property>
613
                        </widget>
614
                        <widget class="QLineEdit">
615
                            <property name="name">
616
                                <cstring>extraDbLE</cstring>
617
                            </property>
618
                            <property name="minimumSize">
619
                                <size>
620
                                    <width>200</width>
621
                                    <height>0</height>
622
                                </size>
623
                            </property>
624
                            <property name="toolTip" stdset="0">
625
                                <string>Select the xapiandb directory for the index you want to add, then click Add Index</string>
626
                            </property>
627
                        </widget>
628
                        <widget class="QPushButton">
629
                            <property name="name">
630
                                <cstring>browseDbPB</cstring>
631
                            </property>
632
                            <property name="text">
633
                                <string>Browse</string>
634
                            </property>
635
                            <property name="toolTip" stdset="0">
636
                                <string>Select the xapiandb directory for the index you want to add, then click Add Index</string>
637
                            </property>
638
                        </widget>
639
                    </hbox>
640
                </widget>
641
                <widget class="QLayoutWidget">
642
                    <property name="name">
643
                        <cstring>layout12</cstring>
644
                    </property>
645
                    <hbox>
706
                        <property name="margin">
646
                        <property name="name">
707
                            <number>0</number>
647
                            <cstring>unnamed</cstring>
708
                        </property>
648
                        </property>
649
                        <widget class="QLayoutWidget">
709
                        <property name="spacing">
650
                            <property name="name">
710
                            <number>6</number>
651
                                <cstring>layout13</cstring>
711
                        </property>
652
                            </property>
712
                        <spacer>
653
                            <vbox>
713
                            <property name="name">
654
                                <property name="name">
714
                                <cstring>Horizontal Spacing2</cstring>
655
                                    <cstring>unnamed</cstring>
715
                            </property>
656
                                </property>
657
                                <widget class="QLabel">
716
                            <property name="orientation">
658
                                    <property name="name">
717
                                <enum>Horizontal</enum>
659
                                        <cstring>textLabel2_2</cstring>
718
                            </property>
660
                                    </property>
719
                            <property name="sizeType">
661
                                    <property name="text">
720
                                <enum>Expanding</enum>
662
                                        <string>All indexes</string>
721
                            </property>
663
                                    </property>
722
                            <property name="sizeHint">
664
                                    <property name="toolTip" stdset="0">
665
                                        <string>Indexes currently not used</string>
723
                                <size>
666
                                    </property>
724
                                    <width>20</width>
725
                                    <height>20</height>
726
                                </size>
667
                                </widget>
668
                                <widget class="QListBox">
669
                                    <property name="name">
670
                                        <cstring>allDbsLB</cstring>
727
                            </property>
671
                                    </property>
672
                                    <property name="enabled">
673
                                        <bool>true</bool>
674
                                    </property>
675
                                    <property name="minimumSize">
676
                                        <size>
677
                                            <width>200</width>
678
                                            <height>200</height>
679
                                        </size>
680
                                    </property>
681
                                    <property name="selectionMode">
682
                                        <enum>Extended</enum>
683
                                    </property>
684
                                </widget>
685
                            </vbox>
728
                        </spacer>
686
                        </widget>
729
                        <widget class="QPushButton">
687
                        <widget class="QLayoutWidget">
688
                            <property name="name">
689
                                <cstring>layout11</cstring>
690
                            </property>
691
                            <vbox>
730
                            <property name="name">
692
                                <property name="name">
731
                                <cstring>buttonOk</cstring>
693
                                    <cstring>unnamed</cstring>
732
                            </property>
694
                                </property>
695
                                <widget class="QPushButton">
696
                                    <property name="name">
697
                                        <cstring>addAADbPB</cstring>
698
                                    </property>
699
                                    <property name="enabled">
700
                                        <bool>true</bool>
701
                                    </property>
733
                            <property name="text">
702
                                    <property name="text">
734
                                <string>&amp;OK</string>
703
                                        <string>All ----&gt;</string>
735
                            </property>
704
                                    </property>
705
                                    <property name="autoDefault">
706
                                        <bool>false</bool>
707
                                    </property>
708
                                </widget>
709
                                <widget class="QPushButton">
710
                                    <property name="name">
711
                                        <cstring>addADbPB</cstring>
712
                                    </property>
713
                                    <property name="enabled">
714
                                        <bool>true</bool>
715
                                    </property>
716
                                    <property name="text">
717
                                        <string>Sel -----&gt;</string>
718
                                    </property>
719
                                    <property name="autoDefault">
720
                                        <bool>false</bool>
721
                                    </property>
722
                                </widget>
723
                                <widget class="QPushButton">
724
                                    <property name="name">
725
                                        <cstring>delADbPB</cstring>
726
                                    </property>
727
                                    <property name="enabled">
728
                                        <bool>true</bool>
729
                                    </property>
730
                                    <property name="text">
731
                                        <string>&lt;----- Sel</string>
732
                                    </property>
733
                                    <property name="autoDefault">
734
                                        <bool>false</bool>
735
                                    </property>
736
                                </widget>
737
                                <widget class="QPushButton">
738
                                    <property name="name">
739
                                        <cstring>delAADbPB</cstring>
740
                                    </property>
741
                                    <property name="enabled">
742
                                        <bool>true</bool>
743
                                    </property>
744
                                    <property name="text">
745
                                        <string>&lt;----- All</string>
746
                                    </property>
747
                                    <property name="autoDefault">
748
                                        <bool>false</bool>
749
                                    </property>
750
                                </widget>
751
                            </vbox>
752
                        </widget>
753
                        <widget class="QLayoutWidget">
736
                            <property name="accel">
754
                            <property name="name">
737
                                <string></string>
755
                                <cstring>layout14</cstring>
756
                            </property>
738
                            </property>
757
                            <vbox>
739
                            <property name="autoDefault">
740
                                <bool>true</bool>
741
                            </property>
742
                            <property name="default">
743
                                <bool>true</bool>
744
                            </property>
745
                            <property name="toolTip" stdset="0">
746
                                <string>Apply changes</string>
747
                            </property>
748
                        </widget>
749
                        <widget class="QPushButton">
750
                            <property name="name">
758
                                <property name="name">
751
                                <cstring>buttonCancel</cstring>
759
                                    <cstring>unnamed</cstring>
752
                            </property>
760
                                </property>
761
                                <widget class="QLabel">
762
                                    <property name="name">
763
                                        <cstring>textLabel5</cstring>
764
                                    </property>
753
                            <property name="text">
765
                                    <property name="text">
754
                                <string>&amp;Cancel</string>
766
                                        <string>Active indexes</string>
755
                            </property>
767
                                    </property>
756
                            <property name="accel">
757
                                <string></string>
758
                            </property>
759
                            <property name="autoDefault">
760
                                <bool>true</bool>
761
                            </property>
762
                            <property name="toolTip" stdset="0">
768
                                    <property name="toolTip" stdset="0">
763
                                <string>Discard changes</string>
769
                                        <string>Indexes that will be searched in addition to the main one</string>
764
                            </property>
770
                                    </property>
771
                                </widget>
772
                                <widget class="QListBox">
773
                                    <property name="name">
774
                                        <cstring>actDbsLB</cstring>
775
                                    </property>
776
                                    <property name="enabled">
777
                                        <bool>true</bool>
778
                                    </property>
779
                                    <property name="minimumSize">
780
                                        <size>
781
                                            <width>200</width>
782
                                            <height>200</height>
783
                                        </size>
784
                                    </property>
785
                                    <property name="selectionMode">
786
                                        <enum>Extended</enum>
787
                                    </property>
788
                                </widget>
789
                            </vbox>
765
                        </widget>
790
                        </widget>
766
                    </hbox>
791
                    </hbox>
767
                </widget>
792
                </widget>
768
            </vbox>
793
            </vbox>
769
        </widget>
794
        </widget>
770
    </vbox>
795
    </widget>
771
</widget>
796
</widget>
772
<layoutdefaults spacing="6" margin="11"/>
797
<layoutdefaults spacing="6" margin="11"/>
773
</UI>
798
</UI>