Switch to unified view

a/src/qtgui/advsearch.ui b/src/qtgui/advsearch.ui
...
...
22
        <property name="name">
22
        <property name="name">
23
            <cstring>unnamed</cstring>
23
            <cstring>unnamed</cstring>
24
        </property>
24
        </property>
25
        <widget class="QLayoutWidget">
25
        <widget class="QLayoutWidget">
26
            <property name="name">
26
            <property name="name">
27
                <cstring>layout13</cstring>
27
                <cstring>layout12</cstring>
28
            </property>
28
            </property>
29
            <vbox>
29
            <vbox>
30
                <property name="name">
30
                <property name="name">
31
                    <cstring>unnamed</cstring>
31
                    <cstring>unnamed</cstring>
32
                </property>
32
                </property>
33
                <widget class="QLayoutWidget">
33
                <widget class="QLayoutWidget">
34
                    <property name="name">
34
                    <property name="name">
35
                        <cstring>layout15</cstring>
35
                        <cstring>layout11</cstring>
36
                    </property>
36
                    </property>
37
                    <hbox>
37
                    <hbox>
38
                        <property name="name">
38
                        <property name="name">
39
                            <cstring>unnamed</cstring>
39
                            <cstring>unnamed</cstring>
40
                        </property>
40
                        </property>
41
                        <property name="margin">
42
                            <number>10</number>
43
                        </property>
44
                        <property name="spacing">
45
                            <number>10</number>
46
                        </property>
47
                        <widget class="QLabel">
41
                        <widget class="QLabel">
48
                            <property name="name">
42
                            <property name="name">
49
                                <cstring>textLabel2</cstring>
43
                                <cstring>textLabel2</cstring>
50
                            </property>
44
                            </property>
51
                            <property name="text">
45
                            <property name="text">
52
                                <string>Search For</string>
46
                                <string>Search For</string>
53
                            </property>
47
                            </property>
54
                        </widget>
48
                        </widget>
55
                        <widget class="QLayoutWidget">
49
                        <widget class="QLayoutWidget">
56
                            <property name="name">
50
                            <property name="name">
57
                                <cstring>layout14</cstring>
51
                                <cstring>layout10</cstring>
58
                            </property>
52
                            </property>
59
                            <grid>
53
                            <grid>
60
                                <property name="name">
54
                                <property name="name">
61
                                    <cstring>unnamed</cstring>
55
                                    <cstring>unnamed</cstring>
62
                                </property>
56
                                </property>
57
                                <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
58
                                    <property name="name">
59
                                        <cstring>orWordsTL</cstring>
60
                                    </property>
61
                                    <property name="text">
62
                                        <string>Any of these words</string>
63
                                    </property>
64
                                </widget>
65
                                <widget class="QLineEdit" row="2" column="2">
66
                                    <property name="name">
67
                                        <cstring>orWordsLE</cstring>
68
                                    </property>
69
                                </widget>
70
                                <widget class="QLabel" row="4" column="0">
71
                                    <property name="name">
72
                                        <cstring>textLabel1_2</cstring>
73
                                    </property>
74
                                    <property name="text">
75
                                        <string>File name</string>
76
                                    </property>
77
                                </widget>
78
                                <widget class="QLineEdit" row="4" column="2">
79
                                    <property name="name">
80
                                        <cstring>fileNameLE</cstring>
81
                                    </property>
82
                                </widget>
83
                                <widget class="QLabel" row="3" column="0" rowspan="1" colspan="2">
84
                                    <property name="name">
85
                                        <cstring>noWordsTL</cstring>
86
                                    </property>
87
                                    <property name="text">
88
                                        <string>None of these words</string>
89
                                    </property>
90
                                </widget>
91
                                <widget class="QLineEdit" row="3" column="2">
92
                                    <property name="name">
93
                                        <cstring>noWordsLE</cstring>
94
                                    </property>
95
                                    <property name="text">
96
                                        <string></string>
97
                                    </property>
98
                                </widget>
63
                                <widget class="QLabel" row="0" column="0">
99
                                <widget class="QLabel" row="0" column="0">
64
                                    <property name="name">
100
                                    <property name="name">
65
                                        <cstring>andWordsTL</cstring>
101
                                        <cstring>andWordsTL</cstring>
66
                                    </property>
102
                                    </property>
67
                                    <property name="frameShape">
103
                                    <property name="frameShape">
...
...
72
                                    </property>
108
                                    </property>
73
                                    <property name="text">
109
                                    <property name="text">
74
                                        <string>All these words</string>
110
                                        <string>All these words</string>
75
                                    </property>
111
                                    </property>
76
                                </widget>
112
                                </widget>
77
                                <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="3">
113
                                <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2">
78
                                    <property name="name">
114
                                    <property name="name">
79
                                        <cstring>andWordsLE</cstring>
115
                                        <cstring>andWordsLE</cstring>
80
                                    </property>
116
                                    </property>
81
                                    <property name="minimumSize">
117
                                    <property name="minimumSize">
82
                                        <size>
118
                                        <size>
...
...
91
                                    </property>
127
                                    </property>
92
                                    <property name="text">
128
                                    <property name="text">
93
                                        <string>This exact phrase</string>
129
                                        <string>This exact phrase</string>
94
                                    </property>
130
                                    </property>
95
                                </widget>
131
                                </widget>
96
                                <widget class="QLineEdit" row="1" column="2" rowspan="1" colspan="2">
132
                                <widget class="QLineEdit" row="1" column="2">
97
                                    <property name="name">
133
                                    <property name="name">
98
                                        <cstring>phraseLE</cstring>
134
                                        <cstring>phraseLE</cstring>
99
                                    </property>
100
                                </widget>
101
                                <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
102
                                    <property name="name">
103
                                        <cstring>orWordsTL</cstring>
104
                                    </property>
105
                                    <property name="text">
106
                                        <string>Any of these words</string>
107
                                    </property>
108
                                </widget>
109
                                <widget class="QLineEdit" row="2" column="2" rowspan="1" colspan="2">
110
                                    <property name="name">
111
                                        <cstring>orWordsLE</cstring>
112
                                    </property>
113
                                </widget>
114
                                <widget class="QLabel" row="3" column="0" rowspan="1" colspan="3">
115
                                    <property name="name">
116
                                        <cstring>noWordsTL</cstring>
117
                                    </property>
118
                                    <property name="text">
119
                                        <string>None of these words</string>
120
                                    </property>
121
                                </widget>
122
                                <widget class="QLineEdit" row="3" column="3">
123
                                    <property name="name">
124
                                        <cstring>noWordsLE</cstring>
125
                                    </property>
126
                                    <property name="text">
127
                                        <string></string>
128
                                    </property>
135
                                    </property>
129
                                </widget>
136
                                </widget>
130
                            </grid>
137
                            </grid>
131
                        </widget>
138
                        </widget>
132
                    </hbox>
139
                    </hbox>
...
...
351
                                <string>Restrict results to files in subtree:</string>
358
                                <string>Restrict results to files in subtree:</string>
352
                            </property>
359
                            </property>
353
                        </widget>
360
                        </widget>
354
                    </grid>
361
                    </grid>
355
                </widget>
362
                </widget>
356
                <widget class="Line">
357
                    <property name="name">
358
                        <cstring>line1</cstring>
359
                    </property>
360
                    <property name="frameShape">
361
                        <enum>HLine</enum>
362
                    </property>
363
                    <property name="frameShadow">
364
                        <enum>Sunken</enum>
365
                    </property>
366
                    <property name="orientation">
367
                        <enum>Horizontal</enum>
368
                    </property>
369
                </widget>
370
                <widget class="QLayoutWidget">
363
                <widget class="QLayoutWidget">
371
                    <property name="name">
364
                    <property name="name">
372
                        <cstring>layout25</cstring>
365
                        <cstring>layout25</cstring>
373
                    </property>
366
                    </property>
374
                    <hbox>
367
                    <hbox>
...
...
395
                            </property>
388
                            </property>
396
                        </widget>
389
                        </widget>
397
                    </hbox>
390
                    </hbox>
398
                </widget>
391
                </widget>
399
            </vbox>
392
            </vbox>
393
        </widget>
394
        <widget class="Line">
395
            <property name="name">
396
                <cstring>line1</cstring>
397
            </property>
398
            <property name="frameShape">
399
                <enum>HLine</enum>
400
            </property>
401
            <property name="frameShadow">
402
                <enum>Sunken</enum>
403
            </property>
404
            <property name="orientation">
405
                <enum>Horizontal</enum>
406
            </property>
400
        </widget>
407
        </widget>
401
    </vbox>
408
    </vbox>
402
</widget>
409
</widget>
403
<connections>
410
<connections>
404
    <connection>
411
    <connection>