From: <je...@us...> - 2003-08-02 12:47:28
|
Update of /cvsroot/quickrip/quickrip/testing In directory sc8-pr-cvs1:/tmp/cvs-serv10750/testing Modified Files: guimain-hig-biggs.ui Log Message: Arranged / aligned some controls. Index: guimain-hig-biggs.ui =================================================================== RCS file: /cvsroot/quickrip/quickrip/testing/guimain-hig-biggs.ui,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** guimain-hig-biggs.ui 2 Aug 2003 03:20:20 -0000 1.1 --- guimain-hig-biggs.ui 2 Aug 2003 12:47:25 -0000 1.2 *************** *** 9,14 **** <x>0</x> <y>0</y> ! <width>492</width> ! <height>313</height> </rect> </property> --- 9,14 ---- <x>0</x> <y>0</y> ! <width>519</width> ! <height>330</height> </rect> </property> *************** *** 21,472 **** <widget class="QLayoutWidget"> <property name="name"> ! <cstring>layout37</cstring> </property> <property name="geometry"> <rect> ! <x>11</x> ! <y>11</y> ! <width>327</width> ! <height>208</height> </rect> </property> ! <grid> <property name="name"> <cstring>unnamed</cstring> </property> ! <widget class="QLabel" row="1" column="1"> <property name="name"> ! <cstring>savetoTextLabel</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="text"> ! <string>Sa&ve to:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>savetoComboBox</cstring> </property> ! </widget> ! <widget class="QListView" row="0" column="0" rowspan="1" colspan="3"> ! <column> ! <property name="text"> ! <string>Title</string> ! </property> ! <property name="clickable"> ! <bool>true</bool> ! </property> ! <property name="resizable"> ! <bool>true</bool> ! </property> ! </column> ! <column> ! <property name="text"> ! <string>Duration</string> ! </property> ! <property name="clickable"> ! <bool>true</bool> ! </property> ! <property name="resizable"> ! <bool>true</bool> ! </property> ! </column> ! <column> ! <property name="text"> ! <string>Rip</string> ! </property> ! <property name="clickable"> ! <bool>true</bool> ! </property> ! <property name="resizable"> ! <bool>true</bool> </property> ! </column> ! <property name="name"> ! <cstring>trackListView</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="defaultRenameAction"> ! <enum>Accept</enum> ! </property> </widget> ! <spacer row="1" column="2"> ! <property name="name"> ! <cstring>savetoSpacer</cstring> ! </property> ! <property name="orientation"> ! <enum>Horizontal</enum> ! </property> ! <property name="sizeType"> ! <enum>Expanding</enum> ! </property> ! <property name="sizeHint"> ! <size> ! <width>200</width> ! <height>20</height> ! </size> ! </property> ! </spacer> ! <widget class="QLabel" row="1" column="0"> <property name="name"> ! <cstring>formatTextLabel</cstring> </property> ! <property name="enabled"> <bool>false</bool> </property> ! <property name="text"> ! <string>&Format:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>formatComboBox</cstring> ! </property> ! </widget> ! <widget class="QComboBox" row="2" column="0"> ! <item> ! <property name="text"> ! <string>DivX</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>MPEG-1</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>MPEG-2</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>VCD</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>SVCD</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>PDA</string> ! </property> ! </item> ! <property name="name"> ! <cstring>formatComboBox</cstring> </property> ! <property name="enabled"> ! <bool>false</bool> </property> ! </widget> ! <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="2"> ! <item> ! <property name="text"> ! <string>/home/videos</string> </property> ! </item> ! <property name="name"> ! <cstring>savetoComboBox</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="editable"> ! <bool>true</bool> ! </property> </widget> ! </grid> ! </widget> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>copydvdPushButton</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="geometry"> ! <rect> ! <x>345</x> ! <y>184</y> ! <width>133</width> ! <height>34</height> ! </rect> ! </property> ! <property name="font"> ! <font> ! <bold>1</bold> ! </font> ! </property> ! <property name="text"> ! <string>&Copy DVD</string> ! </property> ! <property name="iconSet"> ! <iconset>image0</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Rip the DVD!</string> ! </property> ! </widget> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>preferencesPushButton</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>350</x> ! <y>10</y> ! <width>133</width> ! <height>34</height> ! </rect> ! </property> ! <property name="font"> ! <font> ! <bold>1</bold> ! </font> ! </property> ! <property name="text"> ! <string>P&references</string> ! </property> ! <property name="iconSet"> ! <iconset>image1</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Set your preferences</string> ! </property> ! </widget> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>scandvdPushButton</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>350</x> ! <y>150</y> ! <width>133</width> ! <height>34</height> ! </rect> ! </property> ! <property name="font"> ! <font> ! <bold>1</bold> ! </font> ! </property> ! <property name="text"> ! <string>&Scan DVD</string> ! </property> ! <property name="iconSet"> ! <iconset>image2</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Scan the DVD for tracks</string> ! </property> ! </widget> ! <spacer> ! <property name="name"> ! <cstring>buttonSpacer</cstring> ! </property> ! <property name="orientation"> ! <enum>Vertical</enum> ! </property> ! <property name="sizeType"> ! <enum>Expanding</enum> ! </property> ! <property name="sizeHint"> ! <size> ! <width>20</width> ! <height>50</height> ! </size> ! </property> ! <property name="geometry"> ! <rect> ! <x>410</x> ! <y>86</y> ! <width>20</width> ! <height>50</height> ! </rect> ! </property> ! </spacer> ! <widget class="QComboBox"> ! <item> ! <property name="text"> ! <string>Basic View</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>Extended View</string> ! </property> ! </item> ! <property name="name"> ! <cstring>comboBox19</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>360</x> ! <y>50</y> ! <width>99</width> ! <height>27</height> ! </rect> ! </property> ! </widget> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>textLabel1</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>20</x> ! <y>240</y> ! <width>80</width> ! <height>20</height> ! </rect> ! </property> ! <property name="text"> ! <string>Language</string> ! </property> ! </widget> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>g_filesize</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>20</x> ! <y>280</y> ! <width>114</width> ! <height>18</height> ! </rect> ! </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>0</hsizetype> ! <vsizetype>0</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> ! </property> ! <property name="text"> ! <string>&Target file size:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>fileSize</cstring> ! </property> ! </widget> ! <widget class="QComboBox"> ! <property name="name"> ! <cstring>comboBox21</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>350</x> ! <y>240</y> ! <width>99</width> ! <height>27</height> ! </rect> ! </property> ! </widget> ! <widget class="QComboBox"> ! <property name="name"> ! <cstring>comboBox20</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>140</x> ! <y>240</y> ! <width>110</width> ! <height>27</height> ! </rect> ! </property> ! </widget> ! <widget class="QSpinBox"> ! <property name="name"> ! <cstring>fileSize</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="geometry"> ! <rect> ! <x>140</x> ! <y>270</y> ! <width>110</width> ! <height>27</height> ! </rect> ! </property> ! <property name="suffix"> ! <string> MB</string> ! </property> ! <property name="maxValue"> ! <number>5000</number> ! </property> ! <property name="minValue"> ! <number>1</number> ! </property> ! <property name="lineStep"> ! <number>5</number> ! </property> ! <property name="value"> ! <number>680</number> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Choose the size of the file</string> ! </property> ! </widget> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>textLabel2</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>280</x> ! <y>240</y> ! <width>67</width> ! <height>20</height> ! </rect> ! </property> ! <property name="text"> ! <string>Subtitles</string> ! </property> ! </widget> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>textLabel3</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>280</x> ! <y>280</y> ! <width>60</width> ! <height>20</height> ! </rect> ! </property> ! <property name="text"> ! <string>Passes</string> ! </property> ! </widget> ! <widget class="QComboBox"> ! <item> ! <property name="text"> ! <string>1</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>2</string> ! </property> ! </item> ! <property name="name"> ! <cstring>comboBox22</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>350</x> ! <y>270</y> ! <width>99</width> ! <height>27</height> ! </rect> ! </property> </widget> </widget> --- 21,436 ---- <widget class="QLayoutWidget"> <property name="name"> ! <cstring>layout9</cstring> </property> <property name="geometry"> <rect> ! <x>10</x> ! <y>10</y> ! <width>499</width> ! <height>310</height> </rect> </property> ! <vbox> <property name="name"> <cstring>unnamed</cstring> </property> ! <widget class="QLayoutWidget"> <property name="name"> ! <cstring>layout8</cstring> </property> ! <hbox> ! <property name="name"> ! <cstring>unnamed</cstring> </property> ! <widget class="QLayoutWidget"> ! <property name="name"> ! <cstring>layout37</cstring> ! </property> ! <grid> ! <property name="name"> ! <cstring>unnamed</cstring> ! </property> ! <widget class="QLabel" row="1" column="1"> ! <property name="name"> ! <cstring>savetoTextLabel</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="text"> ! <string>Sa&ve to:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>savetoComboBox</cstring> ! </property> ! </widget> ! <widget class="QListView" row="0" column="0" rowspan="1" colspan="3"> ! <column> ! <property name="text"> ! <string>Title</string> ! </property> ! <property name="clickable"> ! <bool>true</bool> ! </property> ! <property name="resizable"> ! <bool>true</bool> ! </property> ! </column> ! <column> ! <property name="text"> ! <string>Duration</string> ! </property> ! <property name="clickable"> ! <bool>true</bool> ! </property> ! <property name="resizable"> ! <bool>true</bool> ! </property> ! </column> ! <column> ! <property name="text"> ! <string>Rip</string> ! </property> ! <property name="clickable"> ! <bool>true</bool> ! </property> ! <property name="resizable"> ! <bool>true</bool> ! </property> ! </column> ! <property name="name"> ! <cstring>trackListView</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="defaultRenameAction"> ! <enum>Accept</enum> ! </property> ! </widget> ! <spacer row="1" column="2"> ! <property name="name"> ! <cstring>savetoSpacer</cstring> ! </property> ! <property name="orientation"> ! <enum>Horizontal</enum> ! </property> ! <property name="sizeType"> ! <enum>Expanding</enum> ! </property> ! <property name="sizeHint"> ! <size> ! <width>200</width> ! <height>20</height> ! </size> ! </property> ! </spacer> ! <widget class="QLabel" row="1" column="0"> ! <property name="name"> ! <cstring>formatTextLabel</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="text"> ! <string>&Format:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>formatComboBox</cstring> ! </property> ! </widget> ! <widget class="QComboBox" row="2" column="0"> ! <item> ! <property name="text"> ! <string>DivX</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>MPEG-1</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>MPEG-2</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>VCD</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>SVCD</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>PDA</string> ! </property> ! </item> ! <property name="name"> ! <cstring>formatComboBox</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! </widget> ! <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="2"> ! <item> ! <property name="text"> ! <string>/home/videos</string> ! </property> ! </item> ! <property name="name"> ! <cstring>savetoComboBox</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="editable"> ! <bool>true</bool> ! </property> ! </widget> ! </grid> ! </widget> ! <widget class="QLayoutWidget"> ! <property name="name"> ! <cstring>layout7</cstring> ! </property> ! <vbox> ! <property name="name"> ! <cstring>unnamed</cstring> ! </property> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>preferencesPushButton</cstring> ! </property> ! <property name="font"> ! <font> ! <bold>1</bold> ! </font> ! </property> ! <property name="text"> ! <string>P&references</string> ! </property> ! <property name="iconSet"> ! <iconset>image1</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Set your preferences</string> ! </property> ! </widget> ! <widget class="QComboBox"> ! <item> ! <property name="text"> ! <string>Basic View</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>Extended View</string> ! </property> ! </item> ! <property name="name"> ! <cstring>comboBox19</cstring> ! </property> ! </widget> ! <spacer> ! <property name="name"> ! <cstring>buttonSpacer</cstring> ! </property> ! <property name="orientation"> ! <enum>Vertical</enum> ! </property> ! <property name="sizeType"> ! <enum>Expanding</enum> ! </property> ! <property name="sizeHint"> ! <size> ! <width>20</width> ! <height>50</height> ! </size> ! </property> ! </spacer> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>scandvdPushButton</cstring> ! </property> ! <property name="font"> ! <font> ! <bold>1</bold> ! </font> ! </property> ! <property name="text"> ! <string>&Scan DVD</string> ! </property> ! <property name="iconSet"> ! <iconset>image2</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Scan the DVD for tracks</string> ! </property> ! </widget> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>copydvdPushButton</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="font"> ! <font> ! <bold>1</bold> ! </font> ! </property> ! <property name="text"> ! <string>&Copy DVD</string> ! </property> ! <property name="iconSet"> ! <iconset>image0</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Rip the DVD!</string> ! </property> ! </widget> ! </vbox> ! </widget> ! </hbox> </widget> ! <widget class="QFrame"> <property name="name"> ! <cstring>frame3</cstring> </property> ! <property name="acceptDrops"> <bool>false</bool> </property> ! <property name="frameShape"> ! <enum>StyledPanel</enum> </property> ! <property name="frameShadow"> ! <enum>Raised</enum> </property> ! <vbox> ! <property name="name"> ! <cstring>unnamed</cstring> </property> ! <widget class="QLayoutWidget"> ! <property name="name"> ! <cstring>layout6</cstring> ! </property> ! <grid> ! <property name="name"> ! <cstring>unnamed</cstring> ! </property> ! <widget class="QLabel" row="1" column="2"> ! <property name="name"> ! <cstring>textLabel3</cstring> ! </property> ! <property name="text"> ! <string>&Passes:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>comboBox22</cstring> ! </property> ! </widget> ! <widget class="QSpinBox" row="1" column="1"> ! <property name="name"> ! <cstring>fileSize</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="suffix"> ! <string> MB</string> ! </property> ! <property name="maxValue"> ! <number>5000</number> ! </property> ! <property name="minValue"> ! <number>1</number> ! </property> ! <property name="lineStep"> ! <number>5</number> ! </property> ! <property name="value"> ! <number>680</number> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Choose the size of the file</string> ! </property> ! </widget> ! <widget class="QComboBox" row="1" column="3"> ! <item> ! <property name="text"> ! <string>1</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>2</string> ! </property> ! </item> ! <property name="name"> ! <cstring>comboBox22</cstring> ! </property> ! </widget> ! <widget class="QComboBox" row="0" column="3"> ! <property name="name"> ! <cstring>comboBox21</cstring> ! </property> ! </widget> ! <widget class="QLabel" row="0" column="0"> ! <property name="name"> ! <cstring>textLabel1</cstring> ! </property> ! <property name="text"> ! <string>&Language:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>comboBox20</cstring> ! </property> ! </widget> ! <widget class="QLabel" row="0" column="2"> ! <property name="name"> ! <cstring>textLabel2</cstring> ! </property> ! <property name="text"> ! <string>Sub&titles:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>comboBox21</cstring> ! </property> ! </widget> ! <widget class="QComboBox" row="0" column="1"> ! <property name="name"> ! <cstring>comboBox20</cstring> ! </property> ! </widget> ! <widget class="QLabel" row="1" column="0"> ! <property name="name"> ! <cstring>g_filesize</cstring> ! </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>0</hsizetype> ! <vsizetype>0</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> ! </property> ! <property name="text"> ! <string>&Target file size:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>fileSize</cstring> ! </property> ! </widget> ! </grid> ! </widget> ! </vbox> </widget> ! </vbox> </widget> </widget> |