correct tab order for the rest of the ui
authorMichael Groh <brot@minad.de>
Wed, 2 Dec 2009 06:43:37 +0000 (07:43 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 2 Dec 2009 07:45:09 +0000 (08:45 +0100)
src/qtui/ui/aboutdlg.ui
src/qtui/ui/channellistdlg.ui
src/qtui/ui/coreconnectauthdlg.ui
src/qtui/ui/debugconsole.ui
src/qtui/ui/desktopnotificationconfigwidget.ui
src/qtui/ui/settingsdlg.ui
src/qtui/ui/simplenetworkeditor.ui
src/qtui/ui/sslinfodlg.ui

index 40ae36d..85dec7e 100644 (file)
@@ -204,6 +204,14 @@ p, li { white-space: pre-wrap; }
    </item>
   </layout>
  </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>tabWidget</tabstop>
+  <tabstop>aboutTextBrowser</tabstop>
+  <tabstop>authorTextBrowser</tabstop>
+  <tabstop>contributorTextBrowser</tabstop>
+  <tabstop>thanksToTextBrowser</tabstop>
+  <tabstop>buttonBox</tabstop>
+ </tabstops>
  <resources/>
  <connections>
   <connection>
  <resources/>
  <connections>
   <connection>
index 941a578..91d1c81 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>ChannelListDlg</class>
  <class>ChannelListDlg</class>
- <widget class="QDialog" name="ChannelListDlg" >
-  <property name="geometry" >
+ <widget class="QDialog" name="ChannelListDlg">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
    <rect>
     <x>0</x>
     <y>0</y>
     <height>580</height>
    </rect>
   </property>
     <height>580</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Channel List</string>
   </property>
    <string>Channel List</string>
   </property>
-  <property name="windowIcon" >
+  <property name="windowIcon">
    <iconset>
     <normaloff>:/16x16/actions/oxygen/16x16/actions/format-list-unordered.png</normaloff>:/16x16/actions/oxygen/16x16/actions/format-list-unordered.png</iconset>
   </property>
    <iconset>
     <normaloff>:/16x16/actions/oxygen/16x16/actions/format-list-unordered.png</normaloff>:/16x16/actions/oxygen/16x16/actions/format-list-unordered.png</iconset>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout" >
-   <property name="spacing" >
+  <layout class="QVBoxLayout" name="verticalLayout">
+   <property name="spacing">
     <number>2</number>
    </property>
     <number>2</number>
    </property>
-   <property name="margin" >
+   <property name="margin">
     <number>0</number>
    </property>
    <item>
     <number>0</number>
    </property>
    <item>
-    <layout class="QHBoxLayout" name="searchLayout" >
-     <property name="spacing" >
+    <layout class="QHBoxLayout" name="searchLayout">
+     <property name="spacing">
       <number>6</number>
      </property>
       <number>6</number>
      </property>
-     <property name="leftMargin" >
+     <property name="leftMargin">
       <number>6</number>
      </property>
      <item>
       <number>6</number>
      </property>
      <item>
-      <widget class="QLabel" name="searchPatternLabel" >
-       <property name="text" >
+      <widget class="QLabel" name="searchPatternLabel">
+       <property name="text">
         <string>Search Pattern:</string>
        </property>
       </widget>
      </item>
      <item>
         <string>Search Pattern:</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QLineEdit" name="channelNameLineEdit" />
+      <widget class="QLineEdit" name="channelNameLineEdit"/>
      </item>
      <item>
      </item>
      <item>
-      <widget class="ClickableLabel" name="advancedModeLabel" >
-       <property name="toolTip" >
+      <widget class="ClickableLabel" name="advancedModeLabel">
+       <property name="toolTip">
         <string>Toggle between simple and advanced mode.
 Advanced mode allows to pass search strings to the IRC Server.</string>
        </property>
         <string>Toggle between simple and advanced mode.
 Advanced mode allows to pass search strings to the IRC Server.</string>
        </property>
-       <property name="text" >
+       <property name="text">
         <string/>
        </property>
         <string/>
        </property>
-       <property name="pixmap" >
+       <property name="pixmap">
         <pixmap>:/22x22/actions/oxygen/22x22/actions/edit-clear-locationbar-rtl.png</pixmap>
        </property>
       </widget>
      </item>
      <item>
         <pixmap>:/22x22/actions/oxygen/22x22/actions/edit-clear-locationbar-rtl.png</pixmap>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="searchChannelsButton" >
-       <property name="text" >
+      <widget class="QPushButton" name="searchChannelsButton">
+       <property name="text">
         <string>Show Channels</string>
        </property>
       </widget>
         <string>Show Channels</string>
        </property>
       </widget>
@@ -65,82 +66,82 @@ Advanced mode allows to pass search strings to the IRC Server.</string>
     </layout>
    </item>
    <item>
     </layout>
    </item>
    <item>
-    <widget class="Line" name="line" >
-     <property name="orientation" >
+    <widget class="Line" name="line">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
    <item>
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
    <item>
-    <layout class="QHBoxLayout" name="horizontalLayout_2" >
-     <property name="spacing" >
+    <layout class="QHBoxLayout" name="horizontalLayout_2">
+     <property name="spacing">
       <number>6</number>
      </property>
       <number>6</number>
      </property>
-     <property name="leftMargin" >
+     <property name="leftMargin">
       <number>6</number>
      </property>
      <item>
       <number>6</number>
      </property>
      <item>
-      <widget class="QLabel" name="filterLabel" >
-       <property name="text" >
+      <widget class="QLabel" name="filterLabel">
+       <property name="text">
         <string>Filter:</string>
        </property>
       </widget>
      </item>
      <item>
         <string>Filter:</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QLineEdit" name="filterLineEdit" />
+      <widget class="QLineEdit" name="filterLineEdit"/>
      </item>
     </layout>
    </item>
    <item>
      </item>
     </layout>
    </item>
    <item>
-    <widget class="QLabel" name="errorLabel" >
-     <property name="text" >
+    <widget class="QLabel" name="errorLabel">
+     <property name="text">
       <string>Errors Occured:</string>
      </property>
     </widget>
    </item>
    <item>
       <string>Errors Occured:</string>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QTextEdit" name="errorTextEdit" >
-     <property name="sizePolicy" >
-      <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+    <widget class="QTextEdit" name="errorTextEdit">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>
-     <property name="minimumSize" >
+     <property name="minimumSize">
       <size>
        <width>0</width>
        <height>0</height>
       </size>
      </property>
       <size>
        <width>0</width>
        <height>0</height>
       </size>
      </property>
-     <property name="maximumSize" >
+     <property name="maximumSize">
       <size>
        <width>16777215</width>
        <height>100</height>
       </size>
      </property>
       <size>
        <width>16777215</width>
        <height>100</height>
       </size>
      </property>
-     <property name="acceptDrops" >
+     <property name="acceptDrops">
       <bool>false</bool>
      </property>
       <bool>false</bool>
      </property>
-     <property name="undoRedoEnabled" >
+     <property name="undoRedoEnabled">
       <bool>false</bool>
      </property>
       <bool>false</bool>
      </property>
-     <property name="readOnly" >
+     <property name="readOnly">
       <bool>true</bool>
      </property>
       <bool>true</bool>
      </property>
-     <property name="html" >
-      <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
-&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
+     <property name="html">
+      <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;
+&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;
 p, li { white-space: pre-wrap; }
 p, li { white-space: pre-wrap; }
-&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
-&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Lucida Grande'; font-size:13pt;">SUPER EVIL CATASTROPHIC ERROR!!11&lt;/p>
-&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Lucida Grande'; font-size:13pt;">&lt;/p>&lt;/body>&lt;/html></string>
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
+&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-family:'Lucida Grande'; font-size:13pt;&quot;&gt;SUPER EVIL CATASTROPHIC ERROR!!11&lt;/span&gt;&lt;/p&gt;
+&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Lucida Grande'; font-size:13pt;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
      </property>
     </widget>
    </item>
    <item>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QTableView" name="channelListView" >
-     <property name="sizePolicy" >
-      <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+    <widget class="QTableView" name="channelListView">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
@@ -153,9 +154,16 @@ p, li { white-space: pre-wrap; }
   <customwidget>
    <class>ClickableLabel</class>
    <extends>QLabel</extends>
   <customwidget>
    <class>ClickableLabel</class>
    <extends>QLabel</extends>
-   <header location="global" >clickablelabel.h</header>
+   <header location="global">clickablelabel.h</header>
   </customwidget>
  </customwidgets>
   </customwidget>
  </customwidgets>
+ <tabstops>
+  <tabstop>channelNameLineEdit</tabstop>
+  <tabstop>searchChannelsButton</tabstop>
+  <tabstop>filterLineEdit</tabstop>
+  <tabstop>errorTextEdit</tabstop>
+  <tabstop>channelListView</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>
  <resources/>
  <connections/>
 </ui>
index fb95687..c7c1903 100644 (file)
    </item>
   </layout>
  </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>user</tabstop>
+  <tabstop>password</tabstop>
+  <tabstop>rememberPasswd</tabstop>
+  <tabstop>buttonBox</tabstop>
+ </tabstops>
  <resources/>
  <connections>
   <connection>
  <resources/>
  <connections>
   <connection>
index 0abb856..aa0dc34 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>DebugConsole</class>
  <class>DebugConsole</class>
- <widget class="QDialog" name="DebugConsole" >
-  <property name="geometry" >
+ <widget class="QDialog" name="DebugConsole">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
    <rect>
     <x>0</x>
     <y>0</y>
     <height>435</height>
    </rect>
   </property>
     <height>435</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Debug Console</string>
   </property>
    <string>Debug Console</string>
   </property>
-  <layout class="QVBoxLayout" >
-   <property name="spacing" >
+  <layout class="QVBoxLayout">
+   <property name="spacing">
     <number>2</number>
    </property>
     <number>2</number>
    </property>
-   <property name="leftMargin" >
-    <number>3</number>
-   </property>
-   <property name="topMargin" >
-    <number>3</number>
-   </property>
-   <property name="rightMargin" >
-    <number>3</number>
-   </property>
-   <property name="bottomMargin" >
+   <property name="margin">
     <number>3</number>
    </property>
    <item>
     <number>3</number>
    </property>
    <item>
-    <layout class="QHBoxLayout" >
-     <property name="spacing" >
+    <layout class="QHBoxLayout">
+     <property name="spacing">
       <number>10</number>
      </property>
      <item>
       <spacer>
       <number>10</number>
      </property>
      <item>
       <spacer>
-       <property name="orientation" >
+       <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeHint" >
+       <property name="sizeHint" stdset="0">
         <size>
          <width>40</width>
          <height>20</height>
         <size>
          <width>40</width>
          <height>20</height>
       </spacer>
      </item>
      <item>
       </spacer>
      </item>
      <item>
-      <widget class="QRadioButton" name="selectLocal" >
-       <property name="text" >
+      <widget class="QRadioButton" name="selectLocal">
+       <property name="text">
         <string>local</string>
        </property>
         <string>local</string>
        </property>
-       <property name="checked" >
+       <property name="checked">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item>
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QRadioButton" name="selectCore" >
-       <property name="text" >
+      <widget class="QRadioButton" name="selectCore">
+       <property name="text">
         <string>core</string>
        </property>
         <string>core</string>
        </property>
-       <property name="checked" >
+       <property name="checked">
         <bool>true</bool>
        </property>
       </widget>
      </item>
      <item>
       <spacer>
         <bool>true</bool>
        </property>
       </widget>
      </item>
      <item>
       <spacer>
-       <property name="orientation" >
+       <property name="orientation">
         <enum>Qt::Horizontal</enum>
        </property>
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeHint" >
+       <property name="sizeHint" stdset="0">
         <size>
          <width>40</width>
          <height>20</height>
         <size>
          <width>40</width>
          <height>20</height>
     </layout>
    </item>
    <item>
     </layout>
    </item>
    <item>
-    <widget class="QTextEdit" name="scriptEdit" />
+    <widget class="QTextEdit" name="scriptEdit"/>
    </item>
    <item>
    </item>
    <item>
-    <widget class="QPushButton" name="evalButton" >
-     <property name="text" >
+    <widget class="QPushButton" name="evalButton">
+     <property name="text">
       <string>Evaluate!</string>
      </property>
     </widget>
    </item>
    <item>
       <string>Evaluate!</string>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QLabel" name="resultLabel" >
-     <property name="text" >
+    <widget class="QLabel" name="resultLabel">
+     <property name="text">
       <string/>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
       <string/>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>selectLocal</tabstop>
+  <tabstop>selectCore</tabstop>
+  <tabstop>scriptEdit</tabstop>
+  <tabstop>evalButton</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>
  <resources/>
  <connections/>
 </ui>
index 6f01d9f..a26b69f 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>DesktopNotificationConfigWidget</class>
  <class>DesktopNotificationConfigWidget</class>
- <widget class="QWidget" name="DesktopNotificationConfigWidget" >
-  <property name="geometry" >
+ <widget class="QWidget" name="DesktopNotificationConfigWidget">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
    <rect>
     <x>0</x>
     <y>0</y>
     <height>144</height>
    </rect>
   </property>
     <height>144</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Form</string>
   </property>
    <string>Form</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout_2" >
+  <layout class="QVBoxLayout" name="verticalLayout_2">
    <item>
    <item>
-    <widget class="QGroupBox" name="enabled" >
-     <property name="title" >
+    <widget class="QGroupBox" name="enabled">
+     <property name="title">
       <string>Desktop Notification (via D-Bus)</string>
      </property>
       <string>Desktop Notification (via D-Bus)</string>
      </property>
-     <property name="checkable" >
+     <property name="checkable">
       <bool>true</bool>
      </property>
       <bool>true</bool>
      </property>
-     <property name="checked" >
+     <property name="checked">
       <bool>false</bool>
      </property>
       <bool>false</bool>
      </property>
-     <layout class="QVBoxLayout" name="verticalLayout" >
+     <layout class="QVBoxLayout" name="verticalLayout">
       <item>
       <item>
-       <layout class="QHBoxLayout" name="horizontalLayout_2" >
+       <layout class="QHBoxLayout" name="horizontalLayout_2">
         <item>
         <item>
-         <widget class="QCheckBox" name="useTimeout" >
-          <property name="text" >
+         <widget class="QCheckBox" name="useTimeout">
+          <property name="text">
            <string>Timeout:</string>
           </property>
            <string>Timeout:</string>
           </property>
-          <property name="checked" >
+          <property name="checked">
            <bool>true</bool>
           </property>
          </widget>
         </item>
         <item>
            <bool>true</bool>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QSpinBox" name="timeout" >
-          <property name="specialValueText" >
+         <widget class="QSpinBox" name="timeout">
+          <property name="specialValueText">
            <string/>
           </property>
            <string/>
           </property>
-          <property name="suffix" >
+          <property name="suffix">
            <string> s</string>
           </property>
            <string> s</string>
           </property>
-          <property name="minimum" >
+          <property name="minimum">
            <number>1</number>
           </property>
            <number>1</number>
           </property>
-          <property name="value" >
+          <property name="value">
            <number>10</number>
           </property>
          </widget>
         </item>
         <item>
            <number>10</number>
           </property>
          </widget>
         </item>
         <item>
-         <spacer name="horizontalSpacer" >
-          <property name="orientation" >
+         <spacer name="horizontalSpacer">
+          <property name="orientation">
            <enum>Qt::Horizontal</enum>
           </property>
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="sizeHint" stdset="0" >
+          <property name="sizeHint" stdset="0">
            <size>
             <width>40</width>
             <height>20</height>
            <size>
             <width>40</width>
             <height>20</height>
        </layout>
       </item>
       <item>
        </layout>
       </item>
       <item>
-       <layout class="QHBoxLayout" name="horizontalLayout" >
+       <layout class="QHBoxLayout" name="horizontalLayout">
         <item>
         <item>
-         <widget class="QCheckBox" name="useHints" >
-          <property name="text" >
+         <widget class="QCheckBox" name="useHints">
+          <property name="text">
            <string>Position hint:</string>
           </property>
          </widget>
         </item>
         <item>
            <string>Position hint:</string>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QSpinBox" name="xHint" >
-          <property name="enabled" >
+         <widget class="QSpinBox" name="xHint">
+          <property name="enabled">
            <bool>false</bool>
           </property>
            <bool>false</bool>
           </property>
-          <property name="suffix" >
+          <property name="suffix">
            <string> px</string>
           </property>
            <string> px</string>
           </property>
-          <property name="prefix" >
+          <property name="prefix">
            <string>X: </string>
           </property>
            <string>X: </string>
           </property>
-          <property name="maximum" >
+          <property name="maximum">
            <number>9999</number>
           </property>
          </widget>
         </item>
         <item>
            <number>9999</number>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QSpinBox" name="yHint" >
-          <property name="enabled" >
+         <widget class="QSpinBox" name="yHint">
+          <property name="enabled">
            <bool>false</bool>
           </property>
            <bool>false</bool>
           </property>
-          <property name="suffix" >
+          <property name="suffix">
            <string> px</string>
           </property>
            <string> px</string>
           </property>
-          <property name="prefix" >
+          <property name="prefix">
            <string>Y: </string>
           </property>
            <string>Y: </string>
           </property>
-          <property name="maximum" >
+          <property name="maximum">
            <number>9999</number>
           </property>
          </widget>
         </item>
         <item>
            <number>9999</number>
           </property>
          </widget>
         </item>
         <item>
-         <spacer name="horizontalSpacer_2" >
-          <property name="orientation" >
+         <spacer name="horizontalSpacer_2">
+          <property name="orientation">
            <enum>Qt::Horizontal</enum>
           </property>
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="sizeHint" stdset="0" >
+          <property name="sizeHint" stdset="0">
            <size>
             <width>40</width>
             <height>20</height>
            <size>
             <width>40</width>
             <height>20</height>
        </layout>
       </item>
       <item>
        </layout>
       </item>
       <item>
-       <widget class="QCheckBox" name="queueNotifications" >
-        <property name="text" >
+       <widget class="QCheckBox" name="queueNotifications">
+        <property name="text">
          <string>Queue unread notifications</string>
         </property>
          <string>Queue unread notifications</string>
         </property>
-        <property name="checked" >
+        <property name="checked">
          <bool>true</bool>
         </property>
        </widget>
          <bool>true</bool>
         </property>
        </widget>
     </widget>
    </item>
    <item>
     </widget>
    </item>
    <item>
-    <spacer name="verticalSpacer" >
-     <property name="orientation" >
+    <spacer name="verticalSpacer">
+     <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>20</width>
        <height>40</height>
       <size>
        <width>20</width>
        <height>40</height>
    </item>
   </layout>
  </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>enabled</tabstop>
+  <tabstop>useTimeout</tabstop>
+  <tabstop>timeout</tabstop>
+  <tabstop>useHints</tabstop>
+  <tabstop>xHint</tabstop>
+  <tabstop>yHint</tabstop>
+  <tabstop>queueNotifications</tabstop>
+ </tabstops>
  <resources/>
  <connections>
   <connection>
  <resources/>
  <connections>
   <connection>
    <receiver>xHint</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
    <receiver>xHint</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>92</x>
      <y>82</y>
     </hint>
      <x>92</x>
      <y>82</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>156</x>
      <y>82</y>
     </hint>
      <x>156</x>
      <y>82</y>
     </hint>
    <receiver>yHint</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
    <receiver>yHint</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>51</x>
      <y>78</y>
     </hint>
      <x>51</x>
      <y>78</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>262</x>
      <y>83</y>
     </hint>
      <x>262</x>
      <y>83</y>
     </hint>
    <receiver>timeout</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
    <receiver>timeout</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>58</x>
      <y>50</y>
     </hint>
      <x>58</x>
      <y>50</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>128</x>
      <y>51</y>
     </hint>
      <x>128</x>
      <y>51</y>
     </hint>
index ec69891..7e21c21 100644 (file)
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>SettingsDlg</class>
  <class>SettingsDlg</class>
- <widget class="QDialog" name="SettingsDlg" >
-  <property name="geometry" >
+ <widget class="QDialog" name="SettingsDlg">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
    <rect>
     <x>0</x>
     <y>0</y>
     <height>575</height>
    </rect>
   </property>
     <height>575</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Configure Quassel</string>
   </property>
    <string>Configure Quassel</string>
   </property>
-  <property name="windowIcon" >
+  <property name="windowIcon">
    <iconset>
     <normaloff>:/16x16/actions/configure</normaloff>:/16x16/actions/configure</iconset>
   </property>
    <iconset>
     <normaloff>:/16x16/actions/configure</normaloff>:/16x16/actions/configure</iconset>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout_2" >
+  <layout class="QVBoxLayout" name="verticalLayout_2">
    <item>
    <item>
-    <widget class="QSplitter" name="splitter" >
-     <property name="orientation" >
+    <widget class="QSplitter" name="splitter">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
       <enum>Qt::Horizontal</enum>
      </property>
-     <widget class="QTreeWidget" name="settingsTree" >
-      <property name="maximumSize" >
+     <widget class="QTreeWidget" name="settingsTree">
+      <property name="maximumSize">
        <size>
         <width>200</width>
         <height>16777215</height>
        </size>
       </property>
       <column>
        <size>
         <width>200</width>
         <height>16777215</height>
        </size>
       </property>
       <column>
-       <property name="text" >
+       <property name="text">
         <string>Settings</string>
        </property>
       </column>
      </widget>
         <string>Settings</string>
        </property>
       </column>
      </widget>
-     <widget class="QWidget" name="layoutWidget" >
-      <layout class="QVBoxLayout" name="verticalLayout" >
+     <widget class="QWidget" name="layoutWidget">
+      <layout class="QVBoxLayout" name="verticalLayout">
        <item>
        <item>
-        <widget class="QLabel" name="pageTitle" >
-         <property name="font" >
+        <widget class="QLabel" name="pageTitle">
+         <property name="font">
           <font>
            <weight>75</weight>
            <bold>true</bold>
           </font>
          </property>
           <font>
            <weight>75</weight>
            <bold>true</bold>
           </font>
          </property>
-         <property name="text" >
+         <property name="text">
           <string>Settings</string>
          </property>
         </widget>
        </item>
        <item>
           <string>Settings</string>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="Line" name="line" >
-         <property name="orientation" >
+        <widget class="Line" name="line">
+         <property name="orientation">
           <enum>Qt::Horizontal</enum>
          </property>
         </widget>
        </item>
        <item>
           <enum>Qt::Horizontal</enum>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QStackedWidget" name="settingsStack" >
-         <widget class="QWidget" name="page" />
+        <widget class="QStackedWidget" name="settingsStack">
+         <widget class="QWidget" name="page"/>
         </widget>
        </item>
       </layout>
         </widget>
        </item>
       </layout>
     </widget>
    </item>
    <item>
     </widget>
    </item>
    <item>
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="standardButtons" >
+     <property name="standardButtons">
       <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset|QDialogButtonBox::RestoreDefaults</set>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
       <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset|QDialogButtonBox::RestoreDefaults</set>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>settingsTree</tabstop>
+  <tabstop>buttonBox</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>
  <resources/>
  <connections/>
 </ui>
index 7e50329..a84edc1 100644 (file)
    </item>
   </layout>
  </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>networkNameEdit</tabstop>
+  <tabstop>serverList</tabstop>
+  <tabstop>editServer</tabstop>
+  <tabstop>addServer</tabstop>
+  <tabstop>deleteServer</tabstop>
+  <tabstop>upServer</tabstop>
+  <tabstop>downServer</tabstop>
+  <tabstop>channelList</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>
  <resources/>
  <connections/>
 </ui>
index 6daa17c..a52580b 100644 (file)
    </item>
   </layout>
  </widget>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>certificateChain</tabstop>
+  <tabstop>tabWidget</tabstop>
+  <tabstop>buttonBox</tabstop>
+ </tabstops>
  <resources/>
  <connections>
   <connection>
  <resources/>
  <connections>
   <connection>