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 792 by s10k, Sat Apr 6 23:10:19 2013 UTC vs.
Revision 897 by s10k, Wed Jan 8 11:32:55 2014 UTC

# Line 7 | Line 7
7      <x>0</x>
8      <y>0</y>
9      <width>451</width>
10 <    <height>478</height>
10 >    <height>390</height>
11     </rect>
12    </property>
13    <property name="sizePolicy">
# Line 20 | Line 20
20     <string>WizardPage</string>
21    </property>
22    <layout class="QFormLayout" name="formLayout">
23   <property name="fieldGrowthPolicy">
24    <enum>QFormLayout::FieldsStayAtSizeHint</enum>
25   </property>
23     <item row="0" column="0">
24      <widget class="QLabel" name="label">
25       <property name="text">
# Line 44 | Line 41
41       </item>
42      </layout>
43     </item>
44 <   <item row="2" column="0">
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="2" column="1">
51 >   <item row="1" column="1">
52      <layout class="QHBoxLayout" name="horizontalLayout_2">
53       <item>
54        <widget class="QLineEdit" name="leAuthors"/>
# Line 65 | Line 62
62       </item>
63      </layout>
64     </item>
65 <   <item row="4" column="0">
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="4" column="1">
72 >   <item row="2" column="1">
73      <layout class="QHBoxLayout" name="horizontalLayout_3">
74       <item>
75        <widget class="QLineEdit" name="leVersion"/>
# Line 86 | Line 83
83       </item>
84      </layout>
85     </item>
86 <   <item row="6" column="0">
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="6" column="1">
93 >   <item row="3" column="1">
94      <layout class="QHBoxLayout" name="horizontalLayout_4">
95       <item>
96        <widget class="QPlainTextEdit" name="ptDescription">
# Line 114 | Line 111
111       </item>
112      </layout>
113     </item>
114 <   <item row="8" column="0">
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="8" column="1">
121 >   <item row="4" column="1">
122      <widget class="QComboBox" name="cbType">
123       <item>
124        <property name="text">
# Line 170 | Line 167
167       </item>
168      </widget>
169     </item>
170 <   <item row="10" column="0">
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="10" column="1">
177 >   <item row="5" column="1">
178      <layout class="QHBoxLayout" name="horizontalLayout_5">
179       <item>
180        <widget class="QLineEdit" name="lePackageNumber"/>
# Line 185 | Line 182
182       <item>
183        <widget class="QPushButton" name="pbCheck">
184         <property name="toolTip">
185 <        <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;
189 < &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;
190 < p, li { white-space: pre-wrap; }
191 < &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;
192 < &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>
185 >        <string>Check if the current number is available using a online database</string>
186         </property>
187         <property name="text">
188          <string>Check</string>
# Line 198 | Line 191 | p, li { white-space: pre-wrap; }
191       </item>
192      </layout>
193     </item>
194 <   <item row="12" column="0">
194 >   <item row="6" column="0">
195      <widget class="QLabel" name="label_7">
196       <property name="text">
197        <string>Scripts:</string>
198       </property>
199      </widget>
200     </item>
201 <   <item row="12" column="1">
201 >   <item row="6" column="1">
202      <layout class="QHBoxLayout" name="horizontalLayout_6">
203       <item>
204        <widget class="QRadioButton" name="rbReplace">
205         <property name="toolTip">
206 <        <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;
214 < &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;
215 < p, li { white-space: pre-wrap; }
216 < &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;
217 < &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>
206 >        <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>
207         </property>
208         <property name="text">
209          <string>Replace</string>
# Line 227 | Line 216 | p, li { white-space: pre-wrap; }
216       <item>
217        <widget class="QRadioButton" name="rbAdd">
218         <property name="toolTip">
219 <        <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;
231 < &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;
232 < p, li { white-space: pre-wrap; }
233 < &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;
234 < &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>
219 >        <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>
220         </property>
221         <property name="text">
222          <string>Add</string>
# Line 240 | Line 225 | p, li { white-space: pre-wrap; }
225       </item>
226      </layout>
227     </item>
228 <   <item row="15" column="0" colspan="2">
244 <    <widget class="QLabel" name="lbFieldsReadOnly">
245 <     <property name="text">
246 <      <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>
247 <     </property>
248 <     <property name="wordWrap">
249 <      <bool>true</bool>
250 <     </property>
251 <    </widget>
252 <   </item>
253 <   <item row="14" column="0" colspan="2">
228 >   <item row="7" column="0">
229      <spacer name="verticalSpacer">
230       <property name="orientation">
231        <enum>Qt::Vertical</enum>
# Line 261 | Line 236 | p, li { white-space: pre-wrap; }
236       <property name="sizeHint" stdset="0">
237        <size>
238         <width>20</width>
239 <       <height>10</height>
239 >       <height>40</height>
240        </size>
241       </property>
242      </spacer>
243     </item>
244 +   <item row="8" column="0" colspan="2">
245 +    <widget class="QLabel" name="lbFieldsReadOnly">
246 +     <property name="text">
247 +      <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;
248 + &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;
249 + p, li { white-space: pre-wrap; }
250 + &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;
251 + &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>
252 +     </property>
253 +     <property name="wordWrap">
254 +      <bool>true</bool>
255 +     </property>
256 +    </widget>
257 +   </item>
258    </layout>
259   </widget>
260   <resources/>

Diff Legend

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