[PC-BSD Commits] r3856 - in pcbsd: trunk/kcmPBMsource trunk-current/kcmPBMsource
svn at pcbsd.org
svn at pcbsd.org
Thu Apr 30 08:20:29 PDT 2009
Author: kris
Date: 2009-04-30 08:20:28 -0700 (Thu, 30 Apr 2009)
New Revision: 3856
Modified:
pcbsd/trunk-current/kcmPBMsource/pbm.ui
pcbsd/trunk/kcmPBMsource/pbm.ui
Log:
Modified the Software & Updates main window, now fits and can be scaled below 768 vertical if need be
Modified: pcbsd/trunk/kcmPBMsource/pbm.ui
===================================================================
--- pcbsd/trunk/kcmPBMsource/pbm.ui 2009-04-30 14:59:32 UTC (rev 3855)
+++ pcbsd/trunk/kcmPBMsource/pbm.ui 2009-04-30 15:20:28 UTC (rev 3856)
@@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>479</width>
- <height>630</height>
+ <height>519</height>
</rect>
</property>
<property name="windowTitle" >
@@ -32,7 +32,7 @@
<item row="1" column="0" colspan="4" >
<widget class="Q3ListView" name="listViewSysUpdates" >
<property name="sizePolicy" >
- <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" >
+ <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -180,7 +180,7 @@
<item row="1" column="0" colspan="2" >
<widget class="Q3ListView" name="listViewPBIUpdates" >
<property name="sizePolicy" >
- <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+ <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
Modified: pcbsd/trunk-current/kcmPBMsource/pbm.ui
===================================================================
--- pcbsd/trunk-current/kcmPBMsource/pbm.ui 2009-04-30 14:59:32 UTC (rev 3855)
+++ pcbsd/trunk-current/kcmPBMsource/pbm.ui 2009-04-30 15:20:28 UTC (rev 3856)
@@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>479</width>
- <height>630</height>
+ <height>519</height>
</rect>
</property>
<property name="windowTitle" >
@@ -32,7 +32,7 @@
<item row="1" column="0" colspan="4" >
<widget class="Q3ListView" name="listViewSysUpdates" >
<property name="sizePolicy" >
- <sizepolicy vsizetype="MinimumExpanding" hsizetype="Expanding" >
+ <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -180,7 +180,7 @@
<item row="1" column="0" colspan="2" >
<widget class="Q3ListView" name="listViewPBIUpdates" >
<property name="sizePolicy" >
- <sizepolicy vsizetype="MinimumExpanding" hsizetype="Preferred" >
+ <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
More information about the Commits
mailing list