[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r2042: Allow the control panel to be expanded horizontally to accom (in trunk: . src/gui)



Author: edmanm
Date: 2007-10-19 02:19:19 -0400 (Fri, 19 Oct 2007)
New Revision: 2042

Modified:
   trunk/
   trunk/src/gui/mainwindow.ui
Log:
 r2145@lysithea:  edmanm | 2007-10-19 02:19:15 -0400
 Allow the control panel to be expanded horizontally to accommodate longer
 translated widget labels.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /local/vidalia/trunk [r2145] on dc66be73-d13e-47ba-a267-8dc7cda68c65

Modified: trunk/src/gui/mainwindow.ui
===================================================================
--- trunk/src/gui/mainwindow.ui	2007-10-19 04:54:09 UTC (rev 2041)
+++ trunk/src/gui/mainwindow.ui	2007-10-19 06:19:19 UTC (rev 2042)
@@ -30,8 +30,8 @@
   </property>
   <property name="maximumSize" >
    <size>
-    <width>445</width>
-    <height>405</height>
+     <width>16777215</width>
+     <height>405</height>
    </size>
   </property>
   <property name="windowTitle" >
@@ -55,27 +55,19 @@
         <x>20</x>
         <y>10</y>
         <width>400</width>
-        <height>52</height>
+        <height>72</height>
        </rect>
       </property>
       <property name="minimumSize" >
        <size>
         <width>400</width>
-        <height>52</height>
+        <height>72</height>
        </size>
       </property>
       <property name="title" >
        <string>Tor Status</string>
       </property>
-     <layout class="QVBoxLayout" >
-      <property name="margin" >
-       <number>0</number>
-      </property>
-      <property name="spacing" >
-       <number>0</number>
-      </property>
-      <item>
-      <layout class="QHBoxLayout" >
+       <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>0</number>
         </property>
@@ -123,7 +115,7 @@
           <property name="maximumSize" >
            <size>
             <width>300</width>
-            <height>40</height>
+            <height>50</height>
            </size>
           </property>
           <property name="text" >
@@ -156,21 +148,6 @@
          </spacer>
         </item>
        </layout>
-      </item>
-      <item>
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Vertical</enum>
-        </property>
-        <property name="sizeHint" >
-         <size>
-          <width>0</width>
-          <height>8</height>
-         </size>
-        </property>
-       </spacer>
-      </item>
-     </layout>
      </widget>
     </item>
     <item>
@@ -192,18 +169,9 @@
       <property name="title" >
        <string>Vidalia Shortcuts</string>
       </property>
-      <widget class="QWidget" name="gridLayout" >
-       <property name="geometry" >
-        <rect>
-         <x>19</x>
-         <y>29</y>
-         <width>371</width>
-         <height>215</height>
-        </rect>
-       </property>
        <layout class="QGridLayout" >
         <property name="margin" >
-         <number>0</number>
+         <number>9</number>
         </property>
         <property name="spacing" >
          <number>6</number>
@@ -466,7 +434,6 @@
          </widget>
         </item>
        </layout>
-      </widget>
      </widget>
     </item>
     <item>