[Uludag-commits] r16276 - branches/yali4/yali4/gui/Ui
uludag-commits at pardus.org.tr
uludag-commits at pardus.org.tr
10 Ara 2007 Pzt 12:33:33 EET
Author: gokmen.goksel
Date: Mon Dec 10 12:33:33 2007
New Revision: 16276
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/parteditwidget.ui
branches/yali4/yali4/gui/Ui/partlistwidget.ui
branches/yali4/yali4/gui/Ui/setupuserswidget.ui
branches/yali4/yali4/gui/Ui/welcomewidget.ui
Log:
a way on porting to 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 Mon Dec 10 12:33:33 2007
@@ -1,95 +1,96 @@
-<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="windowTitle" >
- <string>Form3</string>
- </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>
- </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>
- </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>
- </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>
- </item>
- </layout>
- </widget>
- <layoutdefault spacing="6" margin="11" />
- <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+<ui version="4.0" >
+ <class>InstallWidget</class>
+ <widget class="QWidget" name="InstallWidget" >
+ <property name="geometry" >
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>445</width>
+ <height>363</height>
+ </rect>
+ </property>
+ <property name="windowTitle" >
+ <string>Form3</string>
+ </property>
+ <layout class="QGridLayout" >
+ <item row="0" column="0" >
+ <spacer>
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" >
+ <size>
+ <width>31</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="0" column="1" >
+ <widget class="QLabel" name="pix" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text" >
+ <string>pix</string>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="2" >
+ <spacer>
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" >
+ <size>
+ <width>21</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="1" column="0" colspan="3" >
+ <widget class="QProgressBar" name="progress" >
+ <property name="value" >
+ <number>24</number>
+ </property>
+ </widget>
+ </item>
+ <item 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>
+ </item>
+ </layout>
+ </widget>
+ <layoutdefault spacing="6" margin="11" />
+ <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+ <resources/>
+ <connections/>
</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/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/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