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

Comparing Vago/trunk/Vago/packageWizard/packagepage2.ui (file contents):
Revision 790 by s10k, Sat Apr 6 20:54:26 2013 UTC vs.
Revision 1039 by s10k, Sat Apr 2 15:58:07 2016 UTC

# Line 6 | Line 6
6     <rect>
7      <x>0</x>
8      <y>0</y>
9 <    <width>400</width>
10 <    <height>408</height>
9 >    <width>451</width>
10 >    <height>398</height>
11     </rect>
12    </property>
13    <property name="sizePolicy">
# Line 19 | Line 19
19    <property name="windowTitle">
20     <string>WizardPage</string>
21    </property>
22 <  <layout class="QVBoxLayout" name="verticalLayout">
23 <   <item>
22 >  <layout class="QFormLayout" name="formLayout">
23 >   <item row="0" column="0">
24 >    <widget class="QLabel" name="label">
25 >     <property name="text">
26 >      <string>Mod Name:</string>
27 >     </property>
28 >    </widget>
29 >   </item>
30 >   <item row="0" column="1">
31      <layout class="QHBoxLayout" name="horizontalLayout">
32       <item>
26      <widget class="QLabel" name="label">
27       <property name="minimumSize">
28        <size>
29         <width>84</width>
30         <height>0</height>
31        </size>
32       </property>
33       <property name="text">
34        <string>Mod Name:</string>
35       </property>
36      </widget>
37     </item>
38     <item>
33        <widget class="QLineEdit" name="leModName"/>
34       </item>
35       <item>
# Line 47 | Line 41
41       </item>
42      </layout>
43     </item>
44 <   <item>
44 >   <item row="1" column="0">
45 >    <widget class="QLabel" name="label_2">
46 >     <property name="text">
47 >      <string>Author(s):</string>
48 >     </property>
49 >    </widget>
50 >   </item>
51 >   <item row="1" column="1">
52      <layout class="QHBoxLayout" name="horizontalLayout_2">
53       <item>
53      <widget class="QLabel" name="label_2">
54       <property name="minimumSize">
55        <size>
56         <width>84</width>
57         <height>0</height>
58        </size>
59       </property>
60       <property name="text">
61        <string>Author(s):</string>
62       </property>
63      </widget>
64     </item>
65     <item>
54        <widget class="QLineEdit" name="leAuthors"/>
55       </item>
56       <item>
# Line 74 | Line 62
62       </item>
63      </layout>
64     </item>
65 <   <item>
65 >   <item row="2" column="0">
66 >    <widget class="QLabel" name="label_3">
67 >     <property name="text">
68 >      <string>Version:</string>
69 >     </property>
70 >    </widget>
71 >   </item>
72 >   <item row="2" column="1">
73      <layout class="QHBoxLayout" name="horizontalLayout_3">
74       <item>
80      <widget class="QLabel" name="label_3">
81       <property name="minimumSize">
82        <size>
83         <width>84</width>
84         <height>0</height>
85        </size>
86       </property>
87       <property name="text">
88        <string>Version:</string>
89       </property>
90      </widget>
91     </item>
92     <item>
75        <widget class="QLineEdit" name="leVersion"/>
76       </item>
77       <item>
# Line 101 | Line 83
83       </item>
84      </layout>
85     </item>
86 <   <item>
87 <    <layout class="QHBoxLayout" name="horizontalLayout_7">
88 <     <item>
89 <      <widget class="QLabel" name="label_4">
90 <       <property name="minimumSize">
91 <        <size>
92 <         <width>84</width>
93 <         <height>0</height>
94 <        </size>
113 <       </property>
114 <       <property name="text">
115 <        <string>Description:</string>
116 <       </property>
117 <      </widget>
118 <     </item>
86 >   <item row="3" column="0">
87 >    <widget class="QLabel" name="label_4">
88 >     <property name="text">
89 >      <string>Description:</string>
90 >     </property>
91 >    </widget>
92 >   </item>
93 >   <item row="3" column="1">
94 >    <layout class="QHBoxLayout" name="horizontalLayout_4">
95       <item>
96        <widget class="QPlainTextEdit" name="ptDescription">
97         <property name="maximumSize">
# Line 135 | Line 111
111       </item>
112      </layout>
113     </item>
114 <   <item>
115 <    <layout class="QHBoxLayout" name="horizontalLayout_4">
114 >   <item row="4" column="0">
115 >    <widget class="QLabel" name="label_5">
116 >     <property name="text">
117 >      <string>Type:</string>
118 >     </property>
119 >    </widget>
120 >   </item>
121 >   <item row="4" column="1">
122 >    <widget class="QComboBox" name="cbType">
123       <item>
124 <      <widget class="QLabel" name="label_5">
125 <       <property name="sizePolicy">
126 <        <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
144 <         <horstretch>0</horstretch>
145 <         <verstretch>0</verstretch>
146 <        </sizepolicy>
147 <       </property>
148 <       <property name="minimumSize">
149 <        <size>
150 <         <width>84</width>
151 <         <height>0</height>
152 <        </size>
153 <       </property>
154 <       <property name="text">
155 <        <string>Type:</string>
156 <       </property>
157 <      </widget>
124 >      <property name="text">
125 >       <string>Weapons</string>
126 >      </property>
127       </item>
128       <item>
129 <      <widget class="QComboBox" name="cbType">
130 <       <item>
131 <        <property name="text">
163 <         <string>Weapons</string>
164 <        </property>
165 <       </item>
166 <       <item>
167 <        <property name="text">
168 <         <string>Characters</string>
169 <        </property>
170 <       </item>
171 <       <item>
172 <        <property name="text">
173 <         <string>Particles</string>
174 <        </property>
175 <       </item>
176 <       <item>
177 <        <property name="text">
178 <         <string>Animations (non-combat)</string>
179 <        </property>
180 <       </item>
181 <       <item>
182 <        <property name="text">
183 <         <string>Animations (combat)</string>
184 <        </property>
185 <       </item>
186 <       <item>
187 <        <property name="text">
188 <         <string>Sounds</string>
189 <        </property>
190 <       </item>
191 <       <item>
192 <        <property name="text">
193 <         <string>User Interface</string>
194 <        </property>
195 <       </item>
196 <       <item>
197 <        <property name="text">
198 <         <string>New Levels</string>
199 <        </property>
200 <       </item>
201 <       <item>
202 <        <property name="text">
203 <         <string>Scenarios</string>
204 <        </property>
205 <       </item>
206 <      </widget>
129 >      <property name="text">
130 >       <string>Characters</string>
131 >      </property>
132       </item>
133 <    </layout>
133 >     <item>
134 >      <property name="text">
135 >       <string>Particles</string>
136 >      </property>
137 >     </item>
138 >     <item>
139 >      <property name="text">
140 >       <string>Animations (non-combat)</string>
141 >      </property>
142 >     </item>
143 >     <item>
144 >      <property name="text">
145 >       <string>Animations (combat)</string>
146 >      </property>
147 >     </item>
148 >     <item>
149 >      <property name="text">
150 >       <string>Sounds</string>
151 >      </property>
152 >     </item>
153 >     <item>
154 >      <property name="text">
155 >       <string>User Interface</string>
156 >      </property>
157 >     </item>
158 >     <item>
159 >      <property name="text">
160 >       <string>New Levels</string>
161 >      </property>
162 >     </item>
163 >     <item>
164 >      <property name="text">
165 >       <string>Scenarios</string>
166 >      </property>
167 >     </item>
168 >    </widget>
169     </item>
170 <   <item>
170 >   <item row="5" column="0">
171 >    <widget class="QLabel" name="label_6">
172 >     <property name="text">
173 >      <string>Package Number:</string>
174 >     </property>
175 >    </widget>
176 >   </item>
177 >   <item row="5" column="1">
178      <layout class="QHBoxLayout" name="horizontalLayout_5">
179       <item>
180 <      <widget class="QLabel" name="label_6">
180 >      <widget class="QLineEdit" name="lePackageNumber">
181         <property name="text">
182 <        <string>Package Number:</string>
182 >        <string>1XXXX</string>
183         </property>
184        </widget>
185       </item>
186       <item>
220      <widget class="QLineEdit" name="lePackageNumber"/>
221     </item>
222     <item>
187        <widget class="QPushButton" name="pbCheck">
188         <property name="toolTip">
189 <        <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;
226 < &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
227 < p, li { white-space: pre-wrap; }
228 < &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
229 < &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;Check if the current number is available using a online database&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
189 >        <string>Check if the current number is available using a online database</string>
190         </property>
191         <property name="text">
192          <string>Check</string>
# Line 235 | Line 195 | p, li { white-space: pre-wrap; }
195       </item>
196      </layout>
197     </item>
198 <   <item>
198 >   <item row="6" column="0">
199 >    <widget class="QLabel" name="label_7">
200 >     <property name="text">
201 >      <string>Scripts:</string>
202 >     </property>
203 >    </widget>
204 >   </item>
205 >   <item row="6" column="1">
206      <layout class="QHBoxLayout" name="horizontalLayout_6">
207       <item>
241      <widget class="QLabel" name="label_7">
242       <property name="sizePolicy">
243        <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
244         <horstretch>0</horstretch>
245         <verstretch>0</verstretch>
246        </sizepolicy>
247       </property>
248       <property name="minimumSize">
249        <size>
250         <width>84</width>
251         <height>0</height>
252        </size>
253       </property>
254       <property name="text">
255        <string>Scripts:</string>
256       </property>
257      </widget>
258     </item>
259     <item>
208        <widget class="QRadioButton" name="rbReplace">
209         <property name="toolTip">
210 <        <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;
263 < &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
264 < p, li { white-space: pre-wrap; }
265 < &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
266 < &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;The Installer considers your mod a scenario and takes steps to exclude other BSL scenario mods from being installed for the same level&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
210 >        <string>The Installer considers your mod a scenario and takes steps to exclude other BSL scenario mods from being installed for the same level</string>
211         </property>
212         <property name="text">
213          <string>Replace</string>
# Line 276 | Line 220 | p, li { white-space: pre-wrap; }
220       <item>
221        <widget class="QRadioButton" name="rbAdd">
222         <property name="toolTip">
223 <        <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;
280 < &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
281 < p, li { white-space: pre-wrap; }
282 < &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
283 < &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;The Installer allows your mod to be installed to any level without restriction (allows multiple BSLs from different mods to co-exist in the same level)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
223 >        <string>The Installer allows your mod to be installed to any level without restriction (allows multiple BSLs from different mods to co-exist in the same level)</string>
224         </property>
225         <property name="text">
226          <string>Add</string>
# Line 289 | Line 229 | p, li { white-space: pre-wrap; }
229       </item>
230      </layout>
231     </item>
232 <   <item>
232 >   <item row="7" column="0">
233      <spacer name="verticalSpacer">
234       <property name="orientation">
235        <enum>Qt::Vertical</enum>
236       </property>
237 +     <property name="sizeType">
238 +      <enum>QSizePolicy::Expanding</enum>
239 +     </property>
240       <property name="sizeHint" stdset="0">
241        <size>
242         <width>20</width>
# Line 302 | Line 245 | p, li { white-space: pre-wrap; }
245       </property>
246      </spacer>
247     </item>
248 <   <item>
248 >   <item row="8" column="0" colspan="2">
249      <widget class="QLabel" name="lbFieldsReadOnly">
250       <property name="text">
251 <      <string>&lt;html&gt;&lt;span style=&quot; color:#0000ff;&quot;&gt;* Fields read only  by AEI2 when the package isn't at the mod depot.&lt;/span&gt;&lt;/html&gt;</string>
251 >      <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;
252 > &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
253 > p, li { white-space: pre-wrap; }
254 > &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
255 > &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; color:#0000ff;&quot;&gt;* Edit this text in packagepage2.cpp&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
256 >     </property>
257 >     <property name="wordWrap">
258 >      <bool>true</bool>
259       </property>
260      </widget>
261     </item>

Diff Legend

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