|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0"> |
|
3 <class>VcsCommandOptionsDialog</class> |
|
4 <widget class="QDialog" name="VcsCommandOptionsDialog"> |
|
5 <property name="geometry"> |
|
6 <rect> |
|
7 <x>0</x> |
|
8 <y>0</y> |
|
9 <width>531</width> |
|
10 <height>413</height> |
|
11 </rect> |
|
12 </property> |
|
13 <property name="windowTitle"> |
|
14 <string>VCS Command Options</string> |
|
15 </property> |
|
16 <property name="whatsThis"> |
|
17 <string><b>VCS Command Options Dialog</b> |
|
18 <p>Enter the options for the different VCS commands. The "Global Options" entry applies to all VCS commands.</p></string> |
|
19 </property> |
|
20 <property name="sizeGripEnabled"> |
|
21 <bool>true</bool> |
|
22 </property> |
|
23 <layout class="QVBoxLayout"> |
|
24 <item> |
|
25 <layout class="QGridLayout"> |
|
26 <item row="8" column="0"> |
|
27 <widget class="QLabel" name="historyLabel"> |
|
28 <property name="text"> |
|
29 <string>&History Options:</string> |
|
30 </property> |
|
31 <property name="buddy"> |
|
32 <cstring>historyEdit</cstring> |
|
33 </property> |
|
34 </widget> |
|
35 </item> |
|
36 <item row="4" column="0"> |
|
37 <widget class="QLabel" name="addLabel"> |
|
38 <property name="text"> |
|
39 <string>&Add Options:</string> |
|
40 </property> |
|
41 <property name="buddy"> |
|
42 <cstring>addEdit</cstring> |
|
43 </property> |
|
44 </widget> |
|
45 </item> |
|
46 <item row="5" column="0"> |
|
47 <widget class="QLabel" name="removeLabel"> |
|
48 <property name="text"> |
|
49 <string>&Remove Options:</string> |
|
50 </property> |
|
51 <property name="buddy"> |
|
52 <cstring>removeEdit</cstring> |
|
53 </property> |
|
54 </widget> |
|
55 </item> |
|
56 <item row="10" column="0"> |
|
57 <widget class="QLabel" name="tagLabel"> |
|
58 <property name="text"> |
|
59 <string>&Tag Options:</string> |
|
60 </property> |
|
61 <property name="buddy"> |
|
62 <cstring>tagEdit</cstring> |
|
63 </property> |
|
64 </widget> |
|
65 </item> |
|
66 <item row="1" column="1"> |
|
67 <widget class="QLineEdit" name="commitEdit"> |
|
68 <property name="toolTip"> |
|
69 <string>Enter the options for the commit command.</string> |
|
70 </property> |
|
71 <property name="whatsThis"> |
|
72 <string><b>Commit Options</b> |
|
73 <p>Enter the options for the commit command.</p></string> |
|
74 </property> |
|
75 </widget> |
|
76 </item> |
|
77 <item row="8" column="1"> |
|
78 <widget class="QLineEdit" name="historyEdit"> |
|
79 <property name="toolTip"> |
|
80 <string>Enter the options for the history command.</string> |
|
81 </property> |
|
82 <property name="whatsThis"> |
|
83 <string><b>History Options</b> |
|
84 <p>Enter the options for the history command.</p></string> |
|
85 </property> |
|
86 </widget> |
|
87 </item> |
|
88 <item row="6" column="1"> |
|
89 <widget class="QLineEdit" name="diffEdit"> |
|
90 <property name="toolTip"> |
|
91 <string>Enter the options for the diff command.</string> |
|
92 </property> |
|
93 <property name="whatsThis"> |
|
94 <string><b>Diff Options</b> |
|
95 <p>Enter the options for the diff command.</p></string> |
|
96 </property> |
|
97 </widget> |
|
98 </item> |
|
99 <item row="3" column="1"> |
|
100 <widget class="QLineEdit" name="updateEdit"> |
|
101 <property name="toolTip"> |
|
102 <string>Enter the options for the update command.</string> |
|
103 </property> |
|
104 <property name="whatsThis"> |
|
105 <string><b>Update Options</b> |
|
106 <p>Enter the options for the update command.</p></string> |
|
107 </property> |
|
108 </widget> |
|
109 </item> |
|
110 <item row="7" column="1"> |
|
111 <widget class="QLineEdit" name="logEdit"> |
|
112 <property name="toolTip"> |
|
113 <string>Enter the options for the log command.</string> |
|
114 </property> |
|
115 <property name="whatsThis"> |
|
116 <string><b>Log Options</b> |
|
117 <p>Enter the options for the log command.</p></string> |
|
118 </property> |
|
119 </widget> |
|
120 </item> |
|
121 <item row="10" column="1"> |
|
122 <widget class="QLineEdit" name="tagEdit"> |
|
123 <property name="toolTip"> |
|
124 <string>Enter the options for the tag command.</string> |
|
125 </property> |
|
126 <property name="whatsThis"> |
|
127 <string><b>Tag Options</b> |
|
128 <p>Enter the options for the tag command.</p></string> |
|
129 </property> |
|
130 </widget> |
|
131 </item> |
|
132 <item row="9" column="1"> |
|
133 <widget class="QLineEdit" name="statusEdit"> |
|
134 <property name="toolTip"> |
|
135 <string>Enter the options for the status command.</string> |
|
136 </property> |
|
137 <property name="whatsThis"> |
|
138 <string><b>Status Options</b> |
|
139 <p>Enter the options for the status command.</p></string> |
|
140 </property> |
|
141 </widget> |
|
142 </item> |
|
143 <item row="6" column="0"> |
|
144 <widget class="QLabel" name="diffLabel"> |
|
145 <property name="text"> |
|
146 <string>&Diff Options:</string> |
|
147 </property> |
|
148 <property name="buddy"> |
|
149 <cstring>diffEdit</cstring> |
|
150 </property> |
|
151 </widget> |
|
152 </item> |
|
153 <item row="0" column="0"> |
|
154 <widget class="QLabel" name="globalLabel"> |
|
155 <property name="text"> |
|
156 <string>&Global Options:</string> |
|
157 </property> |
|
158 <property name="buddy"> |
|
159 <cstring>globalEdit</cstring> |
|
160 </property> |
|
161 </widget> |
|
162 </item> |
|
163 <item row="11" column="1"> |
|
164 <widget class="QLineEdit" name="exportEdit"> |
|
165 <property name="toolTip"> |
|
166 <string>Enter the options for the export command.</string> |
|
167 </property> |
|
168 <property name="whatsThis"> |
|
169 <string><b>Export Options</b> |
|
170 <p>Enter the options for the export command.</p></string> |
|
171 </property> |
|
172 </widget> |
|
173 </item> |
|
174 <item row="4" column="1"> |
|
175 <widget class="QLineEdit" name="addEdit"> |
|
176 <property name="toolTip"> |
|
177 <string>Enter the options for the add command.</string> |
|
178 </property> |
|
179 <property name="whatsThis"> |
|
180 <string><b>Add Options</b> |
|
181 <p>Enter the options for the add command.</p></string> |
|
182 </property> |
|
183 </widget> |
|
184 </item> |
|
185 <item row="7" column="0"> |
|
186 <widget class="QLabel" name="logLabel"> |
|
187 <property name="text"> |
|
188 <string>&Log Options:</string> |
|
189 </property> |
|
190 <property name="buddy"> |
|
191 <cstring>logEdit</cstring> |
|
192 </property> |
|
193 </widget> |
|
194 </item> |
|
195 <item row="9" column="0"> |
|
196 <widget class="QLabel" name="statusLabel"> |
|
197 <property name="text"> |
|
198 <string>&StatusOptions:</string> |
|
199 </property> |
|
200 <property name="buddy"> |
|
201 <cstring>statusEdit</cstring> |
|
202 </property> |
|
203 </widget> |
|
204 </item> |
|
205 <item row="5" column="1"> |
|
206 <widget class="QLineEdit" name="removeEdit"> |
|
207 <property name="toolTip"> |
|
208 <string>Enter the options for the remove command.</string> |
|
209 </property> |
|
210 <property name="whatsThis"> |
|
211 <string><b>Remove Options</b> |
|
212 <p>Enter the options for the remove command.</p></string> |
|
213 </property> |
|
214 </widget> |
|
215 </item> |
|
216 <item row="2" column="1"> |
|
217 <widget class="QLineEdit" name="checkoutEdit"> |
|
218 <property name="toolTip"> |
|
219 <string>Enter the options for the checkout command.</string> |
|
220 </property> |
|
221 <property name="whatsThis"> |
|
222 <string><b>Checkout Options</b> |
|
223 <p>Enter the options for the checkout command.</p></string> |
|
224 </property> |
|
225 </widget> |
|
226 </item> |
|
227 <item row="1" column="0"> |
|
228 <widget class="QLabel" name="commitLabel"> |
|
229 <property name="text"> |
|
230 <string>Co&mmit Options:</string> |
|
231 </property> |
|
232 <property name="buddy"> |
|
233 <cstring>commitEdit</cstring> |
|
234 </property> |
|
235 </widget> |
|
236 </item> |
|
237 <item row="11" column="0"> |
|
238 <widget class="QLabel" name="exportLabel"> |
|
239 <property name="text"> |
|
240 <string>&Export Options:</string> |
|
241 </property> |
|
242 <property name="buddy"> |
|
243 <cstring>exportEdit</cstring> |
|
244 </property> |
|
245 </widget> |
|
246 </item> |
|
247 <item row="2" column="0"> |
|
248 <widget class="QLabel" name="checkoutLabel"> |
|
249 <property name="text"> |
|
250 <string>Check&out Options:</string> |
|
251 </property> |
|
252 <property name="buddy"> |
|
253 <cstring>checkoutEdit</cstring> |
|
254 </property> |
|
255 </widget> |
|
256 </item> |
|
257 <item row="3" column="0"> |
|
258 <widget class="QLabel" name="updateLabel"> |
|
259 <property name="text"> |
|
260 <string>&Update Options:</string> |
|
261 </property> |
|
262 <property name="buddy"> |
|
263 <cstring>updateEdit</cstring> |
|
264 </property> |
|
265 </widget> |
|
266 </item> |
|
267 <item row="0" column="1"> |
|
268 <widget class="QLineEdit" name="globalEdit"> |
|
269 <property name="toolTip"> |
|
270 <string>Enter the global options.</string> |
|
271 </property> |
|
272 <property name="whatsThis"> |
|
273 <string><b>Global Options</b> |
|
274 <p>Enter the global options.</p></string> |
|
275 </property> |
|
276 </widget> |
|
277 </item> |
|
278 </layout> |
|
279 </item> |
|
280 <item> |
|
281 <widget class="QDialogButtonBox" name="buttonBox"> |
|
282 <property name="orientation"> |
|
283 <enum>Qt::Horizontal</enum> |
|
284 </property> |
|
285 <property name="standardButtons"> |
|
286 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
|
287 </property> |
|
288 </widget> |
|
289 </item> |
|
290 </layout> |
|
291 </widget> |
|
292 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
293 <tabstops> |
|
294 <tabstop>globalEdit</tabstop> |
|
295 <tabstop>commitEdit</tabstop> |
|
296 <tabstop>checkoutEdit</tabstop> |
|
297 <tabstop>updateEdit</tabstop> |
|
298 <tabstop>addEdit</tabstop> |
|
299 <tabstop>removeEdit</tabstop> |
|
300 <tabstop>diffEdit</tabstop> |
|
301 <tabstop>logEdit</tabstop> |
|
302 <tabstop>historyEdit</tabstop> |
|
303 <tabstop>statusEdit</tabstop> |
|
304 <tabstop>tagEdit</tabstop> |
|
305 <tabstop>exportEdit</tabstop> |
|
306 </tabstops> |
|
307 <resources/> |
|
308 <connections> |
|
309 <connection> |
|
310 <sender>buttonBox</sender> |
|
311 <signal>accepted()</signal> |
|
312 <receiver>VcsCommandOptionsDialog</receiver> |
|
313 <slot>accept()</slot> |
|
314 <hints> |
|
315 <hint type="sourcelabel"> |
|
316 <x>120</x> |
|
317 <y>390</y> |
|
318 </hint> |
|
319 <hint type="destinationlabel"> |
|
320 <x>120</x> |
|
321 <y>411</y> |
|
322 </hint> |
|
323 </hints> |
|
324 </connection> |
|
325 <connection> |
|
326 <sender>buttonBox</sender> |
|
327 <signal>rejected()</signal> |
|
328 <receiver>VcsCommandOptionsDialog</receiver> |
|
329 <slot>reject()</slot> |
|
330 <hints> |
|
331 <hint type="sourcelabel"> |
|
332 <x>191</x> |
|
333 <y>390</y> |
|
334 </hint> |
|
335 <hint type="destinationlabel"> |
|
336 <x>193</x> |
|
337 <y>410</y> |
|
338 </hint> |
|
339 </hints> |
|
340 </connection> |
|
341 </connections> |
|
342 </ui> |