[PC-BSD Commits] r441 - pcbsd/trunk/PCInstall
svn at pcbsd.org
svn at pcbsd.org
Wed Jul 11 08:59:53 PDT 2007
Author: kris
Date: 2007-07-11 16:59:53 +0100 (Wed, 11 Jul 2007)
New Revision: 441
Modified:
pcbsd/trunk/PCInstall/pcinstall.ui
Log:
Updated installer to improve width of text for password fields
Modified: pcbsd/trunk/PCInstall/pcinstall.ui
===================================================================
--- pcbsd/trunk/PCInstall/pcinstall.ui 2007-07-11 15:37:07 UTC (rev 440)
+++ pcbsd/trunk/PCInstall/pcinstall.ui 2007-07-11 15:59:53 UTC (rev 441)
@@ -2366,38 +2366,6 @@
<string>Shell:</string>
</property>
</widget>
- <widget class="QLabel">
- <property name="name">
- <cstring>textLabel5_2_2_2</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>60</y>
- <width>80</width>
- <height>30</height>
- </rect>
- </property>
- <property name="text">
- <string>Password:</string>
- </property>
- </widget>
- <widget class="QLineEdit">
- <property name="name">
- <cstring>lineUserPassword</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>60</y>
- <width>160</width>
- <height>31</height>
- </rect>
- </property>
- <property name="echoMode">
- <enum>Password</enum>
- </property>
- </widget>
<widget class="QComboBox">
<item>
<property name="text">
@@ -2447,21 +2415,65 @@
<string>User ID:</string>
</property>
</widget>
+ <widget class="QPushButton">
+ <property name="name">
+ <cstring>pushApplyUser</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>370</x>
+ <y>100</y>
+ <width>90</width>
+ <height>30</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Apply</string>
+ </property>
+ <property name="autoDefault">
+ <bool>false</bool>
+ </property>
+ <property name="default">
+ <bool>false</bool>
+ </property>
+ <property name="flat">
+ <bool>false</bool>
+ </property>
+ </widget>
+ <widget class="QPushButton">
+ <property name="name">
+ <cstring>pushAddUser</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>470</x>
+ <y>100</y>
+ <width>90</width>
+ <height>30</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Add</string>
+ </property>
+ </widget>
<widget class="QLineEdit">
<property name="name">
- <cstring>lineUserPassword2</cstring>
+ <cstring>lineUserName</cstring>
</property>
<property name="geometry">
<rect>
- <x>400</x>
- <y>60</y>
- <width>190</width>
+ <x>110</x>
+ <y>20</y>
+ <width>140</width>
<height>31</height>
</rect>
</property>
- <property name="echoMode">
- <enum>Password</enum>
- </property>
</widget>
<widget class="QLineEdit">
<property name="name">
@@ -2469,27 +2481,27 @@
</property>
<property name="geometry">
<rect>
- <x>370</x>
+ <x>380</x>
<y>20</y>
- <width>220</width>
+ <width>210</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel">
<property name="name">
- <cstring>textLabel5_4</cstring>
+ <cstring>textLabel5_2_2_2</cstring>
</property>
<property name="geometry">
<rect>
- <x>270</x>
+ <x>10</x>
<y>60</y>
- <width>127</width>
+ <width>100</width>
<height>30</height>
</rect>
</property>
<property name="text">
- <string>Verify password:</string>
+ <string>Password:</string>
</property>
</widget>
<widget class="QLabel">
@@ -2498,9 +2510,9 @@
</property>
<property name="geometry">
<rect>
- <x>270</x>
+ <x>260</x>
<y>20</y>
- <width>90</width>
+ <width>100</width>
<height>30</height>
</rect>
</property>
@@ -2510,62 +2522,50 @@
</widget>
<widget class="QLineEdit">
<property name="name">
- <cstring>lineUserName</cstring>
+ <cstring>lineUserPassword</cstring>
</property>
<property name="geometry">
<rect>
- <x>90</x>
- <y>20</y>
- <width>160</width>
+ <x>110</x>
+ <y>60</y>
+ <width>140</width>
<height>31</height>
</rect>
</property>
+ <property name="echoMode">
+ <enum>Password</enum>
+ </property>
</widget>
- <widget class="QPushButton">
+ <widget class="QLineEdit">
<property name="name">
- <cstring>pushApplyUser</cstring>
+ <cstring>lineUserPassword2</cstring>
</property>
- <property name="enabled">
- <bool>false</bool>
- </property>
<property name="geometry">
<rect>
- <x>370</x>
- <y>100</y>
- <width>90</width>
- <height>30</height>
+ <x>450</x>
+ <y>60</y>
+ <width>140</width>
+ <height>31</height>
</rect>
</property>
- <property name="text">
- <string>Apply</string>
+ <property name="echoMode">
+ <enum>Password</enum>
</property>
- <property name="autoDefault">
- <bool>false</bool>
- </property>
- <property name="default">
- <bool>false</bool>
- </property>
- <property name="flat">
- <bool>false</bool>
- </property>
</widget>
- <widget class="QPushButton">
+ <widget class="QLabel">
<property name="name">
- <cstring>pushAddUser</cstring>
+ <cstring>textLabel5_4</cstring>
</property>
- <property name="enabled">
- <bool>false</bool>
- </property>
<property name="geometry">
<rect>
- <x>470</x>
- <y>100</y>
- <width>90</width>
+ <x>260</x>
+ <y>60</y>
+ <width>190</width>
<height>30</height>
</rect>
</property>
<property name="text">
- <string>Add</string>
+ <string>Verify password:</string>
</property>
</widget>
</widget>
@@ -2584,36 +2584,36 @@
<property name="title">
<string>Administrator password (root)</string>
</property>
- <widget class="QLineEdit">
+ <widget class="QLabel">
<property name="name">
- <cstring>linePassword</cstring>
+ <cstring>textLabel2</cstring>
</property>
<property name="geometry">
<rect>
- <x>90</x>
+ <x>10</x>
<y>20</y>
- <width>160</width>
+ <width>100</width>
<height>30</height>
</rect>
</property>
- <property name="echoMode">
- <enum>Password</enum>
+ <property name="text">
+ <string>Password:</string>
</property>
</widget>
- <widget class="QLabel">
+ <widget class="QLineEdit">
<property name="name">
- <cstring>textLabel2</cstring>
+ <cstring>linePassword</cstring>
</property>
<property name="geometry">
<rect>
- <x>10</x>
+ <x>110</x>
<y>20</y>
- <width>70</width>
+ <width>140</width>
<height>30</height>
</rect>
</property>
- <property name="text">
- <string>Password:</string>
+ <property name="echoMode">
+ <enum>Password</enum>
</property>
</widget>
<widget class="QLineEdit">
@@ -2622,9 +2622,9 @@
</property>
<property name="geometry">
<rect>
- <x>400</x>
+ <x>450</x>
<y>20</y>
- <width>190</width>
+ <width>140</width>
<height>30</height>
</rect>
</property>
@@ -2640,7 +2640,7 @@
<rect>
<x>270</x>
<y>20</y>
- <width>127</width>
+ <width>180</width>
<height>30</height>
</rect>
</property>
@@ -3251,25 +3251,22 @@
<property name="title">
<string>Partition Selection</string>
</property>
- <widget class="QCheckBox">
+ <widget class="QListBox">
<property name="name">
- <cstring>checkBoxEntireDisk</cstring>
+ <cstring>listPartitionBox</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
- <y>20</y>
- <width>460</width>
- <height>20</height>
+ <y>50</y>
+ <width>570</width>
+ <height>80</height>
</rect>
</property>
<property name="font">
<font>
</font>
</property>
- <property name="text">
- <string>Use entire disk</string>
- </property>
</widget>
<widget class="QCheckBox">
<property name="name">
@@ -3279,7 +3276,7 @@
<rect>
<x>10</x>
<y>140</y>
- <width>550</width>
+ <width>570</width>
<height>20</height>
</rect>
</property>
@@ -3294,22 +3291,25 @@
<bool>true</bool>
</property>
</widget>
- <widget class="QListBox">
+ <widget class="QCheckBox">
<property name="name">
- <cstring>listPartitionBox</cstring>
+ <cstring>checkBoxEntireDisk</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
- <y>50</y>
- <width>570</width>
- <height>80</height>
+ <y>20</y>
+ <width>560</width>
+ <height>20</height>
</rect>
</property>
<property name="font">
<font>
</font>
</property>
+ <property name="text">
+ <string>Use entire disk</string>
+ </property>
</widget>
</widget>
</widget>
@@ -5041,22 +5041,6 @@
</property>
<widget class="QLabel">
<property name="name">
- <cstring>textLabel1_2</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>20</y>
- <width>260</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>Available Components</string>
- </property>
- </widget>
- <widget class="QLabel">
- <property name="name">
<cstring>textLabel1_2_2</cstring>
</property>
<property name="geometry">
@@ -5138,6 +5122,22 @@
<pixmap>image14</pixmap>
</property>
</widget>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>textLabel1_2</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>20</x>
+ <y>20</y>
+ <width>260</width>
+ <height>20</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Available Components</string>
+ </property>
+ </widget>
</widget>
</widget>
<widget class="QWidget">
More information about the Commits
mailing list