Switch to unified view

a/src/qtgui/rclmain.ui b/src/qtgui/rclmain.ui
...
...
192
    </action>
192
    </action>
193
    <action>
193
    <action>
194
        <property name="name">
194
        <property name="name">
195
            <cstring>toolsDoc_HistoryAction</cstring>
195
            <cstring>toolsDoc_HistoryAction</cstring>
196
        </property>
196
        </property>
197
        <property name="iconSet">
198
            <iconset>history.png</iconset>
199
        </property>
200
        <property name="menuText">
197
        <property name="menuText">
201
            <string>Document &amp;History</string>
198
            <string>Document &amp;History</string>
202
        </property>
199
        </property>
203
        <property name="toolTip">
200
        <property name="toolTip">
204
            <string>Document  History</string>
201
            <string>Document  History</string>
...
...
206
    </action>
203
    </action>
207
    <action>
204
    <action>
208
        <property name="name">
205
        <property name="name">
209
            <cstring>toolsAdvanced_SearchAction</cstring>
206
            <cstring>toolsAdvanced_SearchAction</cstring>
210
        </property>
207
        </property>
211
        <property name="iconSet">
212
            <iconset>asearch.png</iconset>
213
        </property>
214
        <property name="menuText">
208
        <property name="menuText">
215
            <string>&amp;Advanced Search</string>
209
            <string>&amp;Advanced Search</string>
216
        </property>
210
        </property>
217
        <property name="toolTip">
211
        <property name="toolTip">
218
            <string>Advanced/complex  Search</string>
212
            <string>Advanced/complex  Search</string>
...
...
220
    </action>
214
    </action>
221
    <action>
215
    <action>
222
        <property name="name">
216
        <property name="name">
223
            <cstring>toolsSort_parametersAction</cstring>
217
            <cstring>toolsSort_parametersAction</cstring>
224
        </property>
218
        </property>
225
        <property name="iconSet">
226
            <iconset>sortparms.png</iconset>
227
        </property>
228
        <property name="menuText">
219
        <property name="menuText">
229
            <string>&amp;Sort parameters</string>
220
            <string>&amp;Sort parameters</string>
230
        </property>
221
        </property>
231
        <property name="toolTip">
222
        <property name="toolTip">
232
            <string>Sort parameters</string>
223
            <string>Sort parameters</string>
233
        </property>
224
        </property>
234
    </action>
225
    </action>
235
    <action>
226
    <action>
236
        <property name="name">
227
        <property name="name">
237
            <cstring>toolsSpellAction</cstring>
228
            <cstring>toolsSpellAction</cstring>
238
        </property>
239
        <property name="iconSet">
240
            <iconset>spell.png</iconset>
241
        </property>
229
        </property>
242
        <property name="menuText">
230
        <property name="menuText">
243
            <string>Term &amp;explorer</string>
231
            <string>Term &amp;explorer</string>
244
        </property>
232
        </property>
245
        <property name="toolTip">
233
        <property name="toolTip">
...
...
251
            <cstring>nextPageAction</cstring>
239
            <cstring>nextPageAction</cstring>
252
        </property>
240
        </property>
253
        <property name="enabled">
241
        <property name="enabled">
254
            <bool>false</bool>
242
            <bool>false</bool>
255
        </property>
243
        </property>
256
        <property name="iconSet">
257
            <iconset>nextpage.png</iconset>
258
        </property>
259
        <property name="text">
244
        <property name="text">
260
            <string>Next page</string>
245
            <string>Next page</string>
261
        </property>
246
        </property>
262
        <property name="toolTip">
247
        <property name="toolTip">
263
            <string>Next page of results</string>
248
            <string>Next page of results</string>
...
...
267
        <property name="name">
252
        <property name="name">
268
            <cstring>prevPageAction</cstring>
253
            <cstring>prevPageAction</cstring>
269
        </property>
254
        </property>
270
        <property name="enabled">
255
        <property name="enabled">
271
            <bool>false</bool>
256
            <bool>false</bool>
272
        </property>
273
        <property name="iconSet">
274
            <iconset>prevpage.png</iconset>
275
        </property>
257
        </property>
276
        <property name="text">
258
        <property name="text">
277
            <string>Previous page</string>
259
            <string>Previous page</string>
278
        </property>
260
        </property>
279
        <property name="toolTip">
261
        <property name="toolTip">