chatmonitor: Always -> "Include ignored buffers"
[quassel.git] / src / qtui / settingspages / chatmonitorsettingspage.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ChatMonitorSettingsPage</class>
4  <widget class="QWidget" name="ChatMonitorSettingsPage">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>553</width>
10     <height>444</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_4">
17    <item>
18     <layout class="QHBoxLayout" name="horizontalLayout_2">
19      <item>
20       <widget class="QLabel" name="label">
21        <property name="text">
22         <string>Operation Mode:</string>
23        </property>
24       </widget>
25      </item>
26      <item>
27       <widget class="QComboBox" name="operationMode">
28        <property name="toolTip">
29         <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
30 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
31 p, li { white-space: pre-wrap; }
32 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
33 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Operation modes:&lt;/span&gt;&lt;/p&gt;
34 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;&quot;&gt;&lt;span style=&quot; font-weight:400; text-decoration: underline;&quot;&gt;Opt-In:&lt;/span&gt; &lt;span style=&quot; font-weight:400;&quot;&gt;Only buffers on the right side are shown in chatmonitor&lt;/span&gt;&lt;/p&gt;
35 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Opt-Out:&lt;/span&gt; Buffers on the right side will be ignored in chatmonitor&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
36        </property>
37       </widget>
38      </item>
39      <item>
40       <spacer name="horizontalSpacer">
41        <property name="orientation">
42         <enum>Qt::Horizontal</enum>
43        </property>
44        <property name="sizeHint" stdset="0">
45         <size>
46          <width>40</width>
47          <height>20</height>
48         </size>
49        </property>
50       </spacer>
51      </item>
52     </layout>
53    </item>
54    <item>
55     <layout class="QHBoxLayout" name="horizontalLayout">
56      <item>
57       <layout class="QVBoxLayout" name="verticalLayout_3">
58        <item>
59         <widget class="QLabel" name="labelAvailableBuffers">
60          <property name="text">
61           <string>Available:</string>
62          </property>
63         </widget>
64        </item>
65        <item>
66         <widget class="BufferView" name="availableBuffers"/>
67        </item>
68       </layout>
69      </item>
70      <item>
71       <layout class="QVBoxLayout" name="verticalLayout">
72        <item>
73         <spacer name="verticalSpacer">
74          <property name="orientation">
75           <enum>Qt::Vertical</enum>
76          </property>
77          <property name="sizeHint" stdset="0">
78           <size>
79            <width>20</width>
80            <height>40</height>
81           </size>
82          </property>
83         </spacer>
84        </item>
85        <item>
86         <widget class="QPushButton" name="deactivateBuffer">
87          <property name="toolTip">
88           <string>Move selected buffers to the left</string>
89          </property>
90          <property name="text">
91           <string/>
92          </property>
93          <property name="icon">
94           <iconset>
95            <normaloff>:/16x16/actions/oxygen/16x16/actions/go-previous.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-previous.png</iconset>
96          </property>
97         </widget>
98        </item>
99        <item>
100         <widget class="QPushButton" name="activateBuffer">
101          <property name="toolTip">
102           <string>Move selected buffers to the right</string>
103          </property>
104          <property name="text">
105           <string/>
106          </property>
107          <property name="icon">
108           <iconset>
109            <normaloff>:/16x16/actions/oxygen/16x16/actions/go-next.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-next.png</iconset>
110          </property>
111         </widget>
112        </item>
113        <item>
114         <spacer name="verticalSpacer_2">
115          <property name="orientation">
116           <enum>Qt::Vertical</enum>
117          </property>
118          <property name="sizeHint" stdset="0">
119           <size>
120            <width>20</width>
121            <height>40</height>
122           </size>
123          </property>
124         </spacer>
125        </item>
126       </layout>
127      </item>
128      <item>
129       <layout class="QVBoxLayout" name="verticalLayout_2">
130        <item>
131         <widget class="QLabel" name="labelActiveBuffers">
132          <property name="text">
133           <string>Show:</string>
134          </property>
135         </widget>
136        </item>
137        <item>
138         <widget class="BufferView" name="activeBuffers"/>
139        </item>
140       </layout>
141      </item>
142     </layout>
143    </item>
144    <item>
145     <widget class="QCheckBox" name="showHighlights">
146      <property name="toolTip">
147       <string>Show highlights in chatmonitor even if the originating buffer is ignored</string>
148      </property>
149      <property name="text">
150       <string>Always show highlighted messages</string>
151      </property>
152     </widget>
153    </item>
154    <item>
155     <widget class="QCheckBox" name="showOwnMessages">
156      <property name="text">
157       <string>Show own messages</string>
158      </property>
159     </widget>
160    </item>
161    <item>
162     <layout class="QHBoxLayout" name="horizontalLayout_4">
163      <item>
164       <spacer name="horizontalSpacer_3">
165        <property name="orientation">
166         <enum>Qt::Horizontal</enum>
167        </property>
168        <property name="sizeType">
169         <enum>QSizePolicy::Fixed</enum>
170        </property>
171        <property name="sizeHint" stdset="0">
172         <size>
173          <width>20</width>
174          <height>16</height>
175         </size>
176        </property>
177       </spacer>
178      </item>
179      <item>
180       <widget class="QCheckBox" name="alwaysOwn">
181        <property name="toolTip">
182         <string>Show own messages in chatmonitor even if the originating buffer is ignored</string>
183        </property>
184        <property name="text">
185         <string>Include ignored buffers</string>
186        </property>
187       </widget>
188      </item>
189     </layout>
190    </item>
191    <item>
192     <widget class="QCheckBox" name="showBacklog">
193      <property name="toolTip">
194       <string>Display messages from backlog on reconnect</string>
195      </property>
196      <property name="text">
197       <string>Show messages from backlog</string>
198      </property>
199     </widget>
200    </item>
201    <item>
202     <layout class="QHBoxLayout" name="horizontalLayout_3">
203      <item>
204       <spacer name="horizontalSpacer_2">
205        <property name="orientation">
206         <enum>Qt::Horizontal</enum>
207        </property>
208        <property name="sizeType">
209         <enum>QSizePolicy::Fixed</enum>
210        </property>
211        <property name="sizeHint" stdset="0">
212         <size>
213          <width>20</width>
214          <height>16</height>
215         </size>
216        </property>
217       </spacer>
218      </item>
219      <item>
220       <widget class="QCheckBox" name="includeRead">
221        <property name="toolTip">
222         <string>Include read messages from backlog on reconnect</string>
223        </property>
224        <property name="text">
225         <string>Include read messages</string>
226        </property>
227       </widget>
228      </item>
229     </layout>
230    </item>
231   </layout>
232  </widget>
233  <customwidgets>
234   <customwidget>
235    <class>BufferView</class>
236    <extends>QTreeView</extends>
237    <header>bufferview.h</header>
238   </customwidget>
239  </customwidgets>
240  <tabstops>
241   <tabstop>operationMode</tabstop>
242   <tabstop>availableBuffers</tabstop>
243   <tabstop>deactivateBuffer</tabstop>
244   <tabstop>activateBuffer</tabstop>
245   <tabstop>activeBuffers</tabstop>
246   <tabstop>showHighlights</tabstop>
247   <tabstop>showOwnMessages</tabstop>
248   <tabstop>alwaysOwn</tabstop>
249   <tabstop>showBacklog</tabstop>
250   <tabstop>includeRead</tabstop>
251  </tabstops>
252  <resources/>
253  <connections>
254   <connection>
255    <sender>showOwnMessages</sender>
256    <signal>toggled(bool)</signal>
257    <receiver>alwaysOwn</receiver>
258    <slot>setEnabled(bool)</slot>
259   </connection>
260   <connection>
261    <sender>showBacklog</sender>
262    <signal>toggled(bool)</signal>
263    <receiver>includeRead</receiver>
264    <slot>setEnabled(bool)</slot>
265   </connection>
266  </connections>
267 </ui>