Merge pull request #139 from TheOneRing/snorenotify-0.6
[quassel.git] / src / qtui / settingspages / bufferviewsettingspage.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>BufferViewSettingsPage</class>
4  <widget class="QWidget" name="BufferViewSettingsPage">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>672</width>
10     <height>529</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QHBoxLayout">
17    <item>
18     <layout class="QVBoxLayout">
19      <item>
20       <widget class="QListWidget" name="bufferViewList"/>
21      </item>
22      <item>
23       <widget class="QPushButton" name="renameBufferView">
24        <property name="sizePolicy">
25         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
26          <horstretch>0</horstretch>
27          <verstretch>0</verstretch>
28         </sizepolicy>
29        </property>
30        <property name="text">
31         <string>Re&amp;name...</string>
32        </property>
33        <property name="icon">
34         <iconset>
35          <normaloff>:/16x16/actions/oxygen/16x16/actions/edit-rename.png</normaloff>:/16x16/actions/oxygen/16x16/actions/edit-rename.png</iconset>
36        </property>
37       </widget>
38      </item>
39      <item>
40       <widget class="QPushButton" name="addBufferView">
41        <property name="sizePolicy">
42         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
43          <horstretch>0</horstretch>
44          <verstretch>0</verstretch>
45         </sizepolicy>
46        </property>
47        <property name="text">
48         <string>&amp;Add...</string>
49        </property>
50        <property name="icon">
51         <iconset>
52          <normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</iconset>
53        </property>
54        <property name="iconSize">
55         <size>
56          <width>16</width>
57          <height>16</height>
58         </size>
59        </property>
60       </widget>
61      </item>
62      <item>
63       <widget class="QPushButton" name="deleteBufferView">
64        <property name="sizePolicy">
65         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
66          <horstretch>0</horstretch>
67          <verstretch>0</verstretch>
68         </sizepolicy>
69        </property>
70        <property name="text">
71         <string>De&amp;lete</string>
72        </property>
73        <property name="icon">
74         <iconset>
75          <normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</iconset>
76        </property>
77       </widget>
78      </item>
79     </layout>
80    </item>
81    <item>
82     <widget class="QGroupBox" name="settingsGroupBox">
83      <property name="title">
84       <string>Chat List Settings</string>
85      </property>
86      <layout class="QVBoxLayout" name="verticalLayout">
87       <item>
88        <layout class="QHBoxLayout">
89         <item>
90          <widget class="QLabel" name="label">
91           <property name="text">
92            <string>Network:</string>
93           </property>
94          </widget>
95         </item>
96         <item>
97          <widget class="QComboBox" name="networkSelector">
98           <item>
99            <property name="text">
100             <string>All</string>
101            </property>
102           </item>
103          </widget>
104         </item>
105        </layout>
106       </item>
107       <item>
108        <widget class="QCheckBox" name="onlyStatusBuffers">
109         <property name="toolTip">
110          <string>This option is not available when all Networks are visible.
111 In this mode no separate status buffer is displayed.</string>
112         </property>
113         <property name="text">
114          <string>Show status window</string>
115         </property>
116        </widget>
117       </item>
118       <item>
119        <widget class="QCheckBox" name="onlyChannelBuffers">
120         <property name="text">
121          <string>Show channels</string>
122         </property>
123        </widget>
124       </item>
125       <item>
126        <widget class="QCheckBox" name="onlyQueryBuffers">
127         <property name="text">
128          <string>Show queries</string>
129         </property>
130        </widget>
131       </item>
132       <item>
133        <widget class="QCheckBox" name="hideInactiveBuffers">
134         <property name="text">
135          <string>Hide inactive chats</string>
136         </property>
137        </widget>
138       </item>
139       <item>
140        <widget class="QCheckBox" name="hideInactiveNetworks">
141         <property name="text">
142          <string>Hide inactive networks</string>
143         </property>
144        </widget>
145       </item>
146       <item>
147        <widget class="QCheckBox" name="addNewBuffersAutomatically">
148         <property name="text">
149          <string>Add new chats automatically</string>
150         </property>
151        </widget>
152       </item>
153       <item>
154        <widget class="QCheckBox" name="sortAlphabetically">
155         <property name="text">
156          <string>Sort alphabetically</string>
157         </property>
158        </widget>
159       </item>
160       <item>
161        <widget class="QLabel" name="label_3">
162         <property name="text">
163          <string>Minimum Activity:</string>
164         </property>
165        </widget>
166       </item>
167       <item>
168        <widget class="QComboBox" name="minimumActivitySelector">
169         <item>
170          <property name="text">
171           <string>No Activity</string>
172          </property>
173         </item>
174         <item>
175          <property name="text">
176           <string>Other Activity</string>
177          </property>
178         </item>
179         <item>
180          <property name="text">
181           <string>New Message</string>
182          </property>
183         </item>
184         <item>
185          <property name="text">
186           <string>Highlight</string>
187          </property>
188         </item>
189        </widget>
190       </item>
191       <item>
192        <spacer>
193         <property name="orientation">
194          <enum>Qt::Vertical</enum>
195         </property>
196         <property name="sizeHint" stdset="0">
197          <size>
198           <width>20</width>
199           <height>40</height>
200          </size>
201         </property>
202        </spacer>
203       </item>
204      </layout>
205     </widget>
206    </item>
207    <item>
208     <layout class="QVBoxLayout">
209      <item>
210       <widget class="QLabel" name="label_2">
211        <property name="text">
212         <string>Preview:</string>
213        </property>
214       </widget>
215      </item>
216      <item>
217       <widget class="PreviewBufferView" name="bufferViewPreview">
218        <property name="headerHidden">
219         <bool>true</bool>
220        </property>
221       </widget>
222      </item>
223     </layout>
224    </item>
225   </layout>
226  </widget>
227  <customwidgets>
228   <customwidget>
229    <class>PreviewBufferView</class>
230    <extends>QTreeView</extends>
231    <header>settingspages/previewbufferview.h</header>
232   </customwidget>
233  </customwidgets>
234  <tabstops>
235   <tabstop>bufferViewList</tabstop>
236   <tabstop>renameBufferView</tabstop>
237   <tabstop>addBufferView</tabstop>
238   <tabstop>deleteBufferView</tabstop>
239   <tabstop>networkSelector</tabstop>
240   <tabstop>onlyStatusBuffers</tabstop>
241   <tabstop>onlyChannelBuffers</tabstop>
242   <tabstop>onlyQueryBuffers</tabstop>
243   <tabstop>hideInactiveBuffers</tabstop>
244   <tabstop>addNewBuffersAutomatically</tabstop>
245   <tabstop>sortAlphabetically</tabstop>
246   <tabstop>minimumActivitySelector</tabstop>
247   <tabstop>bufferViewPreview</tabstop>
248  </tabstops>
249  <resources/>
250  <connections/>
251 </ui>