ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/preferences.ui
(Generate patch)

Comparing Vago/trunk/Vago/preferences.ui (file contents):
Revision 811 by s10k, Sat Apr 13 12:15:20 2013 UTC vs.
Revision 897 by s10k, Wed Jan 8 11:32:55 2014 UTC

# Line 19 | Line 19
19       <property name="title">
20        <string>Preferences</string>
21       </property>
22 <     <layout class="QFormLayout" name="formLayout">
23 <      <item row="0" column="0">
24 <       <widget class="QLabel" name="label">
25 <        <property name="minimumSize">
26 <         <size>
27 <          <width>130</width>
28 <          <height>0</height>
29 <         </size>
30 <        </property>
31 <        <property name="text">
32 <         <string>Vago Workspace Folder:</string>
33 <        </property>
34 <       </widget>
35 <      </item>
36 <      <item row="0" column="1">
37 <       <layout class="QHBoxLayout" name="horizontalLayout">
38 <        <item>
39 <         <widget class="QLineEdit" name="leWorkspace"/>
40 <        </item>
41 <        <item>
42 <         <widget class="QPushButton" name="pbChooseWorkspace">
22 >     <layout class="QVBoxLayout" name="verticalLayout_2">
23 >      <item>
24 >       <layout class="QFormLayout" name="formLayout">
25 >        <item row="0" column="0">
26 >         <widget class="QLabel" name="label">
27 >          <property name="minimumSize">
28 >           <size>
29 >            <width>0</width>
30 >            <height>0</height>
31 >           </size>
32 >          </property>
33            <property name="text">
34 <           <string>Choose</string>
34 >           <string>Vago Workspace Folder:</string>
35            </property>
36           </widget>
37          </item>
38 <       </layout>
39 <      </item>
40 <      <item row="1" column="0">
41 <       <widget class="QLabel" name="label_2">
42 <        <property name="text">
43 <         <string>Anniversary Edition Folder:</string>
54 <        </property>
55 <       </widget>
56 <      </item>
57 <      <item row="1" column="1">
58 <       <layout class="QHBoxLayout" name="horizontalLayout_2">
59 <        <item>
60 <         <widget class="QLineEdit" name="leAEfolder"/>
38 >        <item row="1" column="0">
39 >         <widget class="QLabel" name="label_2">
40 >          <property name="text">
41 >           <string>Anniversary Edition Folder:</string>
42 >          </property>
43 >         </widget>
44          </item>
45 <        <item>
46 <         <widget class="QPushButton" name="pbChooseAE">
45 >        <item row="2" column="0">
46 >         <widget class="QLabel" name="label_3">
47 >          <property name="minimumSize">
48 >           <size>
49 >            <width>0</width>
50 >            <height>0</height>
51 >           </size>
52 >          </property>
53            <property name="text">
54 <           <string>Choose</string>
54 >           <string>Default Vago Window Resolution:</string>
55            </property>
56           </widget>
57          </item>
58 +        <item row="0" column="1">
59 +         <layout class="QHBoxLayout" name="horizontalLayout">
60 +          <item>
61 +           <widget class="QLineEdit" name="leWorkspace"/>
62 +          </item>
63 +          <item>
64 +           <widget class="QPushButton" name="pbChooseWorkspace">
65 +            <property name="text">
66 +             <string>Choose</string>
67 +            </property>
68 +           </widget>
69 +          </item>
70 +         </layout>
71 +        </item>
72 +        <item row="1" column="1">
73 +         <layout class="QHBoxLayout" name="horizontalLayout_2">
74 +          <item>
75 +           <widget class="QLineEdit" name="leAEfolder"/>
76 +          </item>
77 +          <item>
78 +           <widget class="QPushButton" name="pbChooseAE">
79 +            <property name="text">
80 +             <string>Choose</string>
81 +            </property>
82 +           </widget>
83 +          </item>
84 +         </layout>
85 +        </item>
86 +        <item row="2" column="1">
87 +         <layout class="QHBoxLayout" name="horizontalLayout_3">
88 +          <item>
89 +           <widget class="QLineEdit" name="leWidth">
90 +            <property name="placeholderText">
91 +             <string>Width</string>
92 +            </property>
93 +           </widget>
94 +          </item>
95 +          <item>
96 +           <widget class="QLabel" name="label_4">
97 +            <property name="text">
98 +             <string>x</string>
99 +            </property>
100 +           </widget>
101 +          </item>
102 +          <item>
103 +           <widget class="QLineEdit" name="leHeight">
104 +            <property name="placeholderText">
105 +             <string>Height</string>
106 +            </property>
107 +           </widget>
108 +          </item>
109 +         </layout>
110 +        </item>
111         </layout>
112        </item>
113 <      <item row="2" column="0">
113 >      <item>
114         <widget class="QCheckBox" name="cbOniWindow">
115          <property name="text">
116           <string>Launch Oni in a window</string>
117          </property>
118         </widget>
119        </item>
120 <      <item row="3" column="0" colspan="2">
120 >      <item>
121         <widget class="QCheckBox" name="cbSeparate">
122          <property name="toolTip">
123           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
# Line 89 | Line 131 | p, li { white-space: pre-wrap; }
131          </property>
132         </widget>
133        </item>
134 <      <item row="4" column="0" colspan="2">
134 >      <item>
135         <widget class="QCheckBox" name="cbVagoExit">
136          <property name="text">
137           <string>Always confirm Vago exit</string>

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)