Make the buffer search optional, disable by default
[quassel.git] / src / qtui / settingspages / bufferviewsettingspage.ui
index 8ad2bee..6e48514 100644 (file)
@@ -136,6 +136,13 @@ In this mode no separate status buffer is displayed.</string>
         </property>
        </widget>
       </item>
+      <item>
+       <widget class="QCheckBox" name="hideInactiveNetworks">
+        <property name="text">
+         <string>Hide inactive networks</string>
+        </property>
+       </widget>
+      </item>
       <item>
        <widget class="QCheckBox" name="addNewBuffersAutomatically">
         <property name="text">
@@ -150,6 +157,13 @@ In this mode no separate status buffer is displayed.</string>
         </property>
        </widget>
       </item>
+      <item>
+       <widget class="QCheckBox" name="showSearch">
+        <property name="text">
+         <string>Show search</string>
+        </property>
+       </widget>
+      </item>
       <item>
        <widget class="QLabel" name="label_3">
         <property name="text">
@@ -224,6 +238,21 @@ In this mode no separate status buffer is displayed.</string>
    <header>settingspages/previewbufferview.h</header>
   </customwidget>
  </customwidgets>
+ <tabstops>
+  <tabstop>bufferViewList</tabstop>
+  <tabstop>renameBufferView</tabstop>
+  <tabstop>addBufferView</tabstop>
+  <tabstop>deleteBufferView</tabstop>
+  <tabstop>networkSelector</tabstop>
+  <tabstop>onlyStatusBuffers</tabstop>
+  <tabstop>onlyChannelBuffers</tabstop>
+  <tabstop>onlyQueryBuffers</tabstop>
+  <tabstop>hideInactiveBuffers</tabstop>
+  <tabstop>addNewBuffersAutomatically</tabstop>
+  <tabstop>sortAlphabetically</tabstop>
+  <tabstop>minimumActivitySelector</tabstop>
+  <tabstop>bufferViewPreview</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>