Switch to side-by-side view

--- a/src/qtgui/rclmain.ui
+++ b/src/qtgui/rclmain.ui
@@ -35,15 +35,34 @@
         </property>
         <widget class="QLayoutWidget">
             <property name="name">
-                <cstring>unnamed</cstring>
+                <cstring>layout4</cstring>
             </property>
             <vbox>
                 <property name="name">
                     <cstring>unnamed</cstring>
                 </property>
+                <property name="margin">
+                    <number>2</number>
+                </property>
+                <property name="spacing">
+                    <number>2</number>
+                </property>
                 <widget class="SSearch">
                     <property name="name">
                         <cstring>sSearch</cstring>
+                    </property>
+                    <property name="sizePolicy">
+                        <sizepolicy>
+                            <hsizetype>7</hsizetype>
+                            <vsizetype>0</vsizetype>
+                            <horstretch>0</horstretch>
+                            <verstretch>0</verstretch>
+                        </sizepolicy>
+                    </property>
+                </widget>
+                <widget class="QButtonGroup">
+                    <property name="name">
+                        <cstring>catgBGRP</cstring>
                     </property>
                     <property name="sizePolicy">
                         <sizepolicy>
@@ -53,6 +72,26 @@
                             <verstretch>0</verstretch>
                         </sizepolicy>
                     </property>
+                    <property name="frameShape">
+                        <enum>GroupBoxPanel</enum>
+                    </property>
+                    <property name="frameShadow">
+                        <enum>Sunken</enum>
+                    </property>
+                    <property name="title">
+                        <string></string>
+                    </property>
+                    <property name="selectedId" stdset="0">
+                        <number>0</number>
+                    </property>
+                    <widget class="QRadioButton">
+                        <property name="name">
+                            <cstring>allRDB</cstring>
+                         </property>
+                         <property name="text">
+                             <string>All</string>
+                         </property>
+                     </widget>
                 </widget>
                 <widget class="ResList">
                     <property name="name">
@@ -90,10 +129,10 @@
     </item>
     <item text="&amp;Preferences" name="preferencesMenu">
         <action name="indexConfigAction"/>
-	<separator/>
+        <separator/>
         <action name="queryPrefsAction"/>
         <action name="extIdxAction"/>
-	<separator/>
+        <separator/>
     </item>
     <separator/>
     <item text="&amp;Help" name="helpMenu">
@@ -320,4 +359,8 @@
 </actions>
 <pixmapinproject/>
 <layoutdefaults spacing="6" margin="11"/>
+<includehints>
+    <includehint>ssearch_w.h</includehint>
+    <includehint>reslist.h</includehint>
+</includehints>
 </UI>