[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu/ktouch/src/ui
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2007-12-28 13:35:06
Message-ID: 1198848906.343922.9515.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 753776 by annma:

Patch from Arnaud Dupuis to reduce the dialog size as the French translation did not \
fit in 1280x800. Thanks a lot! CCMAIL=a.dupuis@infinityperl.org


 M  +29 -84    ktouchkeyboardeditordialog.ui  


--- trunk/KDE/kdeedu/ktouch/src/ui/ktouchkeyboardeditordialog.ui #753775:753776
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>786</width>
-    <height>651</height>
+    <width>730</width>
+    <height>623</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -27,27 +27,27 @@
      <property name="title" >
       <string>Keyboard Identification Data</string>
      </property>
-     <layout class="QVBoxLayout" >
-      <item>
-       <layout class="QGridLayout" >
-        <item row="0" column="0" >
+     <layout class="QGridLayout" >
+      <item row="0" column="0" >
+       <layout class="QVBoxLayout" >
+        <item>
          <widget class="QLabel" name="titleLabel" >
           <property name="text" >
            <string>Keyboard title:</string>
           </property>
          </widget>
         </item>
-        <item row="0" column="1" >
+        <item>
          <widget class="QLineEdit" name="titleEdit" />
         </item>
-        <item row="1" column="0" >
+        <item>
          <widget class="QLabel" name="textLabel2" >
           <property name="text" >
            <string>Language id:</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="1" >
+        <item>
          <widget class="KComboBox" name="langIDCombo" >
           <property name="editable" >
            <bool>true</bool>
@@ -56,7 +56,7 @@
         </item>
        </layout>
       </item>
-      <item>
+      <item row="1" column="0" >
        <widget class="QLabel" name="textLabel1" >
         <property name="sizePolicy" >
          <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
@@ -69,7 +69,7 @@
         </property>
        </widget>
       </item>
-      <item>
+      <item row="2" column="0" >
        <widget class="QTextEdit" name="commentEdit" >
         <property name="sizePolicy" >
          <sizepolicy vsizetype="Maximum" hsizetype="Expanding" >
@@ -93,32 +93,32 @@
      <property name="title" >
       <string>Key Properties</string>
      </property>
-     <layout class="QVBoxLayout" >
-      <item>
-       <layout class="QGridLayout" >
-        <item row="0" column="0" >
+     <layout class="QGridLayout" >
+      <item row="0" column="0" >
+       <layout class="QVBoxLayout" >
+        <item>
          <widget class="QLabel" name="label_6" >
           <property name="text" >
            <string>Key type:</string>
           </property>
          </widget>
         </item>
-        <item row="0" column="1" >
+        <item>
          <widget class="QComboBox" name="keyTypeCombo" />
         </item>
-        <item row="1" column="0" >
+        <item>
          <widget class="QLabel" name="keyTextLabel" >
           <property name="text" >
            <string>Key text:</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="1" >
+        <item>
          <widget class="QLineEdit" name="keyTextEdit" />
         </item>
        </layout>
       </item>
-      <item>
+      <item row="1" column="0" >
        <layout class="QGridLayout" >
         <item row="0" column="0" colspan="2" >
          <widget class="QLabel" name="keyCharLabel" >
@@ -233,7 +233,7 @@
         </item>
        </layout>
       </item>
-      <item>
+      <item row="2" column="0" colspan="2" >
        <spacer>
         <property name="orientation" >
          <enum>Qt::Vertical</enum>
@@ -249,7 +249,7 @@
         </property>
        </spacer>
       </item>
-      <item>
+      <item row="3" column="0" colspan="2" >
        <layout class="QHBoxLayout" >
         <item>
          <widget class="KPushButton" name="selectFingerKeyButton" >
@@ -284,54 +284,38 @@
      <property name="title" >
       <string>Keyboard Edit Options</string>
      </property>
-     <layout class="QVBoxLayout" >
-      <item>
-       <layout class="QGridLayout" >
-        <item row="0" column="0" >
+     <layout class="QGridLayout" >
+      <item row="0" column="0" >
+       <layout class="QVBoxLayout" >
+        <item>
          <widget class="QPushButton" name="openButton" >
           <property name="text" >
            <string>Open Keyboard...</string>
           </property>
          </widget>
         </item>
-        <item row="0" column="1" >
+        <item>
          <widget class="QPushButton" name="setFontButton" >
           <property name="text" >
            <string>Set Keyboard Font...</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="0" >
+        <item>
          <widget class="QPushButton" name="saveButton" >
           <property name="text" >
            <string>Save Keyboard</string>
           </property>
          </widget>
         </item>
-        <item row="1" column="1" >
-         <spacer>
-          <property name="orientation" >
-           <enum>Qt::Vertical</enum>
-          </property>
-          <property name="sizeType" >
-           <enum>QSizePolicy::Minimum</enum>
-          </property>
-          <property name="sizeHint" >
-           <size>
-            <width>20</width>
-            <height>20</height>
-           </size>
-          </property>
-         </spacer>
-        </item>
-        <item row="2" column="0" >
+        <item>
          <widget class="QPushButton" name="saveAsButton" >
           <property name="text" >
            <string>Save Keyboard As...</string>
           </property>
          </widget>
         </item>
-        <item row="2" column="1" >
+        <item>
          <widget class="QPushButton" name="closeButton" >
           <property name="text" >
            <string>Close</string>
@@ -340,19 +324,6 @@
         </item>
        </layout>
       </item>
-      <item>
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Vertical</enum>
-        </property>
-        <property name="sizeHint" >
-         <size>
-          <width>20</width>
-          <height>40</height>
-         </size>
-        </property>
-       </spacer>
-      </item>
      </layout>
     </widget>
    </item>
@@ -408,19 +379,6 @@
         </property>
        </widget>
       </item>
-      <item row="0" column="4" >
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Horizontal</enum>
-        </property>
-        <property name="sizeHint" >
-         <size>
-          <width>40</width>
-          <height>20</height>
-         </size>
-        </property>
-       </spacer>
-      </item>
       <item row="1" column="0" >
        <widget class="QLabel" name="label_7" >
         <property name="text" >
@@ -467,19 +425,6 @@
         </property>
        </widget>
       </item>
-      <item row="2" column="1" >
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Vertical</enum>
-        </property>
-        <property name="sizeHint" >
-         <size>
-          <width>20</width>
-          <height>40</height>
-         </size>
-        </property>
-       </spacer>
-      </item>
      </layout>
     </widget>
    </item>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic