Fixed an issue related to the usage of QLCDNumber in various widgets. 5_2_x

Sat, 06 Oct 2012 13:03:28 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 06 Oct 2012 13:03:28 +0200
branch
5_2_x
changeset 2103
b66837cef73b
parent 2098
b5dbf1a6c9ff
child 2105
042a44ff8a54

Fixed an issue related to the usage of QLCDNumber in various widgets.
(grafted from a9218946b0bdf0f0561d45a4aff361845fb38314)

Preferences/ConfigurationPages/EditorAutocompletionPage.ui file | annotate | diff | comparison | revisions
Preferences/ConfigurationPages/EditorCalltipsPage.ui file | annotate | diff | comparison | revisions
Preferences/ConfigurationPages/EditorExportersPage.ui file | annotate | diff | comparison | revisions
Preferences/ConfigurationPages/EditorFilePage.ui file | annotate | diff | comparison | revisions
Preferences/ConfigurationPages/EditorGeneralPage.ui file | annotate | diff | comparison | revisions
Preferences/ConfigurationPages/EditorSpellCheckingPage.ui file | annotate | diff | comparison | revisions
Preferences/ConfigurationPages/EditorStylesPage.ui file | annotate | diff | comparison | revisions
Preferences/ConfigurationPages/ShellPage.ui file | annotate | diff | comparison | revisions
Preferences/ConfigurationPages/TerminalPage.ui file | annotate | diff | comparison | revisions
--- a/Preferences/ConfigurationPages/EditorAutocompletionPage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/EditorAutocompletionPage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>EditorAutocompletionPage</class>
- <widget class="QWidget" name="EditorAutocompletionPage" >
-  <property name="geometry" >
+ <widget class="QWidget" name="EditorAutocompletionPage">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,109 +10,109 @@
     <height>294</height>
    </rect>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout" >
+  <layout class="QVBoxLayout" name="verticalLayout">
    <item>
-    <widget class="QLabel" name="headerLabel" >
-     <property name="text" >
-      <string>&lt;b>Configure Autocompletion&lt;/b></string>
+    <widget class="QLabel" name="headerLabel">
+     <property name="text">
+      <string>&lt;b&gt;Configure Autocompletion&lt;/b&gt;</string>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="Line" name="line6" >
-     <property name="frameShape" >
+    <widget class="Line" name="line6">
+     <property name="frameShape">
       <enum>QFrame::HLine</enum>
      </property>
-     <property name="frameShadow" >
+     <property name="frameShadow">
       <enum>QFrame::Sunken</enum>
      </property>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QCheckBox" name="acEnabledCheckBox" >
-     <property name="toolTip" >
+    <widget class="QCheckBox" name="acEnabledCheckBox">
+     <property name="toolTip">
       <string>Select this to enable autocompletion</string>
      </property>
-     <property name="whatsThis" >
-      <string>&lt;b>Autocompletion Enabled&lt;/b>&lt;p>Select to enable autocompletion. In order to get autocompletion from alternative autocompletion providers (if installed), these have to be enabled on their respective configuration page. Only one alternative provider might be enabled.&lt;/p></string>
+     <property name="whatsThis">
+      <string>&lt;b&gt;Autocompletion Enabled&lt;/b&gt;&lt;p&gt;Select to enable autocompletion. In order to get autocompletion from alternative autocompletion providers (if installed), these have to be enabled on their respective configuration page. Only one alternative provider might be enabled.&lt;/p&gt;</string>
      </property>
-     <property name="text" >
+     <property name="text">
       <string>Autocompletion Enabled</string>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QGroupBox" name="groupBox" >
-     <property name="enabled" >
+    <widget class="QGroupBox" name="groupBox">
+     <property name="enabled">
       <bool>false</bool>
      </property>
-     <property name="title" >
+     <property name="title">
       <string>General</string>
      </property>
-     <layout class="QGridLayout" name="gridLayout" >
-      <item row="0" column="0" >
-       <widget class="QCheckBox" name="acCaseSensitivityCheckBox" >
-        <property name="toolTip" >
+     <layout class="QGridLayout" name="gridLayout">
+      <item row="0" column="0">
+       <widget class="QCheckBox" name="acCaseSensitivityCheckBox">
+        <property name="toolTip">
          <string>Select this to have case sensitive auto-completion lists</string>
         </property>
-        <property name="text" >
+        <property name="text">
          <string>Case sensitive</string>
         </property>
        </widget>
       </item>
-      <item row="0" column="1" >
-       <widget class="QCheckBox" name="acReplaceWordCheckBox" >
-        <property name="toolTip" >
+      <item row="0" column="1">
+       <widget class="QCheckBox" name="acReplaceWordCheckBox">
+        <property name="toolTip">
          <string>Select this, if the word to the right should be replaced by the selected entry</string>
         </property>
-        <property name="text" >
+        <property name="text">
          <string>Replace word</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="0" colspan="2" >
-       <layout class="QHBoxLayout" name="_2" >
+      <item row="1" column="0" colspan="2">
+       <layout class="QHBoxLayout" name="_2">
         <item>
-         <widget class="QLabel" name="textLabel1_2" >
-          <property name="text" >
+         <widget class="QLabel" name="textLabel1_2">
+          <property name="text">
            <string>Threshold:</string>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QSlider" name="acThresholdSlider" >
-          <property name="toolTip" >
+         <widget class="QSlider" name="acThresholdSlider">
+          <property name="toolTip">
            <string>Move to set the threshold for display of an autocompletion list</string>
           </property>
-          <property name="maximum" >
+          <property name="maximum">
            <number>10</number>
           </property>
-          <property name="value" >
+          <property name="value">
            <number>2</number>
           </property>
-          <property name="orientation" >
+          <property name="orientation">
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="tickInterval" >
+          <property name="tickInterval">
            <number>1</number>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QLCDNumber" name="lCDNumber4" >
-          <property name="toolTip" >
+         <widget class="QLCDNumber" name="lCDNumber4">
+          <property name="toolTip">
            <string>Displays the selected autocompletion threshold</string>
           </property>
-          <property name="numDigits" >
+          <property name="digitCount">
            <number>2</number>
           </property>
-          <property name="segmentStyle" >
+          <property name="segmentStyle">
            <enum>QLCDNumber::Flat</enum>
           </property>
-          <property name="value" stdset="0" >
+          <property name="value" stdset="0">
            <double>2.000000000000000</double>
           </property>
          </widget>
@@ -123,10 +124,10 @@
    </item>
    <item>
     <spacer>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>456</width>
        <height>51</height>
@@ -147,11 +148,11 @@
    <receiver>lCDNumber4</receiver>
    <slot>display(int)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>304</x>
      <y>114</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>465</x>
      <y>116</y>
     </hint>
@@ -163,11 +164,11 @@
    <receiver>groupBox</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>103</x>
      <y>43</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>114</x>
      <y>64</y>
     </hint>
--- a/Preferences/ConfigurationPages/EditorCalltipsPage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/EditorCalltipsPage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>EditorCalltipsPage</class>
- <widget class="QWidget" name="EditorCalltipsPage" >
-  <property name="geometry" >
+ <widget class="QWidget" name="EditorCalltipsPage">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,78 +10,78 @@
     <height>369</height>
    </rect>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout_2" >
+  <layout class="QVBoxLayout" name="verticalLayout_2">
    <item>
-    <widget class="QLabel" name="headerLabel" >
-     <property name="text" >
-      <string>&lt;b>Configure Calltips&lt;/b></string>
+    <widget class="QLabel" name="headerLabel">
+     <property name="text">
+      <string>&lt;b&gt;Configure Calltips&lt;/b&gt;</string>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="Line" name="line18" >
-     <property name="frameShape" >
+    <widget class="Line" name="line18">
+     <property name="frameShape">
       <enum>QFrame::HLine</enum>
      </property>
-     <property name="frameShadow" >
+     <property name="frameShadow">
       <enum>QFrame::Sunken</enum>
      </property>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QCheckBox" name="ctEnabledCheckBox" >
-     <property name="toolTip" >
+    <widget class="QCheckBox" name="ctEnabledCheckBox">
+     <property name="toolTip">
       <string>Select this to enable calltips</string>
      </property>
-     <property name="text" >
+     <property name="text">
       <string>Calltips Enabled</string>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QFrame" name="frame" >
-     <property name="enabled" >
+    <widget class="QFrame" name="frame">
+     <property name="enabled">
       <bool>false</bool>
      </property>
-     <layout class="QHBoxLayout" name="horizontalLayout" >
-      <property name="margin" >
+     <layout class="QHBoxLayout" name="horizontalLayout">
+      <property name="margin">
        <number>0</number>
       </property>
       <item>
-       <widget class="QLabel" name="textLabel2" >
-        <property name="text" >
+       <widget class="QLabel" name="textLabel2">
+        <property name="text">
          <string>Visible calltips:</string>
         </property>
        </widget>
       </item>
       <item>
-       <widget class="QSlider" name="ctVisibleSlider" >
-        <property name="toolTip" >
+       <widget class="QSlider" name="ctVisibleSlider">
+        <property name="toolTip">
          <string>Move to set the maximum number of calltips shown (0 = all available)</string>
         </property>
-        <property name="maximum" >
+        <property name="maximum">
          <number>20</number>
         </property>
-        <property name="orientation" >
+        <property name="orientation">
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="tickInterval" >
+        <property name="tickInterval">
          <number>1</number>
         </property>
        </widget>
       </item>
       <item>
-       <widget class="QLCDNumber" name="lCDNumber5" >
-        <property name="toolTip" >
+       <widget class="QLCDNumber" name="lCDNumber5">
+        <property name="toolTip">
          <string>Displays the maximum number of calltips to be shown</string>
         </property>
-        <property name="numDigits" >
+        <property name="digitCount">
          <number>2</number>
         </property>
-        <property name="segmentStyle" >
+        <property name="segmentStyle">
          <enum>QLCDNumber::Flat</enum>
         </property>
        </widget>
@@ -89,43 +90,43 @@
     </widget>
    </item>
    <item>
-    <widget class="QGroupBox" name="groupBox_2" >
-     <property name="enabled" >
+    <widget class="QGroupBox" name="groupBox_2">
+     <property name="enabled">
       <bool>false</bool>
      </property>
-     <property name="title" >
+     <property name="title">
       <string>Colours</string>
      </property>
-     <layout class="QHBoxLayout" >
+     <layout class="QHBoxLayout">
       <item>
-       <widget class="QLabel" name="TextLabel2_2_2_2" >
-        <property name="text" >
+       <widget class="QLabel" name="TextLabel2_2_2_2">
+        <property name="text">
          <string>Background colour:</string>
         </property>
        </widget>
       </item>
       <item>
-       <widget class="QPushButton" name="calltipsBackgroundButton" >
-        <property name="minimumSize" >
+       <widget class="QPushButton" name="calltipsBackgroundButton">
+        <property name="minimumSize">
          <size>
           <width>100</width>
           <height>0</height>
          </size>
         </property>
-        <property name="toolTip" >
+        <property name="toolTip">
          <string>Select the background colour for calltips.</string>
         </property>
-        <property name="text" >
+        <property name="text">
          <string/>
         </property>
        </widget>
       </item>
       <item>
        <spacer>
-        <property name="orientation" >
+        <property name="orientation">
          <enum>Qt::Horizontal</enum>
         </property>
-        <property name="sizeHint" stdset="0" >
+        <property name="sizeHint" stdset="0">
          <size>
           <width>40</width>
           <height>20</height>
@@ -137,20 +138,20 @@
     </widget>
    </item>
    <item>
-    <widget class="QGroupBox" name="groupBox" >
-     <property name="title" >
+    <widget class="QGroupBox" name="groupBox">
+     <property name="title">
       <string>Plug-In Behavior</string>
      </property>
-     <layout class="QVBoxLayout" name="verticalLayout" >
+     <layout class="QVBoxLayout" name="verticalLayout">
       <item>
-       <widget class="QCheckBox" name="ctScintillaCheckBox" >
-        <property name="toolTip" >
+       <widget class="QCheckBox" name="ctScintillaCheckBox">
+        <property name="toolTip">
          <string>Select to show QScintilla provided calltips, if the selected plugin fails</string>
         </property>
-        <property name="whatsThis" >
+        <property name="whatsThis">
          <string>Qscintilla provided calltips are shown, if this option is enabled and calltips shall be provided by a plug-in (see calltips sub-page of the plug-in) and the plugin-in doesn't deliver any calltips.</string>
         </property>
-        <property name="text" >
+        <property name="text">
          <string>Show QScintilla calltips, if plug-in fails</string>
         </property>
        </widget>
@@ -160,10 +161,10 @@
    </item>
    <item>
     <spacer>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>388</width>
        <height>20</height>
@@ -187,11 +188,11 @@
    <receiver>groupBox_2</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>68</x>
      <y>48</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>77</x>
      <y>148</y>
     </hint>
@@ -203,11 +204,11 @@
    <receiver>frame</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>199</x>
      <y>47</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>199</x>
      <y>75</y>
     </hint>
@@ -219,11 +220,11 @@
    <receiver>lCDNumber5</receiver>
    <slot>display(int)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>285</x>
      <y>75</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>372</x>
      <y>77</y>
     </hint>
--- a/Preferences/ConfigurationPages/EditorExportersPage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/EditorExportersPage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -214,7 +214,7 @@
          <property name="toolTip">
           <string>Displays the selected magnification value</string>
          </property>
-         <property name="numDigits">
+         <property name="digitCount">
           <number>2</number>
          </property>
          <property name="segmentStyle">
--- a/Preferences/ConfigurationPages/EditorFilePage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/EditorFilePage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -230,7 +230,7 @@
           <property name="toolTip">
            <string>Displays the selected autosave interval.</string>
           </property>
-          <property name="numDigits">
+          <property name="digitCount">
            <number>2</number>
           </property>
           <property name="segmentStyle">
--- a/Preferences/ConfigurationPages/EditorGeneralPage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/EditorGeneralPage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>EditorGeneralPage</class>
- <widget class="QWidget" name="EditorGeneralPage" >
-  <property name="geometry" >
+ <widget class="QWidget" name="EditorGeneralPage">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,127 +10,127 @@
     <height>593</height>
    </rect>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout" >
+  <layout class="QVBoxLayout" name="verticalLayout">
    <item>
-    <widget class="QLabel" name="headerLabel" >
-     <property name="text" >
-      <string>&lt;b>Configure general editor settings&lt;/b></string>
+    <widget class="QLabel" name="headerLabel">
+     <property name="text">
+      <string>&lt;b&gt;Configure general editor settings&lt;/b&gt;</string>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="Line" name="line2" >
-     <property name="frameShape" >
+    <widget class="Line" name="line2">
+     <property name="frameShape">
       <enum>QFrame::HLine</enum>
      </property>
-     <property name="frameShadow" >
+     <property name="frameShadow">
       <enum>QFrame::Sunken</enum>
      </property>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
    <item>
-    <widget class="QGroupBox" name="groupBox_5" >
-     <property name="title" >
+    <widget class="QGroupBox" name="groupBox_5">
+     <property name="title">
       <string>Tabs &amp;&amp; Indentation</string>
      </property>
-     <layout class="QVBoxLayout" >
+     <layout class="QVBoxLayout">
       <item>
-       <layout class="QGridLayout" >
-        <item row="0" column="0" >
-         <widget class="QLabel" name="TextLabel13_3" >
-          <property name="text" >
+       <layout class="QGridLayout">
+        <item row="0" column="0">
+         <widget class="QLabel" name="TextLabel13_3">
+          <property name="text">
            <string>Tab width:</string>
           </property>
-          <property name="buddy" >
+          <property name="buddy">
            <cstring>tabwidthSlider</cstring>
           </property>
          </widget>
         </item>
-        <item row="0" column="1" >
-         <widget class="QSlider" name="tabwidthSlider" >
-          <property name="toolTip" >
+        <item row="0" column="1">
+         <widget class="QSlider" name="tabwidthSlider">
+          <property name="toolTip">
            <string>Move to set the tab width.</string>
           </property>
-          <property name="minimum" >
+          <property name="minimum">
            <number>1</number>
           </property>
-          <property name="maximum" >
+          <property name="maximum">
            <number>20</number>
           </property>
-          <property name="value" >
+          <property name="value">
            <number>4</number>
           </property>
-          <property name="orientation" >
+          <property name="orientation">
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="tickInterval" >
+          <property name="tickInterval">
            <number>1</number>
           </property>
          </widget>
         </item>
-        <item row="0" column="2" >
-         <widget class="QLCDNumber" name="tabwidthLCD" >
-          <property name="toolTip" >
+        <item row="0" column="2">
+         <widget class="QLCDNumber" name="tabwidthLCD">
+          <property name="toolTip">
            <string>Displays the selected tab width.</string>
           </property>
-          <property name="numDigits" >
+          <property name="digitCount">
            <number>2</number>
           </property>
-          <property name="segmentStyle" >
+          <property name="segmentStyle">
            <enum>QLCDNumber::Flat</enum>
           </property>
-          <property name="value" stdset="0" >
+          <property name="value" stdset="0">
            <double>4.000000000000000</double>
           </property>
          </widget>
         </item>
-        <item row="1" column="0" >
-         <widget class="QLabel" name="TextLabel13_2_3" >
-          <property name="text" >
+        <item row="1" column="0">
+         <widget class="QLabel" name="TextLabel13_2_3">
+          <property name="text">
            <string>Indentation width:</string>
           </property>
-          <property name="buddy" >
+          <property name="buddy">
            <cstring>indentwidthSlider</cstring>
           </property>
          </widget>
         </item>
-        <item row="1" column="1" >
-         <widget class="QSlider" name="indentwidthSlider" >
-          <property name="toolTip" >
+        <item row="1" column="1">
+         <widget class="QSlider" name="indentwidthSlider">
+          <property name="toolTip">
            <string>Move to set the indentation width.</string>
           </property>
-          <property name="minimum" >
+          <property name="minimum">
            <number>1</number>
           </property>
-          <property name="maximum" >
+          <property name="maximum">
            <number>20</number>
           </property>
-          <property name="value" >
+          <property name="value">
            <number>4</number>
           </property>
-          <property name="orientation" >
+          <property name="orientation">
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="tickInterval" >
+          <property name="tickInterval">
            <number>1</number>
           </property>
          </widget>
         </item>
-        <item row="1" column="2" >
-         <widget class="QLCDNumber" name="indentwidthLCD" >
-          <property name="toolTip" >
+        <item row="1" column="2">
+         <widget class="QLCDNumber" name="indentwidthLCD">
+          <property name="toolTip">
            <string>Displays the selected indentation width.</string>
           </property>
-          <property name="numDigits" >
+          <property name="digitCount">
            <number>2</number>
           </property>
-          <property name="segmentStyle" >
+          <property name="segmentStyle">
            <enum>QLCDNumber::Flat</enum>
           </property>
-          <property name="value" stdset="0" >
+          <property name="value" stdset="0">
            <double>4.000000000000000</double>
           </property>
          </widget>
@@ -137,53 +138,53 @@
        </layout>
       </item>
       <item>
-       <layout class="QGridLayout" >
-        <item row="0" column="0" >
-         <widget class="QCheckBox" name="indentguidesCheckBox" >
-          <property name="toolTip" >
+       <layout class="QGridLayout">
+        <item row="0" column="0">
+         <widget class="QCheckBox" name="indentguidesCheckBox">
+          <property name="toolTip">
            <string>Select whether indentation guides should be shown.</string>
           </property>
-          <property name="text" >
+          <property name="text">
            <string>Show Indentation Guides</string>
           </property>
          </widget>
         </item>
-        <item row="0" column="1" >
-         <widget class="QCheckBox" name="tabforindentationCheckBox" >
-          <property name="toolTip" >
+        <item row="0" column="1">
+         <widget class="QCheckBox" name="tabforindentationCheckBox">
+          <property name="toolTip">
            <string>Select whether tab characters are used for indentations.</string>
           </property>
-          <property name="text" >
+          <property name="text">
            <string>Use tabs for indentations</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="0" >
-         <widget class="QCheckBox" name="autoindentCheckBox" >
-          <property name="toolTip" >
+        <item row="1" column="0">
+         <widget class="QCheckBox" name="autoindentCheckBox">
+          <property name="toolTip">
            <string>Select whether autoindentation shall be enabled</string>
           </property>
-          <property name="text" >
+          <property name="text">
            <string>Auto indentation</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="1" >
-         <widget class="QCheckBox" name="converttabsCheckBox" >
-          <property name="toolTip" >
+        <item row="1" column="1">
+         <widget class="QCheckBox" name="converttabsCheckBox">
+          <property name="toolTip">
            <string>Select whether tabs shall be converted upon opening the file</string>
           </property>
-          <property name="text" >
+          <property name="text">
            <string>Convert tabs upon open</string>
           </property>
          </widget>
         </item>
-        <item row="2" column="0" >
-         <widget class="QCheckBox" name="tabindentsCheckBox" >
-          <property name="toolTip" >
+        <item row="2" column="0">
+         <widget class="QCheckBox" name="tabindentsCheckBox">
+          <property name="toolTip">
            <string>Select whether pressing the tab key indents.</string>
           </property>
-          <property name="text" >
+          <property name="text">
            <string>Tab key indents</string>
           </property>
          </widget>
@@ -194,20 +195,20 @@
     </widget>
    </item>
    <item>
-    <widget class="QGroupBox" name="groupBox" >
-     <property name="title" >
+    <widget class="QGroupBox" name="groupBox">
+     <property name="title">
       <string>Comments</string>
      </property>
-     <layout class="QGridLayout" name="gridLayout" >
-      <item row="0" column="0" >
-       <widget class="QCheckBox" name="comment0CheckBox" >
-        <property name="toolTip" >
+     <layout class="QGridLayout" name="gridLayout">
+      <item row="0" column="0">
+       <widget class="QCheckBox" name="comment0CheckBox">
+        <property name="toolTip">
          <string>Select to insert the comment sign at column 0</string>
         </property>
-        <property name="whatsThis" >
-         <string>&lt;b>Insert comment at column 0&lt;/b>&lt;p>Select to insert the comment sign at column 0. Otherwise, the comment sign is inserted at the first non-whitespace position.&lt;/p></string>
+        <property name="whatsThis">
+         <string>&lt;b&gt;Insert comment at column 0&lt;/b&gt;&lt;p&gt;Select to insert the comment sign at column 0. Otherwise, the comment sign is inserted at the first non-whitespace position.&lt;/p&gt;</string>
         </property>
-        <property name="text" >
+        <property name="text">
          <string>Insert comment at column 0</string>
         </property>
        </widget>
@@ -217,10 +218,10 @@
    </item>
    <item>
     <spacer>
-     <property name="orientation" >
+     <property name="orientation">
       <enum>Qt::Vertical</enum>
      </property>
-     <property name="sizeHint" stdset="0" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>535</width>
        <height>101</height>
@@ -247,11 +248,11 @@
    <receiver>tabwidthLCD</receiver>
    <slot>display(int)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>384</x>
      <y>81</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>415</x>
      <y>82</y>
     </hint>
@@ -263,11 +264,11 @@
    <receiver>indentwidthLCD</receiver>
    <slot>display(int)</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>384</x>
      <y>110</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>410</x>
      <y>110</y>
     </hint>
--- a/Preferences/ConfigurationPages/EditorSpellCheckingPage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/EditorSpellCheckingPage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -148,7 +148,7 @@
              <property name="toolTip">
               <string>Displays the minimum size of words to be checked</string>
              </property>
-             <property name="numDigits">
+             <property name="digitCount">
               <number>2</number>
              </property>
              <property name="segmentStyle">
--- a/Preferences/ConfigurationPages/EditorStylesPage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/EditorStylesPage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -191,8 +191,8 @@
           <property name="toolTip">
            <string>Displays the selected width of the linenumbers margin.</string>
           </property>
-          <property name="numDigits">
-           <number>2</number>
+          <property name="digitCount">
+           <number>1</number>
           </property>
           <property name="segmentStyle">
            <enum>QLCDNumber::Flat</enum>
@@ -948,7 +948,7 @@
            <property name="toolTip">
             <string>Displays the selected tab width.</string>
            </property>
-           <property name="numDigits">
+           <property name="digitCount">
             <number>3</number>
            </property>
            <property name="segmentStyle">
@@ -1047,7 +1047,7 @@
         <property name="toolTip">
          <string>Displays the selected initial zoom factor</string>
         </property>
-        <property name="numDigits">
+        <property name="digitCount">
          <number>3</number>
         </property>
         <property name="segmentStyle">
--- a/Preferences/ConfigurationPages/ShellPage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/ShellPage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -67,7 +67,7 @@
        <property name="toolTip">
         <string>Displays the selected width of the linenumbers margin.</string>
        </property>
-       <property name="numDigits">
+       <property name="digitCount">
         <number>1</number>
        </property>
        <property name="segmentStyle">
--- a/Preferences/ConfigurationPages/TerminalPage.ui	Wed Oct 03 17:56:16 2012 +0200
+++ b/Preferences/ConfigurationPages/TerminalPage.ui	Sat Oct 06 13:03:28 2012 +0200
@@ -67,7 +67,7 @@
        <property name="toolTip">
         <string>Displays the selected width of the linenumbers margin.</string>
        </property>
-       <property name="numDigits">
+       <property name="digitCount">
         <number>1</number>
        </property>
        <property name="segmentStyle">

eric ide

mercurial