5598e9a657de4d738a229ffeb7f2647b73ce1b36
[quassel.git] / src / qtui / settingspages / networkssettingspage.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>NetworksSettingsPage</class>
4  <widget class="QWidget" name="NetworksSettingsPage">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>510</width>
10     <height>553</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_7">
17    <item>
18     <layout class="QVBoxLayout" name="verticalLayout_3">
19      <item>
20       <layout class="QHBoxLayout" name="horizontalLayout">
21        <item>
22         <widget class="QListWidget" name="networkList">
23          <property name="sizePolicy">
24           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
25            <horstretch>1</horstretch>
26            <verstretch>10</verstretch>
27           </sizepolicy>
28          </property>
29          <property name="selectionBehavior">
30           <enum>QAbstractItemView::SelectRows</enum>
31          </property>
32          <property name="sortingEnabled">
33           <bool>true</bool>
34          </property>
35         </widget>
36        </item>
37        <item>
38         <layout class="QVBoxLayout" name="verticalLayout_2">
39          <item>
40           <widget class="QPushButton" name="renameNetwork">
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>Re&amp;name...</string>
49            </property>
50            <property name="icon">
51             <iconset>
52              <normaloff>:/16x16/actions/oxygen/16x16/actions/edit-rename.png</normaloff>:/16x16/actions/oxygen/16x16/actions/edit-rename.png</iconset>
53            </property>
54           </widget>
55          </item>
56          <item>
57           <widget class="QPushButton" name="addNetwork">
58            <property name="sizePolicy">
59             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
60              <horstretch>0</horstretch>
61              <verstretch>0</verstretch>
62             </sizepolicy>
63            </property>
64            <property name="text">
65             <string>&amp;Add...</string>
66            </property>
67            <property name="icon">
68             <iconset>
69              <normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</iconset>
70            </property>
71            <property name="iconSize">
72             <size>
73              <width>16</width>
74              <height>16</height>
75             </size>
76            </property>
77           </widget>
78          </item>
79          <item>
80           <widget class="QPushButton" name="deleteNetwork">
81            <property name="sizePolicy">
82             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
83              <horstretch>0</horstretch>
84              <verstretch>0</verstretch>
85             </sizepolicy>
86            </property>
87            <property name="text">
88             <string>De&amp;lete</string>
89            </property>
90            <property name="icon">
91             <iconset>
92              <normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</iconset>
93            </property>
94           </widget>
95          </item>
96          <item>
97           <spacer name="verticalSpacer">
98            <property name="orientation">
99             <enum>Qt::Vertical</enum>
100            </property>
101            <property name="sizeHint" stdset="0">
102             <size>
103              <width>20</width>
104              <height>40</height>
105             </size>
106            </property>
107           </spacer>
108          </item>
109         </layout>
110        </item>
111       </layout>
112      </item>
113     </layout>
114    </item>
115    <item>
116     <widget class="QGroupBox" name="detailsBox">
117      <property name="sizePolicy">
118       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
119        <horstretch>10</horstretch>
120        <verstretch>0</verstretch>
121       </sizepolicy>
122      </property>
123      <property name="title">
124       <string>Network Details</string>
125      </property>
126      <layout class="QVBoxLayout">
127       <item>
128        <layout class="QHBoxLayout">
129         <item>
130          <widget class="QLabel" name="label_6">
131           <property name="text">
132            <string>Identity:</string>
133           </property>
134          </widget>
135         </item>
136         <item>
137          <widget class="QComboBox" name="identityList">
138           <property name="sizePolicy">
139            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
140             <horstretch>0</horstretch>
141             <verstretch>0</verstretch>
142            </sizepolicy>
143           </property>
144          </widget>
145         </item>
146         <item>
147          <widget class="QToolButton" name="editIdentities">
148           <property name="text">
149            <string>...</string>
150           </property>
151          </widget>
152         </item>
153         <item>
154          <spacer name="horizontalSpacer_2">
155           <property name="orientation">
156            <enum>Qt::Horizontal</enum>
157           </property>
158           <property name="sizeHint" stdset="0">
159            <size>
160             <width>40</width>
161             <height>20</height>
162            </size>
163           </property>
164          </spacer>
165         </item>
166        </layout>
167       </item>
168       <item>
169        <widget class="QTabWidget" name="tabWidget">
170         <property name="enabled">
171          <bool>true</bool>
172         </property>
173         <property name="sizePolicy">
174          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
175           <horstretch>0</horstretch>
176           <verstretch>0</verstretch>
177          </sizepolicy>
178         </property>
179         <property name="toolTip">
180          <string/>
181         </property>
182         <property name="currentIndex">
183          <number>0</number>
184         </property>
185         <widget class="QWidget" name="serversTab">
186          <property name="enabled">
187           <bool>true</bool>
188          </property>
189          <attribute name="title">
190           <string>Servers</string>
191          </attribute>
192          <attribute name="toolTip">
193           <string>Manage servers for this network</string>
194          </attribute>
195          <layout class="QHBoxLayout" name="horizontalLayout_2">
196           <item>
197            <widget class="QListWidget" name="serverList">
198             <property name="sizePolicy">
199              <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
200               <horstretch>1</horstretch>
201               <verstretch>0</verstretch>
202              </sizepolicy>
203             </property>
204            </widget>
205           </item>
206           <item>
207            <layout class="QVBoxLayout">
208             <item>
209              <widget class="QPushButton" name="editServer">
210               <property name="sizePolicy">
211                <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
212                 <horstretch>0</horstretch>
213                 <verstretch>0</verstretch>
214                </sizepolicy>
215               </property>
216               <property name="text">
217                <string>&amp;Edit...</string>
218               </property>
219               <property name="icon">
220                <iconset>
221                 <normaloff>.</normaloff>.</iconset>
222               </property>
223              </widget>
224             </item>
225             <item>
226              <widget class="QPushButton" name="addServer">
227               <property name="sizePolicy">
228                <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
229                 <horstretch>0</horstretch>
230                 <verstretch>0</verstretch>
231                </sizepolicy>
232               </property>
233               <property name="text">
234                <string>&amp;Add...</string>
235               </property>
236               <property name="icon">
237                <iconset>
238                 <normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</normaloff>:/16x16/actions/oxygen/16x16/actions/list-add.png</iconset>
239               </property>
240              </widget>
241             </item>
242             <item>
243              <widget class="QPushButton" name="deleteServer">
244               <property name="sizePolicy">
245                <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
246                 <horstretch>0</horstretch>
247                 <verstretch>0</verstretch>
248                </sizepolicy>
249               </property>
250               <property name="text">
251                <string>De&amp;lete</string>
252               </property>
253               <property name="icon">
254                <iconset>
255                 <normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</normaloff>:/16x16/actions/oxygen/16x16/actions/edit-delete.png</iconset>
256               </property>
257              </widget>
258             </item>
259             <item>
260              <layout class="QHBoxLayout">
261               <item>
262                <spacer>
263                 <property name="orientation">
264                  <enum>Qt::Horizontal</enum>
265                 </property>
266                 <property name="sizeHint" stdset="0">
267                  <size>
268                   <width>0</width>
269                   <height>20</height>
270                  </size>
271                 </property>
272                </spacer>
273               </item>
274               <item>
275                <widget class="QToolButton" name="upServer">
276                 <property name="toolTip">
277                  <string>Move upwards in list</string>
278                 </property>
279                 <property name="text">
280                  <string>...</string>
281                 </property>
282                 <property name="icon">
283                  <iconset>
284                   <normaloff>:/16x16/actions/oxygen/16x16/actions/go-up.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-up.png</iconset>
285                 </property>
286                </widget>
287               </item>
288               <item>
289                <widget class="QToolButton" name="downServer">
290                 <property name="toolTip">
291                  <string>Move downwards in list</string>
292                 </property>
293                 <property name="text">
294                  <string>...</string>
295                 </property>
296                 <property name="icon">
297                  <iconset>
298                   <normaloff>:/16x16/actions/oxygen/16x16/actions/go-down.png</normaloff>:/16x16/actions/oxygen/16x16/actions/go-down.png</iconset>
299                 </property>
300                </widget>
301               </item>
302               <item>
303                <spacer>
304                 <property name="orientation">
305                  <enum>Qt::Horizontal</enum>
306                 </property>
307                 <property name="sizeHint" stdset="0">
308                  <size>
309                   <width>0</width>
310                   <height>20</height>
311                  </size>
312                 </property>
313                </spacer>
314               </item>
315              </layout>
316             </item>
317             <item>
318              <spacer>
319               <property name="orientation">
320                <enum>Qt::Vertical</enum>
321               </property>
322               <property name="sizeHint" stdset="0">
323                <size>
324                 <width>20</width>
325                 <height>40</height>
326                </size>
327               </property>
328              </spacer>
329             </item>
330            </layout>
331           </item>
332          </layout>
333         </widget>
334         <widget class="QWidget" name="performTab">
335          <attribute name="title">
336           <string>Commands</string>
337          </attribute>
338          <attribute name="toolTip">
339           <string>Configure automatic identification or misc. commands to be executed after connecting to a server</string>
340          </attribute>
341          <layout class="QVBoxLayout" name="verticalLayout">
342           <item>
343            <widget class="QLabel" name="label">
344             <property name="text">
345              <string>Commands to execute on connect:</string>
346             </property>
347            </widget>
348           </item>
349           <item>
350            <widget class="QTextEdit" name="performEdit">
351             <property name="enabled">
352              <bool>true</bool>
353             </property>
354             <property name="sizePolicy">
355              <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
356               <horstretch>0</horstretch>
357               <verstretch>0</verstretch>
358              </sizepolicy>
359             </property>
360             <property name="toolTip">
361              <string>Specify a list of IRC commands to be executed upon connect.
362 Note that Quassel IRC automatically rejoins channels, so /join will rarely be needed here!</string>
363             </property>
364             <property name="lineWrapMode">
365              <enum>QTextEdit::NoWrap</enum>
366             </property>
367            </widget>
368           </item>
369          </layout>
370         </widget>
371         <widget class="QWidget" name="tab">
372          <attribute name="title">
373           <string>Connection</string>
374          </attribute>
375          <layout class="QVBoxLayout" name="verticalLayout_9">
376           <item>
377            <widget class="QGroupBox" name="autoReconnect">
378             <property name="enabled">
379              <bool>true</bool>
380             </property>
381             <property name="toolTip">
382              <string>Automatically reconnect to the IRC network after connection failures</string>
383             </property>
384             <property name="title">
385              <string>Automatic Reconnect</string>
386             </property>
387             <property name="checkable">
388              <bool>true</bool>
389             </property>
390             <layout class="QVBoxLayout" name="verticalLayout_5">
391              <item>
392               <layout class="QHBoxLayout" name="horizontalLayout_4">
393                <item>
394                 <widget class="QLabel" name="label_7">
395                  <property name="text">
396                   <string>Wait</string>
397                  </property>
398                 </widget>
399                </item>
400                <item>
401                 <widget class="QSpinBox" name="reconnectInterval">
402                  <property name="suffix">
403                   <string> s</string>
404                  </property>
405                  <property name="minimum">
406                   <number>10</number>
407                  </property>
408                  <property name="maximum">
409                   <number>3600</number>
410                  </property>
411                  <property name="value">
412                   <number>30</number>
413                  </property>
414                 </widget>
415                </item>
416                <item>
417                 <widget class="QLabel" name="label_12">
418                  <property name="text">
419                   <string>between retries</string>
420                  </property>
421                 </widget>
422                </item>
423                <item>
424                 <spacer name="horizontalSpacer_3">
425                  <property name="orientation">
426                   <enum>Qt::Horizontal</enum>
427                  </property>
428                  <property name="sizeHint" stdset="0">
429                   <size>
430                    <width>40</width>
431                    <height>20</height>
432                   </size>
433                  </property>
434                 </spacer>
435                </item>
436               </layout>
437              </item>
438              <item>
439               <layout class="QHBoxLayout" name="horizontalLayout_3">
440                <item>
441                 <widget class="QLabel" name="label_8">
442                  <property name="text">
443                   <string>Number of retries:</string>
444                  </property>
445                 </widget>
446                </item>
447                <item>
448                 <widget class="QSpinBox" name="reconnectRetries">
449                  <property name="minimum">
450                   <number>1</number>
451                  </property>
452                  <property name="maximum">
453                   <number>999</number>
454                  </property>
455                  <property name="value">
456                   <number>10</number>
457                  </property>
458                 </widget>
459                </item>
460                <item>
461                 <widget class="QCheckBox" name="unlimitedRetries">
462                  <property name="text">
463                   <string>Unlimited</string>
464                  </property>
465                 </widget>
466                </item>
467                <item>
468                 <spacer name="horizontalSpacer">
469                  <property name="orientation">
470                   <enum>Qt::Horizontal</enum>
471                  </property>
472                  <property name="sizeHint" stdset="0">
473                   <size>
474                    <width>40</width>
475                    <height>20</height>
476                   </size>
477                  </property>
478                 </spacer>
479                </item>
480               </layout>
481              </item>
482              <item>
483               <widget class="QCheckBox" name="rejoinOnReconnect">
484                <property name="enabled">
485                 <bool>true</bool>
486                </property>
487                <property name="text">
488                 <string>Rejoin all channels after reconnect</string>
489                </property>
490                <property name="checked">
491                 <bool>true</bool>
492                </property>
493               </widget>
494              </item>
495             </layout>
496            </widget>
497           </item>
498           <item>
499            <widget class="QGroupBox" name="useCustomMessageRate">
500             <property name="enabled">
501              <bool>true</bool>
502             </property>
503             <property name="toolTip">
504              <string notr="true">Tooltip not yet loaded - to modify tooltip, edit NetworksSettingsPage::load()</string>
505             </property>
506             <property name="title">
507              <string>Use Custom Rate Limits</string>
508             </property>
509             <property name="checkable">
510              <bool>true</bool>
511             </property>
512             <property name="checked">
513              <bool>false</bool>
514             </property>
515             <layout class="QVBoxLayout" name="verticalLayout_8">
516              <item>
517               <layout class="QHBoxLayout" name="horizontalLayout_6">
518                <item>
519                 <widget class="QLabel" name="label_11">
520                  <property name="text">
521                   <string>Max. messages at once:</string>
522                  </property>
523                 </widget>
524                </item>
525                <item>
526                 <widget class="QSpinBox" name="messageRateBurstSize">
527                  <property name="toolTip">
528                   <string>Maximum number of messages to send without any delays</string>
529                  </property>
530                  <property name="minimum">
531                   <number>1</number>
532                  </property>
533                  <property name="maximum">
534                   <number>999</number>
535                  </property>
536                  <property name="value">
537                   <number>5</number>
538                  </property>
539                 </widget>
540                </item>
541                <item>
542                 <widget class="QCheckBox" name="unlimitedMessageRate">
543                  <property name="toolTip">
544                   <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Disable all rate limiting, e.g. for IRC bridges.&lt;/p&gt;&lt;p&gt;Don't use with most normal networks.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
545                  </property>
546                  <property name="text">
547                   <string>Unlimited</string>
548                  </property>
549                 </widget>
550                </item>
551                <item>
552                 <spacer name="horizontalSpacer_5">
553                  <property name="orientation">
554                   <enum>Qt::Horizontal</enum>
555                  </property>
556                  <property name="sizeHint" stdset="0">
557                   <size>
558                    <width>40</width>
559                    <height>20</height>
560                   </size>
561                  </property>
562                 </spacer>
563                </item>
564               </layout>
565              </item>
566              <item>
567               <widget class="QFrame" name="messageRateDelayFrame">
568                <property name="frameShape">
569                 <enum>QFrame::NoFrame</enum>
570                </property>
571                <property name="frameShadow">
572                 <enum>QFrame::Plain</enum>
573                </property>
574                <property name="lineWidth">
575                 <number>1</number>
576                </property>
577                <layout class="QVBoxLayout" name="verticalLayout_10">
578                 <property name="leftMargin">
579                  <number>0</number>
580                 </property>
581                 <property name="topMargin">
582                  <number>0</number>
583                 </property>
584                 <property name="rightMargin">
585                  <number>0</number>
586                 </property>
587                 <property name="bottomMargin">
588                  <number>0</number>
589                 </property>
590                 <item>
591                  <layout class="QHBoxLayout" name="horizontalLayout_5">
592                   <item>
593                    <widget class="QLabel" name="label_10">
594                     <property name="text">
595                      <string>Wait</string>
596                     </property>
597                    </widget>
598                   </item>
599                   <item>
600                    <widget class="QDoubleSpinBox" name="messageRateDelay">
601                     <property name="toolTip">
602                      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Delay between messages after the maximum number of undelayed messages have been sent.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
603                     </property>
604                     <property name="suffix">
605                      <string> s</string>
606                     </property>
607                     <property name="minimum">
608                      <double>0.010000000000000</double>
609                     </property>
610                     <property name="singleStep">
611                      <double>0.100000000000000</double>
612                     </property>
613                     <property name="value">
614                      <double>2.200000000000000</double>
615                     </property>
616                    </widget>
617                   </item>
618                   <item>
619                    <widget class="QLabel" name="label_13">
620                     <property name="text">
621                      <string>between future messages</string>
622                     </property>
623                    </widget>
624                   </item>
625                   <item>
626                    <spacer name="horizontalSpacer_4">
627                     <property name="orientation">
628                      <enum>Qt::Horizontal</enum>
629                     </property>
630                     <property name="sizeHint" stdset="0">
631                      <size>
632                       <width>40</width>
633                       <height>20</height>
634                      </size>
635                     </property>
636                    </spacer>
637                   </item>
638                  </layout>
639                 </item>
640                </layout>
641               </widget>
642              </item>
643             </layout>
644            </widget>
645           </item>
646           <item>
647            <spacer name="verticalSpacer_3">
648             <property name="orientation">
649              <enum>Qt::Vertical</enum>
650             </property>
651             <property name="sizeHint" stdset="0">
652              <size>
653               <width>20</width>
654               <height>1</height>
655              </size>
656             </property>
657            </spacer>
658           </item>
659          </layout>
660         </widget>
661         <widget class="QWidget" name="tab_2">
662          <attribute name="title">
663           <string>Auto Identify</string>
664          </attribute>
665          <layout class="QVBoxLayout" name="verticalLayout_4">
666           <item>
667            <widget class="QGroupBox" name="sasl">
668             <property name="enabled">
669              <bool>true</bool>
670             </property>
671             <property name="toolTip">
672              <string>Authenticate using your nickname and password before joining any channels</string>
673             </property>
674             <property name="title">
675              <string>Use SASL Authentication</string>
676             </property>
677             <property name="checkable">
678              <bool>true</bool>
679             </property>
680             <property name="checked">
681              <bool>true</bool>
682             </property>
683             <layout class="QVBoxLayout" name="verticalLayout_11">
684              <item>
685               <layout class="QGridLayout" name="gridLayout_2">
686                <item row="0" column="1">
687                 <widget class="QLineEdit" name="saslAccount">
688                  <property name="enabled">
689                   <bool>true</bool>
690                  </property>
691                  <property name="toolTip">
692                   <string>Account name, often the same as your nickname</string>
693                  </property>
694                  <property name="text">
695                   <string/>
696                  </property>
697                 </widget>
698                </item>
699                <item row="0" column="0">
700                 <widget class="QLabel" name="saslAccountLabel">
701                  <property name="enabled">
702                   <bool>true</bool>
703                  </property>
704                  <property name="text">
705                   <string>Account:</string>
706                  </property>
707                 </widget>
708                </item>
709                <item row="1" column="1">
710                 <widget class="QLineEdit" name="saslPassword">
711                  <property name="enabled">
712                   <bool>true</bool>
713                  </property>
714                  <property name="toolTip">
715                   <string>Account password</string>
716                  </property>
717                  <property name="echoMode">
718                   <enum>QLineEdit::Password</enum>
719                  </property>
720                 </widget>
721                </item>
722                <item row="1" column="0">
723                 <widget class="QLabel" name="saslPasswordLabel">
724                  <property name="enabled">
725                   <bool>true</bool>
726                  </property>
727                  <property name="text">
728                   <string>Password:</string>
729                  </property>
730                 </widget>
731                </item>
732               </layout>
733              </item>
734              <item>
735               <layout class="QHBoxLayout" name="horizontalLayout_7">
736                <item>
737                 <widget class="QLabel" name="saslStatusIcon">
738                  <property name="text">
739                   <string notr="true">[icon]</string>
740                  </property>
741                 </widget>
742                </item>
743                <item>
744                 <widget class="QLabel" name="saslStatusLabel">
745                  <property name="sizePolicy">
746                   <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
747                    <horstretch>0</horstretch>
748                    <verstretch>0</verstretch>
749                   </sizepolicy>
750                  </property>
751                  <property name="text">
752                   <string>Could not detect if supported by server</string>
753                  </property>
754                 </widget>
755                </item>
756                <item>
757                 <widget class="QPushButton" name="saslStatusDetails">
758                  <property name="text">
759                   <string>Details...</string>
760                  </property>
761                 </widget>
762                </item>
763               </layout>
764              </item>
765             </layout>
766            </widget>
767           </item>
768           <item>
769            <widget class="QLabel" name="saslExtInfo">
770             <property name="text">
771              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Note:&lt;/span&gt; because the identity has an ssl certificate set, SASL EXTERNAL will be used.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
772             </property>
773             <property name="wordWrap">
774              <bool>true</bool>
775             </property>
776            </widget>
777           </item>
778           <item>
779            <widget class="QGroupBox" name="autoIdentify">
780             <property name="enabled">
781              <bool>true</bool>
782             </property>
783             <property name="toolTip">
784              <string>Authenticate to services using your password.  Use SASL instead to identify before joining channels.</string>
785             </property>
786             <property name="title">
787              <string>Auto Identify</string>
788             </property>
789             <property name="checkable">
790              <bool>true</bool>
791             </property>
792             <property name="checked">
793              <bool>true</bool>
794             </property>
795             <layout class="QGridLayout" name="gridLayout">
796              <item row="0" column="1">
797               <widget class="QLineEdit" name="autoIdentifyService">
798                <property name="enabled">
799                 <bool>true</bool>
800                </property>
801                <property name="toolTip">
802                 <string>Service user to send your password to, usually NickServ</string>
803                </property>
804                <property name="text">
805                 <string>NickServ</string>
806                </property>
807               </widget>
808              </item>
809              <item row="1" column="1">
810               <widget class="QLineEdit" name="autoIdentifyPassword">
811                <property name="enabled">
812                 <bool>true</bool>
813                </property>
814                <property name="toolTip">
815                 <string>Account password</string>
816                </property>
817                <property name="echoMode">
818                 <enum>QLineEdit::Password</enum>
819                </property>
820               </widget>
821              </item>
822              <item row="0" column="0">
823               <widget class="QLabel" name="identifyServiceLabel">
824                <property name="text">
825                 <string>Service:</string>
826                </property>
827               </widget>
828              </item>
829              <item row="1" column="0">
830               <widget class="QLabel" name="identifyPasswordLabel">
831                <property name="enabled">
832                 <bool>true</bool>
833                </property>
834                <property name="text">
835                 <string>Password:</string>
836                </property>
837               </widget>
838              </item>
839             </layout>
840            </widget>
841           </item>
842           <item>
843            <spacer name="verticalSpacer_2">
844             <property name="orientation">
845              <enum>Qt::Vertical</enum>
846             </property>
847             <property name="sizeHint" stdset="0">
848              <size>
849               <width>20</width>
850               <height>10</height>
851              </size>
852             </property>
853            </spacer>
854           </item>
855          </layout>
856         </widget>
857         <widget class="QWidget" name="advancedTab">
858          <attribute name="title">
859           <string>Encodings</string>
860          </attribute>
861          <attribute name="toolTip">
862           <string>Configure advanced settings such as message encodings and automatic reconnect</string>
863          </attribute>
864          <layout class="QVBoxLayout" name="verticalLayout_6">
865           <item>
866            <widget class="QGroupBox" name="useCustomEncodings">
867             <property name="enabled">
868              <bool>true</bool>
869             </property>
870             <property name="toolTip">
871              <string>Control encodings for in- and outgoing messages</string>
872             </property>
873             <property name="title">
874              <string>Use Custom Encodings</string>
875             </property>
876             <property name="checkable">
877              <bool>true</bool>
878             </property>
879             <layout class="QVBoxLayout">
880              <item>
881               <layout class="QGridLayout">
882                <item row="0" column="0">
883                 <widget class="QLabel" name="label_4">
884                  <property name="toolTip">
885                   <string>Specify which encoding your messages will be sent in.
886 UTF-8 should be a sane choice for most networks.</string>
887                  </property>
888                  <property name="text">
889                   <string>Send messages in:</string>
890                  </property>
891                 </widget>
892                </item>
893                <item row="0" column="1">
894                 <widget class="QComboBox" name="sendEncoding">
895                  <property name="enabled">
896                   <bool>true</bool>
897                  </property>
898                  <property name="sizePolicy">
899                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
900                    <horstretch>0</horstretch>
901                    <verstretch>0</verstretch>
902                   </sizepolicy>
903                  </property>
904                  <property name="toolTip">
905                   <string>Specify which encoding your messages will be sent in.
906 UTF-8 should be a sane choice for most networks.</string>
907                  </property>
908                  <property name="insertPolicy">
909                   <enum>QComboBox::InsertAlphabetically</enum>
910                  </property>
911                 </widget>
912                </item>
913                <item row="1" column="0">
914                 <widget class="QLabel" name="label_5">
915                  <property name="toolTip">
916                   <string>Incoming messages encoded in UTF-8 will always be treated as such.
917 This setting defines the encoding for messages that are not UTF-8.</string>
918                  </property>
919                  <property name="text">
920                   <string>Receive fallback:</string>
921                  </property>
922                 </widget>
923                </item>
924                <item row="1" column="1">
925                 <widget class="QComboBox" name="recvEncoding">
926                  <property name="enabled">
927                   <bool>true</bool>
928                  </property>
929                  <property name="sizePolicy">
930                   <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
931                    <horstretch>0</horstretch>
932                    <verstretch>0</verstretch>
933                   </sizepolicy>
934                  </property>
935                  <property name="toolTip">
936                   <string>Incoming messages encoded in UTF-8 will always be treated as such.
937 This setting defines the encoding for messages that are not UTF-8.</string>
938                  </property>
939                  <property name="insertPolicy">
940                   <enum>QComboBox::InsertAlphabetically</enum>
941                  </property>
942                 </widget>
943                </item>
944                <item row="2" column="0">
945                 <widget class="QLabel" name="label_9">
946                  <property name="toolTip">
947                   <string>This specifies how control messages, nicks and servernames are encoded.
948 Unless you *really* know what you do, leave this as ISO-8859-1!</string>
949                  </property>
950                  <property name="text">
951                   <string>Server encoding:</string>
952                  </property>
953                 </widget>
954                </item>
955                <item row="2" column="1">
956                 <widget class="QComboBox" name="serverEncoding">
957                  <property name="enabled">
958                   <bool>true</bool>
959                  </property>
960                  <property name="toolTip">
961                   <string>This specifies how control messages, nicks and servernames are encoded.
962 Unless you *really* know what you do, leave this as ISO-8859-1!</string>
963                  </property>
964                 </widget>
965                </item>
966               </layout>
967              </item>
968             </layout>
969            </widget>
970           </item>
971           <item>
972            <spacer name="verticalSpacer_4">
973             <property name="orientation">
974              <enum>Qt::Vertical</enum>
975             </property>
976             <property name="sizeHint" stdset="0">
977              <size>
978               <width>20</width>
979               <height>79</height>
980              </size>
981             </property>
982            </spacer>
983           </item>
984          </layout>
985         </widget>
986        </widget>
987       </item>
988      </layout>
989     </widget>
990    </item>
991   </layout>
992  </widget>
993  <tabstops>
994   <tabstop>networkList</tabstop>
995   <tabstop>renameNetwork</tabstop>
996   <tabstop>addNetwork</tabstop>
997   <tabstop>deleteNetwork</tabstop>
998   <tabstop>identityList</tabstop>
999   <tabstop>editIdentities</tabstop>
1000   <tabstop>tabWidget</tabstop>
1001   <tabstop>serverList</tabstop>
1002   <tabstop>editServer</tabstop>
1003   <tabstop>addServer</tabstop>
1004   <tabstop>deleteServer</tabstop>
1005   <tabstop>upServer</tabstop>
1006   <tabstop>downServer</tabstop>
1007   <tabstop>performEdit</tabstop>
1008   <tabstop>autoReconnect</tabstop>
1009   <tabstop>reconnectInterval</tabstop>
1010   <tabstop>reconnectRetries</tabstop>
1011   <tabstop>unlimitedRetries</tabstop>
1012   <tabstop>rejoinOnReconnect</tabstop>
1013   <tabstop>useCustomMessageRate</tabstop>
1014   <tabstop>messageRateBurstSize</tabstop>
1015   <tabstop>unlimitedMessageRate</tabstop>
1016   <tabstop>messageRateDelay</tabstop>
1017   <tabstop>sasl</tabstop>
1018   <tabstop>saslAccount</tabstop>
1019   <tabstop>saslPassword</tabstop>
1020   <tabstop>saslStatusDetails</tabstop>
1021   <tabstop>autoIdentify</tabstop>
1022   <tabstop>autoIdentifyService</tabstop>
1023   <tabstop>autoIdentifyPassword</tabstop>
1024   <tabstop>useCustomEncodings</tabstop>
1025   <tabstop>sendEncoding</tabstop>
1026   <tabstop>recvEncoding</tabstop>
1027   <tabstop>serverEncoding</tabstop>
1028  </tabstops>
1029  <resources/>
1030  <connections>
1031   <connection>
1032    <sender>unlimitedRetries</sender>
1033    <signal>toggled(bool)</signal>
1034    <receiver>reconnectRetries</receiver>
1035    <slot>setDisabled(bool)</slot>
1036    <hints>
1037     <hint type="sourcelabel">
1038      <x>317</x>
1039      <y>331</y>
1040     </hint>
1041     <hint type="destinationlabel">
1042      <x>209</x>
1043      <y>334</y>
1044     </hint>
1045    </hints>
1046   </connection>
1047   <connection>
1048    <sender>unlimitedMessageRate</sender>
1049    <signal>toggled(bool)</signal>
1050    <receiver>messageRateBurstSize</receiver>
1051    <slot>setDisabled(bool)</slot>
1052    <hints>
1053     <hint type="sourcelabel">
1054      <x>332</x>
1055      <y>392</y>
1056     </hint>
1057     <hint type="destinationlabel">
1058      <x>249</x>
1059      <y>393</y>
1060     </hint>
1061    </hints>
1062   </connection>
1063   <connection>
1064    <sender>unlimitedMessageRate</sender>
1065    <signal>toggled(bool)</signal>
1066    <receiver>messageRateDelayFrame</receiver>
1067    <slot>setDisabled(bool)</slot>
1068    <hints>
1069     <hint type="sourcelabel">
1070      <x>332</x>
1071      <y>392</y>
1072     </hint>
1073     <hint type="destinationlabel">
1074      <x>262</x>
1075      <y>428</y>
1076     </hint>
1077    </hints>
1078   </connection>
1079  </connections>
1080 </ui>