[Kst] extragear/graphics/kst/kst

George Staikos staikos at kde.org
Thu Oct 27 21:50:53 CEST 2005


SVN commit 474973 by staikos:

remove the timezone UI


 M  +0 -52     plotdialog.ui  


--- trunk/extragear/graphics/kst/kst/plotdialog.ui #474972:474973
@@ -1490,30 +1490,6 @@
                                     </sizepolicy>
                                 </property>
                             </widget>
-                            <widget class="QCheckBox" row="2" column="4" rowspan="1" colspan="2">
-                                <property name="name">
-                                    <cstring>_checkBoxXTimezoneLocal</cstring>
-                                </property>
-                                <property name="text">
-                                    <string>Local</string>
-                                </property>
-                            </widget>
-                            <widget class="QLineEdit" row="2" column="6" rowspan="1" colspan="2">
-                                <property name="name">
-                                    <cstring>lineEditXTimezone</cstring>
-                                </property>
-                            </widget>
-                            <widget class="QLabel" row="2" column="0" rowspan="1" colspan="4">
-                                <property name="name">
-                                    <cstring>textLabelXTimezone</cstring>
-                                </property>
-                                <property name="text">
-                                    <string>Timezone (hours difference from UTC):</string>
-                                </property>
-                                <property name="buddy" stdset="0">
-                                    <cstring>lineEditXTimezone</cstring>
-                                </property>
-                            </widget>
                             <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2">
                                 <property name="name">
                                     <cstring>_xTransformTop</cstring>
@@ -1916,17 +1892,6 @@
                                     </sizepolicy>
                                 </property>
                             </widget>
-                            <widget class="QLabel" row="2" column="0" rowspan="1" colspan="3">
-                                <property name="name">
-                                    <cstring>textLabelYTimezone</cstring>
-                                </property>
-                                <property name="text">
-                                    <string>Timezone (hours difference from UTC):</string>
-                                </property>
-                                <property name="buddy" stdset="0">
-                                    <cstring>lineEditYTimezone</cstring>
-                                </property>
-                            </widget>
                             <widget class="QCheckBox" row="0" column="0">
                                 <property name="name">
                                     <cstring>YIsLog</cstring>
@@ -1956,19 +1921,6 @@
                                     </sizepolicy>
                                 </property>
                             </widget>
-                            <widget class="QCheckBox" row="2" column="3" rowspan="1" colspan="2">
-                                <property name="name">
-                                    <cstring>_checkBoxYTimezoneLocal</cstring>
-                                </property>
-                                <property name="text">
-                                    <string>Local</string>
-                                </property>
-                            </widget>
-                            <widget class="QLineEdit" row="2" column="5" rowspan="1" colspan="3">
-                                <property name="name">
-                                    <cstring>lineEditYTimezone</cstring>
-                                </property>
-                            </widget>
                             <widget class="QCheckBox" row="0" column="1" rowspan="1" colspan="3">
                                 <property name="name">
                                     <cstring>_checkBoxYOffsetMode</cstring>
@@ -3278,8 +3230,6 @@
     <tabstop>_checkBoxXInterpret</tabstop>
     <tabstop>_comboBoxXInterpret</tabstop>
     <tabstop>_comboBoxXDisplay</tabstop>
-    <tabstop>_checkBoxXTimezoneLocal</tabstop>
-    <tabstop>lineEditXTimezone</tabstop>
     <tabstop>_xTransformTop</tabstop>
     <tabstop>_xTransformTopExp</tabstop>
     <tabstop>_xMajorTickSpacing</tabstop>
@@ -3298,8 +3248,6 @@
     <tabstop>_checkBoxYInterpret</tabstop>
     <tabstop>_comboBoxYInterpret</tabstop>
     <tabstop>_comboBoxYDisplay</tabstop>
-    <tabstop>_checkBoxYTimezoneLocal</tabstop>
-    <tabstop>lineEditYTimezone</tabstop>
     <tabstop>_yTransformRight</tabstop>
     <tabstop>_yTransformRightExp</tabstop>
     <tabstop>_yMajorTickSpacing</tabstop>


More information about the Kst mailing list