|
a/src/qtgui/advsearch.ui |
|
b/src/qtgui/advsearch.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>515</width>
|
11 |
<width>545</width>
|
12 |
<height>475</height>
|
12 |
<height>537</height>
|
13 |
</rect>
|
13 |
</rect>
|
14 |
</property>
|
14 |
</property>
|
15 |
<property name="caption">
|
15 |
<property name="caption">
|
16 |
<string>Advanced search</string>
|
16 |
<string>Advanced search</string>
|
17 |
</property>
|
17 |
</property>
|
18 |
<widget class="QLayoutWidget">
|
18 |
<property name="sizeGripEnabled">
|
|
|
19 |
<bool>true</bool>
|
|
|
20 |
</property>
|
|
|
21 |
<vbox>
|
19 |
<property name="name">
|
22 |
<property name="name">
|
20 |
<cstring>layout17</cstring>
|
23 |
<cstring>unnamed</cstring>
|
21 |
</property>
|
24 |
</property>
|
22 |
<property name="geometry">
|
25 |
<widget class="QLayoutWidget">
|
23 |
<rect>
|
|
|
24 |
<x>5</x>
|
|
|
25 |
<y>5</y>
|
|
|
26 |
<width>505</width>
|
|
|
27 |
<height>165</height>
|
|
|
28 |
</rect>
|
|
|
29 |
</property>
|
|
|
30 |
<hbox>
|
|
|
31 |
<property name="name">
|
26 |
<property name="name">
|
32 |
<cstring>unnamed</cstring>
|
27 |
<cstring>layout10</cstring>
|
33 |
</property>
|
28 |
</property>
|
34 |
<widget class="QLayoutWidget">
|
29 |
<vbox>
|
35 |
<property name="name">
|
30 |
<property name="name">
|
36 |
<cstring>layout16</cstring>
|
31 |
<cstring>unnamed</cstring>
|
37 |
</property>
|
32 |
</property>
|
38 |
<vbox>
|
33 |
<widget class="QLayoutWidget">
|
39 |
<property name="name">
|
|
|
40 |
<cstring>unnamed</cstring>
|
|
|
41 |
</property>
|
|
|
42 |
<property name="spacing">
|
34 |
<property name="name">
|
43 |
<number>2</number>
|
35 |
<cstring>layout17</cstring>
|
|
|
36 |
</property>
|
44 |
</property>
|
37 |
<hbox>
|
45 |
<widget class="QLabel">
|
|
|
46 |
<property name="name">
|
38 |
<property name="name">
|
47 |
<cstring>textLabel2</cstring>
|
39 |
<cstring>unnamed</cstring>
|
48 |
</property>
|
40 |
</property>
|
|
|
41 |
<widget class="QLayoutWidget">
|
|
|
42 |
<property name="name">
|
|
|
43 |
<cstring>layout16</cstring>
|
|
|
44 |
</property>
|
|
|
45 |
<vbox>
|
|
|
46 |
<property name="name">
|
|
|
47 |
<cstring>unnamed</cstring>
|
|
|
48 |
</property>
|
|
|
49 |
<property name="spacing">
|
|
|
50 |
<number>2</number>
|
|
|
51 |
</property>
|
|
|
52 |
<widget class="QLabel">
|
|
|
53 |
<property name="name">
|
|
|
54 |
<cstring>textLabel2</cstring>
|
|
|
55 |
</property>
|
49 |
<property name="sizePolicy">
|
56 |
<property name="sizePolicy">
|
50 |
<sizepolicy>
|
57 |
<sizepolicy>
|
51 |
<hsizetype>0</hsizetype>
|
58 |
<hsizetype>0</hsizetype>
|
52 |
<vsizetype>5</vsizetype>
|
59 |
<vsizetype>5</vsizetype>
|
53 |
<horstretch>0</horstretch>
|
60 |
<horstretch>0</horstretch>
|
54 |
<verstretch>0</verstretch>
|
61 |
<verstretch>0</verstretch>
|
55 |
</sizepolicy>
|
62 |
</sizepolicy>
|
|
|
63 |
</property>
|
|
|
64 |
<property name="frameShape">
|
|
|
65 |
<enum>NoFrame</enum>
|
|
|
66 |
</property>
|
|
|
67 |
<property name="frameShadow">
|
|
|
68 |
<enum>Plain</enum>
|
|
|
69 |
</property>
|
|
|
70 |
<property name="margin">
|
|
|
71 |
<number>4</number>
|
|
|
72 |
</property>
|
|
|
73 |
<property name="text">
|
|
|
74 |
<string>Search for <br>documents<br>satisfying:</string>
|
|
|
75 |
</property>
|
|
|
76 |
<property name="toolTip" stdset="0">
|
|
|
77 |
<string>All non blank fields will be combined with OR or AND conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored.</string>
|
|
|
78 |
</property>
|
|
|
79 |
</widget>
|
|
|
80 |
<widget class="QComboBox">
|
|
|
81 |
<property name="name">
|
|
|
82 |
<cstring>conjunctCMB</cstring>
|
|
|
83 |
</property>
|
|
|
84 |
<property name="sizePolicy">
|
|
|
85 |
<sizepolicy>
|
|
|
86 |
<hsizetype>0</hsizetype>
|
|
|
87 |
<vsizetype>0</vsizetype>
|
|
|
88 |
<horstretch>8</horstretch>
|
|
|
89 |
<verstretch>0</verstretch>
|
|
|
90 |
</sizepolicy>
|
|
|
91 |
</property>
|
|
|
92 |
</widget>
|
|
|
93 |
<spacer>
|
|
|
94 |
<property name="name">
|
|
|
95 |
<cstring>spacer2</cstring>
|
|
|
96 |
</property>
|
|
|
97 |
<property name="orientation">
|
|
|
98 |
<enum>Vertical</enum>
|
|
|
99 |
</property>
|
|
|
100 |
<property name="sizeType">
|
|
|
101 |
<enum>Expanding</enum>
|
|
|
102 |
</property>
|
|
|
103 |
<property name="sizeHint">
|
|
|
104 |
<size>
|
|
|
105 |
<width>0</width>
|
|
|
106 |
<height>0</height>
|
|
|
107 |
</size>
|
|
|
108 |
</property>
|
|
|
109 |
</spacer>
|
|
|
110 |
<widget class="QPushButton">
|
|
|
111 |
<property name="name">
|
|
|
112 |
<cstring>delClausePB</cstring>
|
|
|
113 |
</property>
|
|
|
114 |
<property name="sizePolicy">
|
|
|
115 |
<sizepolicy>
|
|
|
116 |
<hsizetype>0</hsizetype>
|
|
|
117 |
<vsizetype>0</vsizetype>
|
|
|
118 |
<horstretch>0</horstretch>
|
|
|
119 |
<verstretch>0</verstretch>
|
|
|
120 |
</sizepolicy>
|
|
|
121 |
</property>
|
|
|
122 |
<property name="text">
|
|
|
123 |
<string>Delete clause</string>
|
|
|
124 |
</property>
|
|
|
125 |
<property name="autoDefault">
|
|
|
126 |
<bool>false</bool>
|
|
|
127 |
</property>
|
|
|
128 |
</widget>
|
|
|
129 |
<widget class="QPushButton">
|
|
|
130 |
<property name="name">
|
|
|
131 |
<cstring>addClausePB</cstring>
|
|
|
132 |
</property>
|
|
|
133 |
<property name="sizePolicy">
|
|
|
134 |
<sizepolicy>
|
|
|
135 |
<hsizetype>0</hsizetype>
|
|
|
136 |
<vsizetype>0</vsizetype>
|
|
|
137 |
<horstretch>0</horstretch>
|
|
|
138 |
<verstretch>0</verstretch>
|
|
|
139 |
</sizepolicy>
|
|
|
140 |
</property>
|
|
|
141 |
<property name="text">
|
|
|
142 |
<string>Add clause</string>
|
|
|
143 |
</property>
|
|
|
144 |
<property name="autoDefault">
|
|
|
145 |
<bool>false</bool>
|
|
|
146 |
</property>
|
|
|
147 |
</widget>
|
|
|
148 |
</vbox>
|
|
|
149 |
</widget>
|
|
|
150 |
<widget class="QFrame">
|
|
|
151 |
<property name="name">
|
|
|
152 |
<cstring>clauseFRM</cstring>
|
|
|
153 |
</property>
|
|
|
154 |
<property name="frameShape">
|
|
|
155 |
<enum>StyledPanel</enum>
|
|
|
156 |
</property>
|
|
|
157 |
<property name="frameShadow">
|
|
|
158 |
<enum>Plain</enum>
|
|
|
159 |
</property>
|
|
|
160 |
<vbox>
|
|
|
161 |
<property name="name">
|
|
|
162 |
<cstring>unnamed</cstring>
|
|
|
163 |
</property>
|
|
|
164 |
<property name="margin">
|
|
|
165 |
<number>0</number>
|
|
|
166 |
</property>
|
|
|
167 |
<property name="spacing">
|
|
|
168 |
<number>0</number>
|
|
|
169 |
</property>
|
|
|
170 |
<widget class="Line">
|
|
|
171 |
<property name="name">
|
|
|
172 |
<cstring>clauseline</cstring>
|
|
|
173 |
</property>
|
|
|
174 |
<property name="frameShape">
|
|
|
175 |
<enum>HLine</enum>
|
|
|
176 |
</property>
|
|
|
177 |
<property name="frameShadow">
|
|
|
178 |
<enum>Plain</enum>
|
|
|
179 |
</property>
|
|
|
180 |
<property name="orientation">
|
|
|
181 |
<enum>Horizontal</enum>
|
|
|
182 |
</property>
|
|
|
183 |
</widget>
|
|
|
184 |
</vbox>
|
|
|
185 |
</widget>
|
|
|
186 |
</hbox>
|
|
|
187 |
</widget>
|
|
|
188 |
<widget class="QLayoutWidget">
|
|
|
189 |
<property name="name">
|
|
|
190 |
<cstring>layout9</cstring>
|
|
|
191 |
</property>
|
|
|
192 |
<hbox>
|
|
|
193 |
<property name="name">
|
|
|
194 |
<cstring>unnamed</cstring>
|
56 |
</property>
|
195 |
</property>
|
|
|
196 |
<widget class="QCheckBox">
|
|
|
197 |
<property name="name">
|
|
|
198 |
<cstring>restrictFtCB</cstring>
|
|
|
199 |
</property>
|
|
|
200 |
<property name="sizePolicy">
|
|
|
201 |
<sizepolicy>
|
|
|
202 |
<hsizetype>1</hsizetype>
|
|
|
203 |
<vsizetype>0</vsizetype>
|
|
|
204 |
<horstretch>1</horstretch>
|
|
|
205 |
<verstretch>0</verstretch>
|
|
|
206 |
</sizepolicy>
|
|
|
207 |
</property>
|
|
|
208 |
<property name="text">
|
|
|
209 |
<string>Restrict file types</string>
|
|
|
210 |
</property>
|
|
|
211 |
<property name="toolTip" stdset="0">
|
|
|
212 |
<string>Check this to enable filtering on file types</string>
|
|
|
213 |
</property>
|
|
|
214 |
</widget>
|
|
|
215 |
<widget class="QCheckBox">
|
|
|
216 |
<property name="name">
|
|
|
217 |
<cstring>restrictCtCB</cstring>
|
|
|
218 |
</property>
|
|
|
219 |
<property name="enabled">
|
|
|
220 |
<bool>false</bool>
|
|
|
221 |
</property>
|
|
|
222 |
<property name="sizePolicy">
|
|
|
223 |
<sizepolicy>
|
|
|
224 |
<hsizetype>1</hsizetype>
|
|
|
225 |
<vsizetype>0</vsizetype>
|
|
|
226 |
<horstretch>1</horstretch>
|
|
|
227 |
<verstretch>0</verstretch>
|
|
|
228 |
</sizepolicy>
|
|
|
229 |
</property>
|
|
|
230 |
<property name="text">
|
|
|
231 |
<string>By categories</string>
|
|
|
232 |
</property>
|
|
|
233 |
<property name="toolTip" stdset="0">
|
|
|
234 |
<string>Check this to use file categories instead of raw mime types</string>
|
|
|
235 |
</property>
|
|
|
236 |
</widget>
|
|
|
237 |
<widget class="QPushButton">
|
|
|
238 |
<property name="name">
|
|
|
239 |
<cstring>saveFileTypesPB</cstring>
|
|
|
240 |
</property>
|
|
|
241 |
<property name="enabled">
|
|
|
242 |
<bool>false</bool>
|
|
|
243 |
</property>
|
|
|
244 |
<property name="text">
|
|
|
245 |
<string>Save as default</string>
|
|
|
246 |
</property>
|
|
|
247 |
<property name="autoDefault">
|
|
|
248 |
<bool>false</bool>
|
|
|
249 |
</property>
|
|
|
250 |
</widget>
|
|
|
251 |
</hbox>
|
|
|
252 |
</widget>
|
|
|
253 |
<widget class="QLayoutWidget">
|
|
|
254 |
<property name="name">
|
|
|
255 |
<cstring>filTypHB</cstring>
|
|
|
256 |
</property>
|
|
|
257 |
<hbox>
|
57 |
<property name="frameShape">
|
258 |
<property name="name">
|
58 |
<enum>NoFrame</enum>
|
259 |
<cstring>unnamed</cstring>
|
59 |
</property>
|
260 |
</property>
|
|
|
261 |
<widget class="QLayoutWidget">
|
|
|
262 |
<property name="name">
|
|
|
263 |
<cstring>layout9</cstring>
|
|
|
264 |
</property>
|
|
|
265 |
<vbox>
|
|
|
266 |
<property name="name">
|
|
|
267 |
<cstring>unnamed</cstring>
|
|
|
268 |
</property>
|
|
|
269 |
<property name="spacing">
|
|
|
270 |
<number>0</number>
|
|
|
271 |
</property>
|
|
|
272 |
<widget class="QLabel">
|
|
|
273 |
<property name="name">
|
|
|
274 |
<cstring>textLabel2_2</cstring>
|
|
|
275 |
</property>
|
|
|
276 |
<property name="text">
|
|
|
277 |
<string>Searched file types</string>
|
|
|
278 |
</property>
|
|
|
279 |
</widget>
|
|
|
280 |
<widget class="QListBox">
|
|
|
281 |
<property name="name">
|
|
|
282 |
<cstring>yesFiltypsLB</cstring>
|
|
|
283 |
</property>
|
|
|
284 |
<property name="enabled">
|
|
|
285 |
<bool>false</bool>
|
|
|
286 |
</property>
|
|
|
287 |
<property name="minimumSize">
|
|
|
288 |
<size>
|
|
|
289 |
<width>200</width>
|
|
|
290 |
<height>20</height>
|
|
|
291 |
</size>
|
|
|
292 |
</property>
|
|
|
293 |
<property name="selectionMode">
|
|
|
294 |
<enum>Extended</enum>
|
|
|
295 |
</property>
|
|
|
296 |
</widget>
|
|
|
297 |
</vbox>
|
|
|
298 |
</widget>
|
|
|
299 |
<widget class="QLayoutWidget">
|
|
|
300 |
<property name="name">
|
|
|
301 |
<cstring>layout11</cstring>
|
|
|
302 |
</property>
|
|
|
303 |
<vbox>
|
|
|
304 |
<property name="name">
|
|
|
305 |
<cstring>unnamed</cstring>
|
|
|
306 |
</property>
|
|
|
307 |
<property name="spacing">
|
|
|
308 |
<number>2</number>
|
|
|
309 |
</property>
|
|
|
310 |
<widget class="QPushButton">
|
|
|
311 |
<property name="name">
|
|
|
312 |
<cstring>delAFiltypPB</cstring>
|
|
|
313 |
</property>
|
|
|
314 |
<property name="enabled">
|
|
|
315 |
<bool>false</bool>
|
|
|
316 |
</property>
|
|
|
317 |
<property name="text">
|
|
|
318 |
<string>All ----></string>
|
|
|
319 |
</property>
|
|
|
320 |
<property name="autoDefault">
|
|
|
321 |
<bool>false</bool>
|
|
|
322 |
</property>
|
|
|
323 |
</widget>
|
|
|
324 |
<widget class="QPushButton">
|
|
|
325 |
<property name="name">
|
|
|
326 |
<cstring>delFiltypPB</cstring>
|
|
|
327 |
</property>
|
|
|
328 |
<property name="enabled">
|
|
|
329 |
<bool>false</bool>
|
|
|
330 |
</property>
|
|
|
331 |
<property name="text">
|
|
|
332 |
<string>Sel -----></string>
|
|
|
333 |
</property>
|
|
|
334 |
<property name="autoDefault">
|
|
|
335 |
<bool>false</bool>
|
|
|
336 |
</property>
|
|
|
337 |
</widget>
|
|
|
338 |
<widget class="QPushButton">
|
|
|
339 |
<property name="name">
|
|
|
340 |
<cstring>addFiltypPB</cstring>
|
|
|
341 |
</property>
|
|
|
342 |
<property name="enabled">
|
|
|
343 |
<bool>false</bool>
|
|
|
344 |
</property>
|
|
|
345 |
<property name="text">
|
|
|
346 |
<string><----- Sel</string>
|
|
|
347 |
</property>
|
|
|
348 |
<property name="autoDefault">
|
|
|
349 |
<bool>false</bool>
|
|
|
350 |
</property>
|
|
|
351 |
</widget>
|
|
|
352 |
<widget class="QPushButton">
|
|
|
353 |
<property name="name">
|
|
|
354 |
<cstring>addAFiltypPB</cstring>
|
|
|
355 |
</property>
|
|
|
356 |
<property name="enabled">
|
|
|
357 |
<bool>false</bool>
|
|
|
358 |
</property>
|
|
|
359 |
<property name="text">
|
|
|
360 |
<string><----- All</string>
|
|
|
361 |
</property>
|
|
|
362 |
<property name="autoDefault">
|
|
|
363 |
<bool>false</bool>
|
|
|
364 |
</property>
|
|
|
365 |
</widget>
|
|
|
366 |
</vbox>
|
|
|
367 |
</widget>
|
|
|
368 |
<widget class="QLayoutWidget">
|
|
|
369 |
<property name="name">
|
|
|
370 |
<cstring>layout10</cstring>
|
|
|
371 |
</property>
|
|
|
372 |
<vbox>
|
|
|
373 |
<property name="name">
|
|
|
374 |
<cstring>unnamed</cstring>
|
|
|
375 |
</property>
|
|
|
376 |
<property name="spacing">
|
|
|
377 |
<number>0</number>
|
|
|
378 |
</property>
|
|
|
379 |
<widget class="QLabel">
|
|
|
380 |
<property name="name">
|
|
|
381 |
<cstring>textLabel3</cstring>
|
|
|
382 |
</property>
|
|
|
383 |
<property name="text">
|
|
|
384 |
<string>Ignored file types</string>
|
|
|
385 |
</property>
|
|
|
386 |
</widget>
|
|
|
387 |
<widget class="QListBox">
|
|
|
388 |
<property name="name">
|
|
|
389 |
<cstring>noFiltypsLB</cstring>
|
|
|
390 |
</property>
|
|
|
391 |
<property name="enabled">
|
|
|
392 |
<bool>false</bool>
|
|
|
393 |
</property>
|
|
|
394 |
<property name="minimumSize">
|
|
|
395 |
<size>
|
|
|
396 |
<width>200</width>
|
|
|
397 |
<height>20</height>
|
|
|
398 |
</size>
|
|
|
399 |
</property>
|
|
|
400 |
<property name="selectionMode">
|
|
|
401 |
<enum>Extended</enum>
|
|
|
402 |
</property>
|
|
|
403 |
</widget>
|
|
|
404 |
</vbox>
|
|
|
405 |
</widget>
|
|
|
406 |
</hbox>
|
|
|
407 |
</widget>
|
|
|
408 |
<widget class="Line">
|
|
|
409 |
<property name="name">
|
|
|
410 |
<cstring>line3</cstring>
|
|
|
411 |
</property>
|
|
|
412 |
<property name="frameShape">
|
|
|
413 |
<enum>HLine</enum>
|
|
|
414 |
</property>
|
60 |
<property name="frameShadow">
|
415 |
<property name="frameShadow">
|
61 |
<enum>Plain</enum>
|
416 |
<enum>Sunken</enum>
|
|
|
417 |
</property>
|
|
|
418 |
<property name="orientation">
|
|
|
419 |
<enum>Horizontal</enum>
|
|
|
420 |
</property>
|
|
|
421 |
</widget>
|
|
|
422 |
<widget class="QLayoutWidget">
|
|
|
423 |
<property name="name">
|
|
|
424 |
<cstring>layoutFT</cstring>
|
|
|
425 |
</property>
|
|
|
426 |
<grid>
|
|
|
427 |
<property name="name">
|
|
|
428 |
<cstring>unnamed</cstring>
|
62 |
</property>
|
429 |
</property>
|
|
|
430 |
<widget class="QComboBox" row="1" column="0">
|
|
|
431 |
<property name="name">
|
|
|
432 |
<cstring>subtreeCMB</cstring>
|
|
|
433 |
</property>
|
|
|
434 |
<property name="sizePolicy">
|
|
|
435 |
<sizepolicy>
|
|
|
436 |
<hsizetype>7</hsizetype>
|
|
|
437 |
<vsizetype>0</vsizetype>
|
|
|
438 |
<horstretch>8</horstretch>
|
|
|
439 |
<verstretch>0</verstretch>
|
|
|
440 |
</sizepolicy>
|
|
|
441 |
</property>
|
|
|
442 |
<property name="minimumSize">
|
|
|
443 |
<size>
|
|
|
444 |
<width>300</width>
|
|
|
445 |
<height>0</height>
|
|
|
446 |
</size>
|
|
|
447 |
</property>
|
|
|
448 |
<property name="editable">
|
|
|
449 |
<bool>true</bool>
|
|
|
450 |
</property>
|
63 |
<property name="margin">
|
451 |
<property name="maxCount">
|
64 |
<number>4</number>
|
452 |
<number>20</number>
|
|
|
453 |
</property>
|
|
|
454 |
<property name="insertionPolicy">
|
|
|
455 |
<enum>NoInsertion</enum>
|
|
|
456 |
</property>
|
|
|
457 |
<property name="duplicatesEnabled">
|
|
|
458 |
<bool>false</bool>
|
|
|
459 |
</property>
|
|
|
460 |
<property name="toolTip" stdset="0">
|
|
|
461 |
<string>Enter top directory for search</string>
|
|
|
462 |
</property>
|
|
|
463 |
</widget>
|
|
|
464 |
<widget class="QPushButton" row="1" column="1">
|
|
|
465 |
<property name="name">
|
|
|
466 |
<cstring>browsePB</cstring>
|
|
|
467 |
</property>
|
|
|
468 |
<property name="text">
|
|
|
469 |
<string>Browse</string>
|
|
|
470 |
</property>
|
|
|
471 |
<property name="autoDefault">
|
|
|
472 |
<bool>false</bool>
|
|
|
473 |
</property>
|
|
|
474 |
</widget>
|
|
|
475 |
<widget class="QLabel" row="0" column="0">
|
|
|
476 |
<property name="name">
|
|
|
477 |
<cstring>textLabel1</cstring>
|
|
|
478 |
</property>
|
|
|
479 |
<property name="text">
|
|
|
480 |
<string>Restrict results to files in subtree:</string>
|
|
|
481 |
</property>
|
|
|
482 |
</widget>
|
|
|
483 |
</grid>
|
|
|
484 |
</widget>
|
|
|
485 |
<widget class="Line">
|
|
|
486 |
<property name="name">
|
|
|
487 |
<cstring>line1</cstring>
|
|
|
488 |
</property>
|
|
|
489 |
<property name="frameShape">
|
|
|
490 |
<enum>HLine</enum>
|
|
|
491 |
</property>
|
|
|
492 |
<property name="frameShadow">
|
|
|
493 |
<enum>Sunken</enum>
|
|
|
494 |
</property>
|
|
|
495 |
<property name="orientation">
|
|
|
496 |
<enum>Horizontal</enum>
|
|
|
497 |
</property>
|
|
|
498 |
</widget>
|
|
|
499 |
<widget class="QLayoutWidget">
|
|
|
500 |
<property name="name">
|
|
|
501 |
<cstring>layout26</cstring>
|
|
|
502 |
</property>
|
|
|
503 |
<hbox>
|
|
|
504 |
<property name="name">
|
|
|
505 |
<cstring>unnamed</cstring>
|
65 |
</property>
|
506 |
</property>
|
66 |
<property name="text">
|
|
|
67 |
<string>Search for <br>documents<br>satisfying:</string>
|
|
|
68 |
</property>
|
|
|
69 |
<property name="toolTip" stdset="0">
|
|
|
70 |
<string>All non blank fields will be combined with OR or AND conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored.</string>
|
|
|
71 |
</property>
|
|
|
72 |
</widget>
|
|
|
73 |
<widget class="QComboBox">
|
|
|
74 |
<property name="name">
|
|
|
75 |
<cstring>conjunctCMB</cstring>
|
|
|
76 |
</property>
|
|
|
77 |
<property name="sizePolicy">
|
|
|
78 |
<sizepolicy>
|
|
|
79 |
<hsizetype>0</hsizetype>
|
|
|
80 |
<vsizetype>0</vsizetype>
|
|
|
81 |
<horstretch>8</horstretch>
|
|
|
82 |
<verstretch>0</verstretch>
|
|
|
83 |
</sizepolicy>
|
|
|
84 |
</property>
|
|
|
85 |
</widget>
|
|
|
86 |
<spacer>
|
|
|
87 |
<property name="name">
|
|
|
88 |
<cstring>spacer2</cstring>
|
|
|
89 |
</property>
|
|
|
90 |
<property name="orientation">
|
|
|
91 |
<enum>Vertical</enum>
|
|
|
92 |
</property>
|
|
|
93 |
<property name="sizeType">
|
|
|
94 |
<enum>Expanding</enum>
|
|
|
95 |
</property>
|
|
|
96 |
<property name="sizeHint">
|
|
|
97 |
<size>
|
|
|
98 |
<width>0</width>
|
|
|
99 |
<height>0</height>
|
|
|
100 |
</size>
|
|
|
101 |
</property>
|
|
|
102 |
</spacer>
|
|
|
103 |
<widget class="QPushButton">
|
507 |
<widget class="QPushButton">
|
104 |
<property name="name">
|
508 |
<property name="name">
|
105 |
<cstring>delClausePB</cstring>
|
509 |
<cstring>searchPB</cstring>
|
106 |
</property>
|
510 |
</property>
|
107 |
<property name="sizePolicy">
|
|
|
108 |
<sizepolicy>
|
|
|
109 |
<hsizetype>0</hsizetype>
|
|
|
110 |
<vsizetype>0</vsizetype>
|
|
|
111 |
<horstretch>0</horstretch>
|
|
|
112 |
<verstretch>0</verstretch>
|
|
|
113 |
</sizepolicy>
|
|
|
114 |
</property>
|
|
|
115 |
<property name="text">
|
511 |
<property name="text">
|
116 |
<string>Delete clause</string>
|
512 |
<string>Start Search</string>
|
117 |
</property>
|
513 |
</property>
|
|
|
514 |
</widget>
|
|
|
515 |
<widget class="QPushButton">
|
|
|
516 |
<property name="name">
|
|
|
517 |
<cstring>dismissPB</cstring>
|
|
|
518 |
</property>
|
|
|
519 |
<property name="text">
|
|
|
520 |
<string>Close</string>
|
|
|
521 |
</property>
|
118 |
<property name="autoDefault">
|
522 |
<property name="autoDefault">
|
119 |
<bool>false</bool>
|
523 |
<bool>false</bool>
|
120 |
</property>
|
524 |
</property>
|
121 |
</widget>
|
525 |
</widget>
|
122 |
<widget class="QPushButton">
|
|
|
123 |
<property name="name">
|
|
|
124 |
<cstring>addClausePB</cstring>
|
|
|
125 |
</property>
|
526 |
</hbox>
|
126 |
<property name="sizePolicy">
|
|
|
127 |
<sizepolicy>
|
|
|
128 |
<hsizetype>0</hsizetype>
|
|
|
129 |
<vsizetype>0</vsizetype>
|
|
|
130 |
<horstretch>0</horstretch>
|
|
|
131 |
<verstretch>0</verstretch>
|
|
|
132 |
</sizepolicy>
|
|
|
133 |
</property>
|
|
|
134 |
<property name="text">
|
|
|
135 |
<string>Add clause</string>
|
|
|
136 |
</property>
|
|
|
137 |
<property name="autoDefault">
|
|
|
138 |
<bool>false</bool>
|
|
|
139 |
</property>
|
|
|
140 |
</widget>
|
527 |
</widget>
|
141 |
</vbox>
|
528 |
</vbox>
|
142 |
</widget>
|
529 |
</widget>
|
143 |
<widget class="QFrame">
|
|
|
144 |
<property name="name">
|
|
|
145 |
<cstring>clauseFRM</cstring>
|
|
|
146 |
</property>
|
|
|
147 |
<property name="frameShape">
|
|
|
148 |
<enum>StyledPanel</enum>
|
|
|
149 |
</property>
|
|
|
150 |
<property name="frameShadow">
|
|
|
151 |
<enum>Plain</enum>
|
|
|
152 |
</property>
|
|
|
153 |
<vbox>
|
|
|
154 |
<property name="name">
|
|
|
155 |
<cstring>unnamed</cstring>
|
|
|
156 |
</property>
|
|
|
157 |
<property name="margin">
|
|
|
158 |
<number>0</number>
|
|
|
159 |
</property>
|
|
|
160 |
<property name="spacing">
|
|
|
161 |
<number>0</number>
|
|
|
162 |
</property>
|
|
|
163 |
<widget class="Line">
|
|
|
164 |
<property name="name">
|
|
|
165 |
<cstring>clauseline</cstring>
|
|
|
166 |
</property>
|
|
|
167 |
<property name="frameShape">
|
|
|
168 |
<enum>HLine</enum>
|
|
|
169 |
</property>
|
|
|
170 |
<property name="frameShadow">
|
|
|
171 |
<enum>Plain</enum>
|
|
|
172 |
</property>
|
|
|
173 |
<property name="orientation">
|
|
|
174 |
<enum>Horizontal</enum>
|
|
|
175 |
</property>
|
|
|
176 |
</widget>
|
|
|
177 |
</vbox>
|
|
|
178 |
</widget>
|
|
|
179 |
</hbox>
|
|
|
180 |
</widget>
|
|
|
181 |
<widget class="Line">
|
530 |
<widget class="Line">
|
182 |
<property name="name">
|
|
|
183 |
<cstring>line2</cstring>
|
|
|
184 |
</property>
|
|
|
185 |
<property name="geometry">
|
|
|
186 |
<rect>
|
|
|
187 |
<x>5</x>
|
|
|
188 |
<y>176</y>
|
|
|
189 |
<width>505</width>
|
|
|
190 |
<height>16</height>
|
|
|
191 |
</rect>
|
|
|
192 |
</property>
|
|
|
193 |
<property name="frameShape">
|
|
|
194 |
<enum>HLine</enum>
|
|
|
195 |
</property>
|
|
|
196 |
<property name="frameShadow">
|
|
|
197 |
<enum>Sunken</enum>
|
|
|
198 |
</property>
|
|
|
199 |
<property name="orientation">
|
|
|
200 |
<enum>Horizontal</enum>
|
|
|
201 |
</property>
|
|
|
202 |
</widget>
|
|
|
203 |
<widget class="QLayoutWidget">
|
|
|
204 |
<property name="name">
|
|
|
205 |
<cstring>filTypHB</cstring>
|
|
|
206 |
</property>
|
|
|
207 |
<property name="geometry">
|
|
|
208 |
<rect>
|
|
|
209 |
<x>5</x>
|
|
|
210 |
<y>223</y>
|
|
|
211 |
<width>505</width>
|
|
|
212 |
<height>130</height>
|
|
|
213 |
</rect>
|
|
|
214 |
</property>
|
|
|
215 |
<hbox>
|
|
|
216 |
<property name="name">
|
531 |
<property name="name">
|
217 |
<cstring>unnamed</cstring>
|
532 |
<cstring>line2</cstring>
|
218 |
</property>
|
533 |
</property>
|
219 |
<widget class="QLayoutWidget">
|
|
|
220 |
<property name="name">
|
|
|
221 |
<cstring>layout9</cstring>
|
|
|
222 |
</property>
|
|
|
223 |
<vbox>
|
|
|
224 |
<property name="name">
|
|
|
225 |
<cstring>unnamed</cstring>
|
|
|
226 |
</property>
|
|
|
227 |
<property name="spacing">
|
|
|
228 |
<number>0</number>
|
|
|
229 |
</property>
|
|
|
230 |
<widget class="QLabel">
|
|
|
231 |
<property name="name">
|
|
|
232 |
<cstring>textLabel2_2</cstring>
|
|
|
233 |
</property>
|
|
|
234 |
<property name="text">
|
|
|
235 |
<string>Searched file types</string>
|
|
|
236 |
</property>
|
|
|
237 |
</widget>
|
|
|
238 |
<widget class="QListBox">
|
|
|
239 |
<property name="name">
|
|
|
240 |
<cstring>yesFiltypsLB</cstring>
|
|
|
241 |
</property>
|
|
|
242 |
<property name="enabled">
|
|
|
243 |
<bool>false</bool>
|
|
|
244 |
</property>
|
|
|
245 |
<property name="minimumSize">
|
|
|
246 |
<size>
|
|
|
247 |
<width>200</width>
|
|
|
248 |
<height>20</height>
|
|
|
249 |
</size>
|
|
|
250 |
</property>
|
|
|
251 |
<property name="selectionMode">
|
|
|
252 |
<enum>Extended</enum>
|
|
|
253 |
</property>
|
|
|
254 |
</widget>
|
|
|
255 |
</vbox>
|
|
|
256 |
</widget>
|
|
|
257 |
<widget class="QLayoutWidget">
|
|
|
258 |
<property name="name">
|
|
|
259 |
<cstring>layout11</cstring>
|
|
|
260 |
</property>
|
|
|
261 |
<vbox>
|
|
|
262 |
<property name="name">
|
|
|
263 |
<cstring>unnamed</cstring>
|
|
|
264 |
</property>
|
|
|
265 |
<property name="spacing">
|
|
|
266 |
<number>2</number>
|
|
|
267 |
</property>
|
|
|
268 |
<widget class="QPushButton">
|
|
|
269 |
<property name="name">
|
|
|
270 |
<cstring>delAFiltypPB</cstring>
|
|
|
271 |
</property>
|
|
|
272 |
<property name="enabled">
|
|
|
273 |
<bool>false</bool>
|
|
|
274 |
</property>
|
|
|
275 |
<property name="text">
|
|
|
276 |
<string>All ----></string>
|
|
|
277 |
</property>
|
|
|
278 |
<property name="autoDefault">
|
|
|
279 |
<bool>false</bool>
|
|
|
280 |
</property>
|
|
|
281 |
</widget>
|
|
|
282 |
<widget class="QPushButton">
|
|
|
283 |
<property name="name">
|
|
|
284 |
<cstring>delFiltypPB</cstring>
|
|
|
285 |
</property>
|
|
|
286 |
<property name="enabled">
|
|
|
287 |
<bool>false</bool>
|
|
|
288 |
</property>
|
|
|
289 |
<property name="text">
|
|
|
290 |
<string>Sel -----></string>
|
|
|
291 |
</property>
|
|
|
292 |
<property name="autoDefault">
|
|
|
293 |
<bool>false</bool>
|
|
|
294 |
</property>
|
|
|
295 |
</widget>
|
|
|
296 |
<widget class="QPushButton">
|
|
|
297 |
<property name="name">
|
|
|
298 |
<cstring>addFiltypPB</cstring>
|
|
|
299 |
</property>
|
|
|
300 |
<property name="enabled">
|
|
|
301 |
<bool>false</bool>
|
|
|
302 |
</property>
|
|
|
303 |
<property name="text">
|
|
|
304 |
<string><----- Sel</string>
|
|
|
305 |
</property>
|
|
|
306 |
<property name="autoDefault">
|
|
|
307 |
<bool>false</bool>
|
|
|
308 |
</property>
|
|
|
309 |
</widget>
|
|
|
310 |
<widget class="QPushButton">
|
|
|
311 |
<property name="name">
|
|
|
312 |
<cstring>addAFiltypPB</cstring>
|
|
|
313 |
</property>
|
|
|
314 |
<property name="enabled">
|
|
|
315 |
<bool>false</bool>
|
|
|
316 |
</property>
|
|
|
317 |
<property name="text">
|
|
|
318 |
<string><----- All</string>
|
|
|
319 |
</property>
|
|
|
320 |
<property name="autoDefault">
|
|
|
321 |
<bool>false</bool>
|
|
|
322 |
</property>
|
|
|
323 |
</widget>
|
|
|
324 |
</vbox>
|
|
|
325 |
</widget>
|
|
|
326 |
<widget class="QLayoutWidget">
|
|
|
327 |
<property name="name">
|
|
|
328 |
<cstring>layout10</cstring>
|
|
|
329 |
</property>
|
|
|
330 |
<vbox>
|
|
|
331 |
<property name="name">
|
|
|
332 |
<cstring>unnamed</cstring>
|
|
|
333 |
</property>
|
|
|
334 |
<property name="spacing">
|
|
|
335 |
<number>0</number>
|
|
|
336 |
</property>
|
|
|
337 |
<widget class="QLabel">
|
|
|
338 |
<property name="name">
|
|
|
339 |
<cstring>textLabel3</cstring>
|
|
|
340 |
</property>
|
|
|
341 |
<property name="text">
|
|
|
342 |
<string>Ignored file types</string>
|
|
|
343 |
</property>
|
|
|
344 |
</widget>
|
|
|
345 |
<widget class="QListBox">
|
|
|
346 |
<property name="name">
|
|
|
347 |
<cstring>noFiltypsLB</cstring>
|
|
|
348 |
</property>
|
|
|
349 |
<property name="enabled">
|
|
|
350 |
<bool>false</bool>
|
|
|
351 |
</property>
|
|
|
352 |
<property name="minimumSize">
|
|
|
353 |
<size>
|
|
|
354 |
<width>200</width>
|
|
|
355 |
<height>20</height>
|
|
|
356 |
</size>
|
|
|
357 |
</property>
|
|
|
358 |
<property name="selectionMode">
|
|
|
359 |
<enum>Extended</enum>
|
|
|
360 |
</property>
|
|
|
361 |
</widget>
|
|
|
362 |
</vbox>
|
|
|
363 |
</widget>
|
|
|
364 |
</hbox>
|
|
|
365 |
</widget>
|
|
|
366 |
<widget class="Line">
|
|
|
367 |
<property name="name">
|
|
|
368 |
<cstring>line3</cstring>
|
|
|
369 |
</property>
|
|
|
370 |
<property name="geometry">
|
|
|
371 |
<rect>
|
|
|
372 |
<x>5</x>
|
|
|
373 |
<y>359</y>
|
|
|
374 |
<width>505</width>
|
|
|
375 |
<height>16</height>
|
|
|
376 |
</rect>
|
|
|
377 |
</property>
|
|
|
378 |
<property name="frameShape">
|
534 |
<property name="frameShape">
|
379 |
<enum>HLine</enum>
|
535 |
<enum>HLine</enum>
|
380 |
</property>
|
|
|
381 |
<property name="frameShadow">
|
|
|
382 |
<enum>Sunken</enum>
|
|
|
383 |
</property>
|
|
|
384 |
<property name="orientation">
|
|
|
385 |
<enum>Horizontal</enum>
|
|
|
386 |
</property>
|
|
|
387 |
</widget>
|
|
|
388 |
<widget class="QLayoutWidget">
|
|
|
389 |
<property name="name">
|
|
|
390 |
<cstring>layoutFT</cstring>
|
|
|
391 |
</property>
|
|
|
392 |
<property name="geometry">
|
|
|
393 |
<rect>
|
|
|
394 |
<x>5</x>
|
|
|
395 |
<y>368</y>
|
|
|
396 |
<width>505</width>
|
|
|
397 |
<height>55</height>
|
|
|
398 |
</rect>
|
|
|
399 |
</property>
|
|
|
400 |
<grid>
|
|
|
401 |
<property name="name">
|
|
|
402 |
<cstring>unnamed</cstring>
|
|
|
403 |
</property>
|
536 |
</property>
|
404 |
<widget class="QComboBox" row="1" column="0">
|
|
|
405 |
<property name="name">
|
|
|
406 |
<cstring>subtreeCMB</cstring>
|
|
|
407 |
</property>
|
|
|
408 |
<property name="sizePolicy">
|
|
|
409 |
<sizepolicy>
|
|
|
410 |
<hsizetype>7</hsizetype>
|
|
|
411 |
<vsizetype>0</vsizetype>
|
|
|
412 |
<horstretch>8</horstretch>
|
|
|
413 |
<verstretch>0</verstretch>
|
|
|
414 |
</sizepolicy>
|
|
|
415 |
</property>
|
|
|
416 |
<property name="minimumSize">
|
|
|
417 |
<size>
|
|
|
418 |
<width>300</width>
|
|
|
419 |
<height>0</height>
|
|
|
420 |
</size>
|
|
|
421 |
</property>
|
|
|
422 |
<property name="editable">
|
|
|
423 |
<bool>true</bool>
|
|
|
424 |
</property>
|
|
|
425 |
<property name="maxCount">
|
|
|
426 |
<number>20</number>
|
|
|
427 |
</property>
|
|
|
428 |
<property name="insertionPolicy">
|
|
|
429 |
<enum>NoInsertion</enum>
|
|
|
430 |
</property>
|
|
|
431 |
<property name="duplicatesEnabled">
|
|
|
432 |
<bool>false</bool>
|
|
|
433 |
</property>
|
|
|
434 |
<property name="toolTip" stdset="0">
|
|
|
435 |
<string>Enter top directory for search</string>
|
|
|
436 |
</property>
|
|
|
437 |
</widget>
|
|
|
438 |
<widget class="QPushButton" row="1" column="1">
|
|
|
439 |
<property name="name">
|
|
|
440 |
<cstring>browsePB</cstring>
|
|
|
441 |
</property>
|
|
|
442 |
<property name="text">
|
|
|
443 |
<string>Browse</string>
|
|
|
444 |
</property>
|
|
|
445 |
<property name="autoDefault">
|
|
|
446 |
<bool>false</bool>
|
|
|
447 |
</property>
|
|
|
448 |
</widget>
|
|
|
449 |
<widget class="QLabel" row="0" column="0">
|
|
|
450 |
<property name="name">
|
|
|
451 |
<cstring>textLabel1</cstring>
|
|
|
452 |
</property>
|
|
|
453 |
<property name="text">
|
|
|
454 |
<string>Restrict results to files in subtree:</string>
|
|
|
455 |
</property>
|
|
|
456 |
</widget>
|
|
|
457 |
</grid>
|
|
|
458 |
</widget>
|
|
|
459 |
<widget class="Line">
|
|
|
460 |
<property name="name">
|
|
|
461 |
<cstring>line1</cstring>
|
|
|
462 |
</property>
|
|
|
463 |
<property name="geometry">
|
|
|
464 |
<rect>
|
|
|
465 |
<x>5</x>
|
|
|
466 |
<y>429</y>
|
|
|
467 |
<width>505</width>
|
|
|
468 |
<height>16</height>
|
|
|
469 |
</rect>
|
|
|
470 |
</property>
|
|
|
471 |
<property name="frameShape">
|
|
|
472 |
<enum>HLine</enum>
|
|
|
473 |
</property>
|
|
|
474 |
<property name="frameShadow">
|
537 |
<property name="frameShadow">
|
475 |
<enum>Sunken</enum>
|
538 |
<enum>Sunken</enum>
|
476 |
</property>
|
|
|
477 |
<property name="orientation">
|
|
|
478 |
<enum>Horizontal</enum>
|
|
|
479 |
</property>
|
|
|
480 |
</widget>
|
|
|
481 |
<widget class="QLayoutWidget">
|
|
|
482 |
<property name="name">
|
|
|
483 |
<cstring>layout26</cstring>
|
|
|
484 |
</property>
|
|
|
485 |
<property name="geometry">
|
|
|
486 |
<rect>
|
|
|
487 |
<x>5</x>
|
|
|
488 |
<y>438</y>
|
|
|
489 |
<width>505</width>
|
|
|
490 |
<height>32</height>
|
|
|
491 |
</rect>
|
|
|
492 |
</property>
|
|
|
493 |
<hbox>
|
|
|
494 |
<property name="name">
|
|
|
495 |
<cstring>unnamed</cstring>
|
|
|
496 |
</property>
|
539 |
</property>
|
497 |
<widget class="QPushButton">
|
|
|
498 |
<property name="name">
|
540 |
<property name="orientation">
|
499 |
<cstring>searchPB</cstring>
|
541 |
<enum>Horizontal</enum>
|
500 |
</property>
|
542 |
</property>
|
501 |
<property name="text">
|
|
|
502 |
<string>Start Search</string>
|
|
|
503 |
</property>
|
|
|
504 |
</widget>
|
543 |
</widget>
|
505 |
<widget class="QPushButton">
|
|
|
506 |
<property name="name">
|
|
|
507 |
<cstring>dismissPB</cstring>
|
|
|
508 |
</property>
|
|
|
509 |
<property name="text">
|
|
|
510 |
<string>Close</string>
|
|
|
511 |
</property>
|
|
|
512 |
<property name="autoDefault">
|
|
|
513 |
<bool>false</bool>
|
|
|
514 |
</property>
|
|
|
515 |
</widget>
|
|
|
516 |
</hbox>
|
544 |
</vbox>
|
517 |
</widget>
|
|
|
518 |
<widget class="QCheckBox">
|
|
|
519 |
<property name="name">
|
|
|
520 |
<cstring>restrictFtCB</cstring>
|
|
|
521 |
</property>
|
|
|
522 |
<property name="geometry">
|
|
|
523 |
<rect>
|
|
|
524 |
<x>6</x>
|
|
|
525 |
<y>190</y>
|
|
|
526 |
<width>189</width>
|
|
|
527 |
<height>21</height>
|
|
|
528 |
</rect>
|
|
|
529 |
</property>
|
|
|
530 |
<property name="sizePolicy">
|
|
|
531 |
<sizepolicy>
|
|
|
532 |
<hsizetype>1</hsizetype>
|
|
|
533 |
<vsizetype>0</vsizetype>
|
|
|
534 |
<horstretch>1</horstretch>
|
|
|
535 |
<verstretch>0</verstretch>
|
|
|
536 |
</sizepolicy>
|
|
|
537 |
</property>
|
|
|
538 |
<property name="text">
|
|
|
539 |
<string>Restrict file types</string>
|
|
|
540 |
</property>
|
|
|
541 |
<property name="toolTip" stdset="0">
|
|
|
542 |
<string>Check this to enable filtering on file types</string>
|
|
|
543 |
</property>
|
|
|
544 |
</widget>
|
|
|
545 |
<widget class="QPushButton">
|
|
|
546 |
<property name="name">
|
|
|
547 |
<cstring>saveFileTypesPB</cstring>
|
|
|
548 |
</property>
|
|
|
549 |
<property name="enabled">
|
|
|
550 |
<bool>false</bool>
|
|
|
551 |
</property>
|
|
|
552 |
<property name="geometry">
|
|
|
553 |
<rect>
|
|
|
554 |
<x>396</x>
|
|
|
555 |
<y>186</y>
|
|
|
556 |
<width>113</width>
|
|
|
557 |
<height>30</height>
|
|
|
558 |
</rect>
|
|
|
559 |
</property>
|
|
|
560 |
<property name="text">
|
|
|
561 |
<string>Save as default</string>
|
|
|
562 |
</property>
|
|
|
563 |
<property name="autoDefault">
|
|
|
564 |
<bool>false</bool>
|
|
|
565 |
</property>
|
|
|
566 |
</widget>
|
|
|
567 |
<widget class="QCheckBox">
|
|
|
568 |
<property name="name">
|
|
|
569 |
<cstring>restrictCtCB</cstring>
|
|
|
570 |
</property>
|
|
|
571 |
<property name="enabled">
|
|
|
572 |
<bool>false</bool>
|
|
|
573 |
</property>
|
|
|
574 |
<property name="geometry">
|
|
|
575 |
<rect>
|
|
|
576 |
<x>201</x>
|
|
|
577 |
<y>190</y>
|
|
|
578 |
<width>189</width>
|
|
|
579 |
<height>21</height>
|
|
|
580 |
</rect>
|
|
|
581 |
</property>
|
|
|
582 |
<property name="sizePolicy">
|
|
|
583 |
<sizepolicy>
|
|
|
584 |
<hsizetype>1</hsizetype>
|
|
|
585 |
<vsizetype>0</vsizetype>
|
|
|
586 |
<horstretch>1</horstretch>
|
|
|
587 |
<verstretch>0</verstretch>
|
|
|
588 |
</sizepolicy>
|
|
|
589 |
</property>
|
|
|
590 |
<property name="text">
|
|
|
591 |
<string>By categories</string>
|
|
|
592 |
</property>
|
|
|
593 |
<property name="toolTip" stdset="0">
|
|
|
594 |
<string>Check this to use file categories instead of raw mime types</string>
|
|
|
595 |
</property>
|
|
|
596 |
</widget>
|
|
|
597 |
</widget>
|
545 |
</widget>
|
598 |
<layoutdefaults spacing="6" margin="11"/>
|
546 |
<layoutdefaults spacing="6" margin="11"/>
|
599 |
</UI>
|
547 |
</UI>
|