[Uludag-commits] r16253 - in branches/yali4: tools yali4/gui/Ui

uludag-commits at pardus.org.tr uludag-commits at pardus.org.tr
6 Ara 2007 Per 11:30:34 EET


Author: gokmen.goksel
Date: Thu Dec  6 11:30:34 2007
New Revision: 16253

Added:
   branches/yali4/tools/convert   (contents, props changed)
Modified:
   branches/yali4/yali4/gui/Ui/autopartwidget.ui
   branches/yali4/yali4/gui/Ui/bootloaderwidget.ui
   branches/yali4/yali4/gui/Ui/checkcdwidget.ui
   branches/yali4/yali4/gui/Ui/installwidget.ui
   branches/yali4/yali4/gui/Ui/keyboardwidget.ui
   branches/yali4/yali4/gui/Ui/kickerwidget.ui
   branches/yali4/yali4/gui/Ui/parteditbuttons.ui
   branches/yali4/yali4/gui/Ui/parteditwidget.ui
   branches/yali4/yali4/gui/Ui/partlistwidget.ui
   branches/yali4/yali4/gui/Ui/rootpasswidget.ui
   branches/yali4/yali4/gui/Ui/setupuserswidget.ui
   branches/yali4/yali4/gui/Ui/welcomewidget.ui
Log:
Uis for Qt4

Modified: branches/yali4/yali4/gui/Ui/autopartwidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...
Modified: branches/yali4/yali4/gui/Ui/bootloaderwidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...
Modified: branches/yali4/yali4/gui/Ui/checkcdwidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...
Modified: branches/yali4/yali4/gui/Ui/installwidget.ui
=================================================================
--- branches/yali4/yali4/gui/Ui/installwidget.ui	(original)
+++ branches/yali4/yali4/gui/Ui/installwidget.ui	Thu Dec  6 11:30:34 2007
@@ -1,97 +1,95 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>InstallWidget</class>
-<widget class="QWidget">
-    <property name="name">
-        <cstring>InstallWidget</cstring>
+<ui version="4.0" stdsetdef="1" >
+  <author></author>
+  <comment></comment>
+  <exportmacro></exportmacro>
+  <class>InstallWidget</class>
+  <widget class="QWidget" name="InstallWidget" >
+    <property name="geometry" >
+      <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>414</width>
+        <height>328</height>
+      </rect>
     </property>
-    <property name="geometry">
-        <rect>
-            <x>0</x>
-            <y>0</y>
-            <width>414</width>
-            <height>328</height>
-        </rect>
+    <property name="windowTitle" >
+      <string>Form3</string>
     </property>
-    <property name="caption">
-        <string>Form3</string>
-    </property>
-    <grid>
-        <property name="name">
-            <cstring>unnamed</cstring>
-        </property>
-        <widget class="QLabel" row="2" column="0" rowspan="1" colspan="3">
-            <property name="name">
-                <cstring>info</cstring>
-            </property>
-            <property name="minimumSize">
-                <size>
-                    <width>0</width>
-                    <height>75</height>
-                </size>
-            </property>
-            <property name="text">
-                <string>Installing Package: </string>
-            </property>
-            <property name="alignment">
-                <set>WordBreak|AlignTop</set>
-            </property>
+    <layout class="QGridLayout" >
+      <item rowspan="1" row="2" column="0" colspan="3" >
+        <widget class="QLabel" name="info" >
+          <property name="minimumSize" >
+            <size>
+              <width>0</width>
+              <height>75</height>
+            </size>
+          </property>
+          <property name="text" >
+            <string>Installing Package: </string>
+          </property>
+          <property name="alignment" >
+            <set>Qt::AlignTop</set>
+          </property>
+          <property name="wordWrap" >
+            <bool>true</bool>
+          </property>
         </widget>
-        <spacer row="0" column="2">
-            <property name="name">
-                <cstring>spacer2</cstring>
-            </property>
-            <property name="orientation">
-                <enum>Horizontal</enum>
-            </property>
-            <property name="sizeType">
-                <enum>Expanding</enum>
-            </property>
-            <property name="sizeHint">
-                <size>
-                    <width>21</width>
-                    <height>20</height>
-                </size>
-            </property>
+      </item>
+      <item row="0" column="2" >
+        <spacer name="spacer2" >
+          <property name="sizeHint" >
+            <size>
+              <width>21</width>
+              <height>20</height>
+            </size>
+          </property>
+          <property name="sizeType" >
+            <enum>QSizePolicy::Expanding</enum>
+          </property>
+          <property name="orientation" >
+            <enum>Qt::Horizontal</enum>
+          </property>
         </spacer>
-        <spacer row="0" column="0">
-            <property name="name">
-                <cstring>spacer1</cstring>
-            </property>
-            <property name="orientation">
-                <enum>Horizontal</enum>
-            </property>
-            <property name="sizeType">
-                <enum>Expanding</enum>
-            </property>
-            <property name="sizeHint">
-                <size>
-                    <width>31</width>
-                    <height>20</height>
-                </size>
-            </property>
+      </item>
+      <item row="0" column="0" >
+        <spacer name="spacer1" >
+          <property name="sizeHint" >
+            <size>
+              <width>31</width>
+              <height>20</height>
+            </size>
+          </property>
+          <property name="sizeType" >
+            <enum>QSizePolicy::Expanding</enum>
+          </property>
+          <property name="orientation" >
+            <enum>Qt::Horizontal</enum>
+          </property>
         </spacer>
-        <widget class="QProgressBar" row="1" column="0" rowspan="1" colspan="3">
-            <property name="name">
-                <cstring>progress</cstring>
-            </property>
-        </widget>
-        <widget class="QLabel" row="0" column="1">
-            <property name="name">
-                <cstring>pix</cstring>
-            </property>
-            <property name="sizePolicy">
-                <sizepolicy>
-                    <hsizetype>7</hsizetype>
-                    <vsizetype>7</vsizetype>
-                    <horstretch>0</horstretch>
-                    <verstretch>0</verstretch>
-                </sizepolicy>
-            </property>
-            <property name="text">
-                <string>pix</string>
-            </property>
+      </item>
+      <item rowspan="1" row="1" column="0" colspan="3" >
+        <widget class="Q3ProgressBar" name="progress" />
+      </item>
+      <item row="0" column="1" >
+        <widget class="QLabel" name="pix" >
+          <property name="sizePolicy" >
+            <sizepolicy>
+              <hsizetype>7</hsizetype>
+              <vsizetype>7</vsizetype>
+              <horstretch>0</horstretch>
+              <verstretch>0</verstretch>
+            </sizepolicy>
+          </property>
+          <property name="text" >
+            <string>pix</string>
+          </property>
+          <property name="wordWrap" >
+            <bool>false</bool>
+          </property>
         </widget>
-    </grid>
-</widget>
-<layoutdefaults spacing="6" margin="11"/>
-</UI>
+      </item>
+    </layout>
+  </widget>
+  <layoutdefault spacing="6" margin="11" />
+  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+</ui>

Modified: branches/yali4/yali4/gui/Ui/keyboardwidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...
Modified: branches/yali4/yali4/gui/Ui/kickerwidget.ui
=================================================================
--- branches/yali4/yali4/gui/Ui/kickerwidget.ui	(original)
+++ branches/yali4/yali4/gui/Ui/kickerwidget.ui	Thu Dec  6 11:30:34 2007
@@ -1,27 +1,22 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>KickerWidget</class>
-<widget class="QWidget">
-    <property name="name">
-        <cstring>KickerWidget</cstring>
+<ui version="4.0" stdsetdef="1" >
+  <author></author>
+  <comment></comment>
+  <exportmacro></exportmacro>
+  <class>KickerWidget</class>
+  <widget class="QWidget" name="KickerWidget" >
+    <property name="geometry" >
+      <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>502</width>
+        <height>360</height>
+      </rect>
     </property>
-    <property name="geometry">
-        <rect>
-            <x>0</x>
-            <y>0</y>
-            <width>502</width>
-            <height>360</height>
-        </rect>
+    <property name="windowTitle" >
+      <string>Form1</string>
     </property>
-    <property name="caption">
-        <string>Form1</string>
-    </property>
-    <grid>
-        <property name="name">
-            <cstring>unnamed</cstring>
-        </property>
-    </grid>
-</widget>
-<tabstops>
-</tabstops>
-<layoutdefaults spacing="6" margin="11"/>
-</UI>
+    <layout class="QGridLayout" />
+  </widget>
+  <layoutdefault spacing="6" margin="11" />
+  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+</ui>

Modified: branches/yali4/yali4/gui/Ui/parteditbuttons.ui
=================================================================
--- branches/yali4/yali4/gui/Ui/parteditbuttons.ui	(original)
+++ branches/yali4/yali4/gui/Ui/parteditbuttons.ui	Thu Dec  6 11:30:34 2007
@@ -1,76 +1,65 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>PartEditButtons</class>
-<widget class="QWidget">
-    <property name="name">
-        <cstring>PartEditButtons</cstring>
+<ui version="4.0" stdsetdef="1" >
+  <author></author>
+  <comment></comment>
+  <exportmacro></exportmacro>
+  <class>PartEditButtons</class>
+  <widget class="QWidget" name="PartEditButtons" >
+    <property name="geometry" >
+      <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>364</width>
+        <height>47</height>
+      </rect>
     </property>
-    <property name="geometry">
-        <rect>
-            <x>0</x>
-            <y>0</y>
-            <width>364</width>
-            <height>47</height>
-        </rect>
+    <property name="sizePolicy" >
+      <sizepolicy>
+        <hsizetype>5</hsizetype>
+        <vsizetype>5</vsizetype>
+        <horstretch>0</horstretch>
+        <verstretch>0</verstretch>
+      </sizepolicy>
     </property>
-    <property name="sizePolicy">
-        <sizepolicy>
-            <hsizetype>5</hsizetype>
-            <vsizetype>5</vsizetype>
-            <horstretch>0</horstretch>
-            <verstretch>0</verstretch>
-        </sizepolicy>
+    <property name="windowTitle" >
+      <string>Form1</string>
     </property>
-    <property name="caption">
-        <string>Form1</string>
-    </property>
-    <grid>
-        <property name="name">
-            <cstring>unnamed</cstring>
-        </property>
-        <widget class="QLayoutWidget" row="0" column="0">
-            <property name="name">
-                <cstring>layout6</cstring>
-            </property>
-            <hbox>
-                <property name="name">
-                    <cstring>unnamed</cstring>
-                </property>
-                <widget class="QPushButton">
-                    <property name="name">
-                        <cstring>cancelButton</cstring>
-                    </property>
-                    <property name="text">
-                        <string>Cancel</string>
-                    </property>
-                </widget>
-                <spacer>
-                    <property name="name">
-                        <cstring>spacer5</cstring>
-                    </property>
-                    <property name="orientation">
-                        <enum>Horizontal</enum>
-                    </property>
-                    <property name="sizeType">
-                        <enum>Expanding</enum>
-                    </property>
-                    <property name="sizeHint">
-                        <size>
-                            <width>230</width>
-                            <height>20</height>
-                        </size>
-                    </property>
-                </spacer>
-                <widget class="QPushButton">
-                    <property name="name">
-                        <cstring>applyButton</cstring>
-                    </property>
-                    <property name="text">
-                        <string>Apply</string>
-                    </property>
-                </widget>
-            </hbox>
-        </widget>
-    </grid>
-</widget>
-<layoutdefaults spacing="6" margin="11"/>
-</UI>
+    <layout class="QGridLayout" >
+      <item row="0" column="0" >
+        <layout class="QHBoxLayout" >
+          <item>
+            <widget class="QPushButton" name="cancelButton" >
+              <property name="text" >
+                <string>Cancel</string>
+              </property>
+            </widget>
+          </item>
+          <item>
+            <spacer name="spacer5" >
+              <property name="sizeHint" >
+                <size>
+                  <width>230</width>
+                  <height>20</height>
+                </size>
+              </property>
+              <property name="sizeType" >
+                <enum>QSizePolicy::Expanding</enum>
+              </property>
+              <property name="orientation" >
+                <enum>Qt::Horizontal</enum>
+              </property>
+            </spacer>
+          </item>
+          <item>
+            <widget class="QPushButton" name="applyButton" >
+              <property name="text" >
+                <string>Apply</string>
+              </property>
+            </widget>
+          </item>
+        </layout>
+      </item>
+    </layout>
+  </widget>
+  <layoutdefault spacing="6" margin="11" />
+  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+</ui>

Modified: branches/yali4/yali4/gui/Ui/parteditwidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...
Modified: branches/yali4/yali4/gui/Ui/partlistwidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...
Modified: branches/yali4/yali4/gui/Ui/rootpasswidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...
Modified: branches/yali4/yali4/gui/Ui/setupuserswidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...
Modified: branches/yali4/yali4/gui/Ui/welcomewidget.ui
=================================================================
Suppressed!
	Too long (more than 250 lines) diff output suppressed...


Uludag-commits mesaj listesiyle ilgili daha fazla bilgi