Switch to unified view

a/src/qtgui/rclmain.ui b/src/qtgui/rclmain.ui
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
2
<class>RclMainBase</class>
3
 <class>RclMainBase</class>
3
<widget class="QMainWindow">
4
 <widget class="QMainWindow" name="RclMainBase">
4
    <property name="name">
5
        <cstring>RclMainBase</cstring>
6
    </property>
7
    <property name="geometry">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>800</width>
10
    <height>600</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Recoll</string>
15
  </property>
16
  <widget class="QWidget" name="centralwidget">
17
   <layout class="QVBoxLayout" name="verticalLayout">
18
    <property name="spacing">
19
     <number>2</number>
20
    </property>
21
    <property name="margin">
22
     <number>4</number>
23
    </property>
24
    <item>
25
     <widget class="SSearch" name="sSearch" native="true">
26
      <property name="sizePolicy">
27
       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
28
        <horstretch>0</horstretch>
29
        <verstretch>0</verstretch>
30
       </sizepolicy>
31
      </property>
32
     </widget>
33
    </item>
34
    <item>
35
     <widget class="QGroupBox" name="catgBGRP">
36
      <property name="sizePolicy">
37
       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
38
        <horstretch>0</horstretch>
39
        <verstretch>0</verstretch>
40
       </sizepolicy>
41
      </property>
42
      <property name="title">
43
       <string/>
44
      </property>
45
      <property name="selectedId" stdset="0">
46
       <number>0</number>
47
      </property>
48
      <widget class="QRadioButton" name="allRDB">
49
       <property name="geometry">
8
        <rect>
50
        <rect>
9
            <x>0</x>
51
         <x>0</x>
10
            <y>0</y>
52
         <y>0</y>
11
            <width>800</width>
53
         <width>45</width>
12
            <height>600</height>
54
         <height>29</height>
13
        </rect>
55
        </rect>
14
    </property>
15
    <property name="sizePolicy">
16
        <sizepolicy>
17
            <hsizetype>5</hsizetype>
18
            <vsizetype>5</vsizetype>
19
            <horstretch>0</horstretch>
20
            <verstretch>0</verstretch>
21
        </sizepolicy>
22
    </property>
23
    <property name="caption">
24
        <string>Recoll</string>
25
    </property>
26
    <vbox>
27
        <property name="name">
28
            <cstring>unnamed</cstring>
29
        </property>
56
       </property>
30
        <property name="margin">
57
       <property name="text">
31
            <number>4</number>
58
        <string>All</string>
32
        </property>
59
       </property>
33
        <property name="spacing">
34
            <number>2</number>
35
        </property>
36
        <widget class="QLayoutWidget">
37
            <property name="name">
38
                <cstring>layout4</cstring>
39
            </property>
40
            <vbox>
41
                <property name="name">
42
                    <cstring>unnamed</cstring>
43
                </property>
44
                <property name="margin">
45
                    <number>2</number>
46
                </property>
47
                <property name="spacing">
48
                    <number>2</number>
49
                </property>
50
                <widget class="SSearch">
51
                    <property name="name">
52
                        <cstring>sSearch</cstring>
53
                    </property>
54
                    <property name="sizePolicy">
55
                        <sizepolicy>
56
                            <hsizetype>7</hsizetype>
57
                            <vsizetype>0</vsizetype>
58
                            <horstretch>0</horstretch>
59
                            <verstretch>0</verstretch>
60
                        </sizepolicy>
61
                    </property>
62
                </widget>
63
                <widget class="QButtonGroup">
64
                    <property name="name">
65
                        <cstring>catgBGRP</cstring>
66
                    </property>
67
                    <property name="sizePolicy">
68
                        <sizepolicy>
69
                            <hsizetype>5</hsizetype>
70
                            <vsizetype>0</vsizetype>
71
                            <horstretch>0</horstretch>
72
                            <verstretch>0</verstretch>
73
                        </sizepolicy>
74
                    </property>
75
                    <property name="frameShape">
76
                        <enum>GroupBoxPanel</enum>
77
                    </property>
78
                    <property name="frameShadow">
79
                        <enum>Sunken</enum>
80
                    </property>
81
                    <property name="title">
82
                        <string></string>
83
                    </property>
84
                    <property name="selectedId" stdset="0">
85
                        <number>0</number>
86
                    </property>
87
                    <widget class="QRadioButton">
88
                        <property name="name">
89
                            <cstring>allRDB</cstring>
90
                        </property>
91
                        <property name="text">
92
                            <string>All</string>
93
                        </property>
94
                    </widget>
95
                </widget>
96
                <widget class="ResList">
97
                    <property name="name">
98
                        <cstring>resList</cstring>
99
                    </property>
100
                    <property name="sizePolicy">
101
                        <sizepolicy>
102
                            <hsizetype>5</hsizetype>
103
                            <vsizetype>5</vsizetype>
104
                            <horstretch>2</horstretch>
105
                            <verstretch>0</verstretch>
106
                        </sizepolicy>
107
                    </property>
108
                </widget>
109
            </vbox>
110
        </widget>
60
      </widget>
111
    </vbox>
112
</widget>
61
     </widget>
113
<menubar>
114
    <property name="name">
115
        <cstring>MenuBar</cstring>
116
    </property>
117
    <item text="&amp;File" name="fileMenu">
118
        <action name="fileToggleIndexingAction"/>
119
        <separator/>
120
        <action name="fileEraseDocHistoryAction"/>
121
        <action name="showMissingHelpers_Action"/>
122
        <separator/>
123
        <action name="toggleFullScreenAction"/>
124
        <separator/>
125
        <action name="fileExitAction"/>
126
    </item>
62
    </item>
127
    <item text="&amp;Tools" name="toolsMenu">
63
    <item>
128
        <action name="toolsDoc_HistoryAction"/>
64
     <widget class="ResList" name="resList" native="true">
129
        <action name="toolsAdvanced_SearchAction"/>
65
      <property name="sizePolicy">
130
        <action name="toolsSort_parametersAction"/>
66
       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
131
        <action name="toolsSpellAction"/>
67
        <horstretch>2</horstretch>
68
        <verstretch>0</verstretch>
69
       </sizepolicy>
70
      </property>
71
     </widget>
132
    </item>
72
    </item>
133
    <item text="&amp;Preferences" name="preferencesMenu">
73
   </layout>
134
        <action name="indexConfigAction"/>
74
  </widget>
135
        <separator/>
75
  <widget class="QStatusBar" name="statusbar"/>
136
        <action name="queryPrefsAction"/>
76
  <widget class="QToolBar" name="Toolbar">
77
   <property name="windowTitle">
78
    <string>Search tools</string>
79
   </property>
80
   <attribute name="toolBarArea">
81
    <enum>TopToolBarArea</enum>
82
   </attribute>
83
   <attribute name="toolBarBreak">
84
    <bool>false</bool>
85
   </attribute>
86
   <addaction name="toolsAdvanced_SearchAction"/>
87
   <addaction name="toolsSort_parametersAction"/>
88
   <addaction name="toolsDoc_HistoryAction"/>
89
   <addaction name="toolsSpellAction"/>
90
  </widget>
91
  <widget class="QToolBar" name="Toolbar1">
92
   <property name="windowTitle">
93
    <string>Result list</string>
94
   </property>
95
   <attribute name="toolBarArea">
96
    <enum>TopToolBarArea</enum>
97
   </attribute>
98
   <attribute name="toolBarBreak">
99
    <bool>false</bool>
100
   </attribute>
101
   <addaction name="firstPageAction"/>
102
   <addaction name="prevPageAction"/>
137
        <action name="extIdxAction"/>
103
   <addaction name="nextPageAction"/>
138
        <separator/>
104
  </widget>
105
  <widget class="QMenuBar" name="MenuBar">
106
   <property name="geometry">
107
    <rect>
108
     <x>0</x>
109
     <y>0</y>
110
     <width>800</width>
111
     <height>31</height>
139
    </item>
112
    </rect>
140
    <separator/>
113
   </property>
141
    <item text="&amp;Help" name="helpMenu">
114
   <widget class="QMenu" name="fileMenu">
142
        <action name="userManualAction"/>
115
    <property name="title">
116
     <string>&amp;File</string>
117
    </property>
118
    <addaction name="fileToggleIndexingAction"/>
119
    <addaction name="separator"/>
120
    <addaction name="fileEraseDocHistoryAction"/>
143
        <action name="showMissingHelpers_Action"/>
121
    <addaction name="showMissingHelpers_Action"/>
144
        <separator/>
122
    <addaction name="separator"/>
145
        <action name="helpAbout_RecollAction"/>
123
    <addaction name="toggleFullScreenAction"/>
146
    </item>
124
    <addaction name="separator"/>
147
</menubar>
125
    <addaction name="fileExitAction"/>
148
<toolbars>
126
   </widget>
149
    <toolbar dock="2">
127
   <widget class="QMenu" name="toolsMenu">
150
        <property name="name">
128
    <property name="title">
151
            <cstring>Toolbar</cstring>
129
     <string>&amp;Tools</string>
152
        </property>
130
    </property>
153
        <property name="label">
131
    <addaction name="toolsDoc_HistoryAction"/>
154
            <string>Search tools</string>
155
        </property>
156
        <action name="toolsAdvanced_SearchAction"/>
132
    <addaction name="toolsAdvanced_SearchAction"/>
157
        <action name="toolsSort_parametersAction"/>
133
    <addaction name="toolsSort_parametersAction"/>
158
        <action name="toolsDoc_HistoryAction"/>
159
        <action name="toolsSpellAction"/>
134
    <addaction name="toolsSpellAction"/>
160
    </toolbar>
135
   </widget>
161
    <toolbar dock="2">
136
   <widget class="QMenu" name="preferencesMenu">
162
        <property name="name">
137
    <property name="title">
163
            <cstring>Toolbar1</cstring>
138
     <string>&amp;Preferences</string>
164
        </property>
139
    </property>
140
    <addaction name="indexConfigAction"/>
141
    <addaction name="separator"/>
142
    <addaction name="queryPrefsAction"/>
143
    <addaction name="extIdxAction"/>
144
    <addaction name="separator"/>
145
   </widget>
146
   <widget class="QMenu" name="helpMenu">
165
        <property name="label">
147
    <property name="title">
166
            <string>Result list</string>
148
     <string>&amp;Help</string>
167
        </property>
149
    </property>
168
        <action name="firstPageAction"/>
150
    <addaction name="userManualAction"/>
169
        <action name="prevPageAction"/>
151
    <addaction name="showMissingHelpers_Action"/>
170
        <action name="nextPageAction"/>
152
    <addaction name="separator"/>
171
    </toolbar>
153
    <addaction name="helpAbout_RecollAction"/>
172
</toolbars>
173
<customwidgets>
174
    <customwidget>
175
        <class>SSearch</class>
176
        <header location="local">ssearch_w.h</header>
177
        <sizehint>
178
            <width>-1</width>
179
            <height>-1</height>
180
        </sizehint>
181
        <container>0</container>
182
        <sizepolicy>
183
            <hordata>5</hordata>
184
            <verdata>5</verdata>
185
            <horstretch>0</horstretch>
186
            <verstretch>0</verstretch>
187
        </sizepolicy>
188
        <signal>startSearch(RefCntr&lt;Rcl::AdvSearchData&gt;)</signal>
189
    </customwidget>
154
   </widget>
190
    <customwidget>
155
   <addaction name="fileMenu"/>
191
        <class>ResList</class>
156
   <addaction name="toolsMenu"/>
192
        <header location="local">reslist.h</header>
157
   <addaction name="preferencesMenu"/>
193
        <sizehint>
158
   <addaction name="separator"/>
194
            <width>300</width>
159
   <addaction name="helpMenu"/>
195
            <height>200</height>
196
        </sizehint>
197
        <container>0</container>
198
        <sizepolicy>
199
            <hordata>5</hordata>
200
            <verdata>5</verdata>
201
            <horstretch>0</horstretch>
202
            <verstretch>0</verstretch>
203
        </sizepolicy>
204
    </customwidget>
160
  </widget>
205
</customwidgets>
161
  <action name="fileExitAction">
206
<actions>
207
    <action>
208
        <property name="name">
162
   <property name="text">
163
    <string>E&amp;xit</string>
164
   </property>
165
   <property name="shortcut">
166
    <string>Ctrl+Q</string>
167
   </property>
168
   <property name="name" stdset="0">
209
            <cstring>fileExitAction</cstring>
169
    <cstring>fileExitAction</cstring>
210
        </property>
170
   </property>
211
        <property name="menuText">
212
            <string>E&amp;xit</string>
213
        </property>
214
        <property name="accel">
215
            <string>Ctrl+Q</string>
216
        </property>
217
    </action>
171
  </action>
218
    <action>
172
  <action name="fileToggleIndexingAction">
219
        <property name="name">
173
   <property name="text">
174
    <string>Update &amp;index</string>
175
   </property>
176
   <property name="name" stdset="0">
220
            <cstring>fileToggleIndexingAction</cstring>
177
    <cstring>fileToggleIndexingAction</cstring>
221
        </property>
178
   </property>
222
        <property name="menuText">
223
            <string>Update &amp;index</string>
224
        </property>
225
    </action>
179
  </action>
226
    <action>
180
  <action name="fileEraseDocHistoryAction">
227
        <property name="name">
228
            <cstring>fileEraseDocHistoryAction</cstring>
229
        </property>
230
        <property name="menuText">
181
   <property name="text">
231
            <string>&amp;Erase document history</string>
182
    <string>&amp;Erase document history</string>
232
        </property>
183
   </property>
184
   <property name="name" stdset="0">
185
    <cstring>fileEraseDocHistoryAction</cstring>
186
   </property>
233
    </action>
187
  </action>
234
    <action>
188
  <action name="showMissingHelpers_Action">
235
        <property name="name">
189
   <property name="text">
190
    <string>&amp;Show missing helpers</string>
191
   </property>
192
   <property name="name" stdset="0">
236
            <cstring>showMissingHelpers_Action</cstring>
193
    <cstring>showMissingHelpers_Action</cstring>
237
        </property>
194
   </property>
238
        <property name="menuText">
239
            <string>&amp;Show missing helpers</string>
240
        </property>
241
    </action>
195
  </action>
242
    <action>
196
  <action name="helpAbout_RecollAction">
243
        <property name="name">
197
   <property name="text">
198
    <string>&amp;About Recoll</string>
199
   </property>
200
   <property name="name" stdset="0">
244
            <cstring>helpAbout_RecollAction</cstring>
201
    <cstring>helpAbout_RecollAction</cstring>
245
        </property>
202
   </property>
246
        <property name="menuText">
247
            <string>&amp;About Recoll</string>
248
        </property>
249
    </action>
203
  </action>
250
    <action>
204
  <action name="userManualAction">
251
        <property name="name">
205
   <property name="text">
206
    <string>&amp;User manual</string>
207
   </property>
208
   <property name="name" stdset="0">
252
            <cstring>userManualAction</cstring>
209
    <cstring>userManualAction</cstring>
253
        </property>
210
   </property>
254
        <property name="menuText">
255
            <string>&amp;User manual</string>
256
        </property>
257
    </action>
211
  </action>
258
    <action>
212
  <action name="toolsDoc_HistoryAction">
259
        <property name="name">
260
            <cstring>toolsDoc_HistoryAction</cstring>
261
        </property>
262
        <property name="menuText">
213
   <property name="text">
263
            <string>Document &amp;History</string>
214
    <string>Document &amp;History</string>
264
        </property>
215
   </property>
265
        <property name="toolTip">
216
   <property name="toolTip">
266
            <string>Document  History</string>
217
    <string>Document  History</string>
267
        </property>
218
   </property>
219
   <property name="name" stdset="0">
220
    <cstring>toolsDoc_HistoryAction</cstring>
221
   </property>
268
    </action>
222
  </action>
269
    <action>
223
  <action name="toolsAdvanced_SearchAction">
270
        <property name="name">
224
   <property name="text">
225
    <string>&amp;Advanced Search</string>
226
   </property>
227
   <property name="toolTip">
228
    <string>Advanced/complex  Search</string>
229
   </property>
230
   <property name="name" stdset="0">
271
            <cstring>toolsAdvanced_SearchAction</cstring>
231
    <cstring>toolsAdvanced_SearchAction</cstring>
272
        </property>
232
   </property>
273
        <property name="menuText">
274
            <string>&amp;Advanced Search</string>
275
        </property>
276
        <property name="toolTip">
277
            <string>Advanced/complex  Search</string>
278
        </property>
279
    </action>
233
  </action>
280
    <action>
234
  <action name="toolsSort_parametersAction">
281
        <property name="name">
235
   <property name="text">
236
    <string>&amp;Sort parameters</string>
237
   </property>
238
   <property name="toolTip">
239
    <string>Sort parameters</string>
240
   </property>
241
   <property name="name" stdset="0">
282
            <cstring>toolsSort_parametersAction</cstring>
242
    <cstring>toolsSort_parametersAction</cstring>
283
        </property>
243
   </property>
284
        <property name="menuText">
285
            <string>&amp;Sort parameters</string>
286
        </property>
287
        <property name="toolTip">
288
            <string>Sort parameters</string>
289
        </property>
290
    </action>
244
  </action>
291
    <action>
245
  <action name="toolsSpellAction">
292
        <property name="name">
293
            <cstring>toolsSpellAction</cstring>
294
        </property>
295
        <property name="menuText">
246
   <property name="text">
296
            <string>Term &amp;explorer</string>
247
    <string>Term &amp;explorer</string>
297
        </property>
248
   </property>
298
        <property name="toolTip">
249
   <property name="toolTip">
299
            <string>Term explorer tool</string>
250
    <string>Term explorer tool</string>
300
        </property>
251
   </property>
252
   <property name="name" stdset="0">
253
    <cstring>toolsSpellAction</cstring>
254
   </property>
301
    </action>
255
  </action>
302
    <action>
256
  <action name="nextPageAction">
303
        <property name="name">
304
            <cstring>nextPageAction</cstring>
305
        </property>
306
        <property name="enabled">
257
   <property name="enabled">
307
            <bool>false</bool>
258
    <bool>false</bool>
308
        </property>
259
   </property>
309
        <property name="text">
260
   <property name="iconText">
310
            <string>Next page</string>
261
    <string>Next page</string>
311
        </property>
262
   </property>
312
        <property name="toolTip">
263
   <property name="toolTip">
313
            <string>Next page of results</string>
264
    <string>Next page of results</string>
314
        </property>
265
   </property>
315
        <property name="accel">
266
   <property name="shortcut">
316
            <string>PgDown</string>
267
    <string>PgDown</string>
317
        </property>
268
   </property>
269
   <property name="name" stdset="0">
270
    <cstring>nextPageAction</cstring>
271
   </property>
318
    </action>
272
  </action>
319
    <action>
273
  <action name="firstPageAction">
320
        <property name="name">
321
            <cstring>firstPageAction</cstring>
322
        </property>
323
        <property name="enabled">
274
   <property name="enabled">
324
            <bool>false</bool>
275
    <bool>false</bool>
325
        </property>
276
   </property>
326
        <property name="text">
277
   <property name="iconText">
327
            <string>First page</string>
278
    <string>First page</string>
328
        </property>
279
   </property>
329
        <property name="toolTip">
280
   <property name="toolTip">
330
            <string>Go to first page of results</string>
281
    <string>Go to first page of results</string>
331
        </property>
282
   </property>
332
        <property name="accel">
283
   <property name="shortcut">
333
            <string>Shift+Home, Ctrl+S, Ctrl+Q, Ctrl+S</string>
284
    <string>Shift+Home</string>
334
        </property>
285
   </property>
286
   <property name="name" stdset="0">
287
    <cstring>firstPageAction</cstring>
288
   </property>
335
    </action>
289
  </action>
336
    <action>
290
  <action name="prevPageAction">
337
        <property name="name">
338
            <cstring>prevPageAction</cstring>
339
        </property>
340
        <property name="enabled">
291
   <property name="enabled">
341
            <bool>false</bool>
292
    <bool>false</bool>
342
        </property>
293
   </property>
343
        <property name="text">
294
   <property name="iconText">
344
            <string>Previous page</string>
295
    <string>Previous page</string>
345
        </property>
296
   </property>
346
        <property name="toolTip">
297
   <property name="toolTip">
347
            <string>Previous page of results</string>
298
    <string>Previous page of results</string>
348
        </property>
299
   </property>
349
        <property name="accel">
300
   <property name="shortcut">
350
            <string>PgUp</string>
301
    <string>PgUp</string>
351
        </property>
302
   </property>
303
   <property name="name" stdset="0">
304
    <cstring>prevPageAction</cstring>
305
   </property>
352
    </action>
306
  </action>
353
    <action>
307
  <action name="indexConfigAction">
354
        <property name="name">
355
            <cstring>indexConfigAction</cstring>
356
        </property>
357
        <property name="menuText">
308
   <property name="text">
358
            <string>&amp;Indexing configuration</string>
309
    <string>&amp;Indexing configuration</string>
359
        </property>
310
   </property>
311
   <property name="name" stdset="0">
312
    <cstring>indexConfigAction</cstring>
313
   </property>
360
    </action>
314
  </action>
361
    <action>
315
  <action name="queryPrefsAction">
362
        <property name="name">
363
            <cstring>queryPrefsAction</cstring>
364
        </property>
365
        <property name="menuText">
316
   <property name="text">
366
            <string>&amp;Query configuration</string>
317
    <string>&amp;Query configuration</string>
367
        </property>
318
   </property>
319
   <property name="name" stdset="0">
320
    <cstring>queryPrefsAction</cstring>
321
   </property>
368
    </action>
322
  </action>
369
    <action>
323
  <action name="extIdxAction">
370
        <property name="name">
371
            <cstring>extIdxAction</cstring>
372
        </property>
373
        <property name="text">
324
   <property name="text">
374
            <string>External index dialog</string>
325
    <string>External index dialog</string>
375
        </property>
326
   </property>
376
        <property name="menuText">
327
   <property name="iconText">
377
            <string>External index dialog</string>
328
    <string>External index dialog</string>
378
        </property>
329
   </property>
330
   <property name="name" stdset="0">
331
    <cstring>extIdxAction</cstring>
332
   </property>
379
    </action>
333
  </action>
380
    <action>
334
  <action name="toggleFullScreenAction">
381
        <property name="name">
335
   <property name="text">
336
    <string>&amp;Full Screen</string>
337
   </property>
338
   <property name="iconText">
339
    <string>Full Screen</string>
340
   </property>
341
   <property name="shortcut">
342
    <string>F11</string>
343
   </property>
344
   <property name="name" stdset="0">
382
            <cstring>toggleFullScreenAction</cstring>
345
    <cstring>toggleFullScreenAction</cstring>
383
        </property>
346
   </property>
384
        <property name="menuText">
385
            <string>&amp;Full Screen</string>
386
        </property>
387
        <property name="accel">
388
            <string>F11</string>
389
        </property>
390
    </action>
347
  </action>
391
</actions>
348
 </widget>
392
<pixmapinproject/>
393
<layoutdefaults spacing="2" margin="2"/>
349
 <layoutdefault spacing="2" margin="2"/>
350
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
351
 <customwidgets>
352
  <customwidget>
353
   <class>SSearch</class>
354
   <extends>QWidget</extends>
355
   <header>ssearch_w.h</header>
356
  </customwidget>
357
  <customwidget>
358
   <class>ResList</class>
359
   <extends>QWidget</extends>
360
   <header>reslist.h</header>
361
  </customwidget>
362
 </customwidgets>
394
<includehints>
363
 <includes>
395
    <includehint>ssearch_w.h</includehint>
364
  <include location="local">ssearch_w.h</include>
396
    <includehint>reslist.h</includehint>
365
  <include location="local">reslist.h</include>
397
</includehints>
366
 </includes>
398
</UI>
367
 <resources/>
368
 <connections/>
369
</ui>