src/eric7/Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.ui

branch
eric7
changeset 11067
67b92e2cb719
parent 9413
80c06d472826
child 11068
15f0385e0471
equal deleted inserted replaced
11066:d71eab9be477 11067:67b92e2cb719
89 </widget> 89 </widget>
90 </item> 90 </item>
91 <item> 91 <item>
92 <spacer name="verticalSpacer"> 92 <spacer name="verticalSpacer">
93 <property name="orientation"> 93 <property name="orientation">
94 <enum>Qt::Vertical</enum> 94 <enum>Qt::Orientation::Vertical</enum>
95 </property> 95 </property>
96 <property name="sizeHint" stdset="0"> 96 <property name="sizeHint" stdset="0">
97 <size> 97 <size>
98 <width>20</width> 98 <width>20</width>
99 <height>239</height> 99 <height>239</height>
144 <property name="text"> 144 <property name="text">
145 <string>GPG</string> 145 <string>GPG</string>
146 </property> 146 </property>
147 </widget> 147 </widget>
148 </item> 148 </item>
149 <item row="3" column="1">
150 <widget class="QCheckBox" name="shelveCheckBox">
151 <property name="toolTip">
152 <string>Select to activate the shelve extension</string>
153 </property>
154 <property name="text">
155 <string>Shelve</string>
156 </property>
157 </widget>
158 </item>
159 <item row="3" column="0">
160 <widget class="QCheckBox" name="rebaseCheckBox">
161 <property name="toolTip">
162 <string>Select to activate the rebase extension</string>
163 </property>
164 <property name="text">
165 <string>Rebase</string>
166 </property>
167 </widget>
168 </item>
149 <item row="1" column="0"> 169 <item row="1" column="0">
150 <widget class="QCheckBox" name="histeditCheckBox"> 170 <widget class="QCheckBox" name="histeditCheckBox">
151 <property name="toolTip"> 171 <property name="toolTip">
152 <string>Select to activate the histedit extension</string> 172 <string>Select to activate the histedit extension</string>
153 </property> 173 </property>
181 <property name="toolTip"> 201 <property name="toolTip">
182 <string>Select to activate the queues extension</string> 202 <string>Select to activate the queues extension</string>
183 </property> 203 </property>
184 <property name="text"> 204 <property name="text">
185 <string>Queues</string> 205 <string>Queues</string>
186 </property>
187 </widget>
188 </item>
189 <item row="3" column="0">
190 <widget class="QCheckBox" name="rebaseCheckBox">
191 <property name="toolTip">
192 <string>Select to activate the rebase extension</string>
193 </property>
194 <property name="text">
195 <string>Rebase</string>
196 </property>
197 </widget>
198 </item>
199 <item row="3" column="1">
200 <widget class="QCheckBox" name="shelveCheckBox">
201 <property name="toolTip">
202 <string>Select to activate the shelve extension</string>
203 </property>
204 <property name="text">
205 <string>Shelve</string>
206 </property>
207 </widget>
208 </item>
209 <item row="4" column="0">
210 <widget class="QCheckBox" name="stripCheckBox">
211 <property name="toolTip">
212 <string>Select to activate the strip extension</string>
213 </property>
214 <property name="text">
215 <string>Strip</string>
216 </property> 206 </property>
217 </widget> 207 </widget>
218 </item> 208 </item>
219 </layout> 209 </layout>
220 </widget> 210 </widget>
239 <widget class="QSpinBox" name="lfFileSizeSpinBox"> 229 <widget class="QSpinBox" name="lfFileSizeSpinBox">
240 <property name="toolTip"> 230 <property name="toolTip">
241 <string>Enter the minimum file size in MB for files to be treated as Large Files</string> 231 <string>Enter the minimum file size in MB for files to be treated as Large Files</string>
242 </property> 232 </property>
243 <property name="alignment"> 233 <property name="alignment">
244 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 234 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
245 </property> 235 </property>
246 <property name="suffix"> 236 <property name="suffix">
247 <string> MB</string> 237 <string> MB</string>
248 </property> 238 </property>
249 <property name="minimum"> 239 <property name="minimum">
255 </widget> 245 </widget>
256 </item> 246 </item>
257 <item row="0" column="2"> 247 <item row="0" column="2">
258 <spacer name="horizontalSpacer"> 248 <spacer name="horizontalSpacer">
259 <property name="orientation"> 249 <property name="orientation">
260 <enum>Qt::Horizontal</enum> 250 <enum>Qt::Orientation::Horizontal</enum>
261 </property> 251 </property>
262 <property name="sizeHint" stdset="0"> 252 <property name="sizeHint" stdset="0">
263 <size> 253 <size>
264 <width>215</width> 254 <width>215</width>
265 <height>20</height> 255 <height>20</height>
301 <horstretch>0</horstretch> 291 <horstretch>0</horstretch>
302 <verstretch>0</verstretch> 292 <verstretch>0</verstretch>
303 </sizepolicy> 293 </sizepolicy>
304 </property> 294 </property>
305 <property name="focusPolicy"> 295 <property name="focusPolicy">
306 <enum>Qt::StrongFocus</enum> 296 <enum>Qt::FocusPolicy::StrongFocus</enum>
307 </property> 297 </property>
308 <property name="toolTip"> 298 <property name="toolTip">
309 <string>Enter the name of the user cache directory</string> 299 <string>Enter the name of the user cache directory</string>
310 </property> 300 </property>
311 </widget> 301 </widget>
314 </widget> 304 </widget>
315 </item> 305 </item>
316 <item> 306 <item>
317 <spacer name="verticalSpacer_2"> 307 <spacer name="verticalSpacer_2">
318 <property name="orientation"> 308 <property name="orientation">
319 <enum>Qt::Vertical</enum> 309 <enum>Qt::Orientation::Vertical</enum>
320 </property> 310 </property>
321 <property name="sizeHint" stdset="0"> 311 <property name="sizeHint" stdset="0">
322 <size> 312 <size>
323 <width>20</width> 313 <width>20</width>
324 <height>39</height> 314 <height>39</height>
402 <widget class="QLineEdit" name="proxyPasswordEdit"> 392 <widget class="QLineEdit" name="proxyPasswordEdit">
403 <property name="toolTip"> 393 <property name="toolTip">
404 <string>Enter the password for the network proxy</string> 394 <string>Enter the password for the network proxy</string>
405 </property> 395 </property>
406 <property name="echoMode"> 396 <property name="echoMode">
407 <enum>QLineEdit::Password</enum> 397 <enum>QLineEdit::EchoMode::Password</enum>
408 </property> 398 </property>
409 <property name="placeholderText"> 399 <property name="placeholderText">
410 <string>Enter Proxy Password</string> 400 <string>Enter Proxy Password</string>
411 </property> 401 </property>
412 <property name="clearButtonEnabled"> 402 <property name="clearButtonEnabled">
441 </widget> 431 </widget>
442 </item> 432 </item>
443 <item> 433 <item>
444 <spacer name="verticalSpacer_3"> 434 <spacer name="verticalSpacer_3">
445 <property name="orientation"> 435 <property name="orientation">
446 <enum>Qt::Vertical</enum> 436 <enum>Qt::Orientation::Vertical</enum>
447 </property> 437 </property>
448 <property name="sizeHint" stdset="0"> 438 <property name="sizeHint" stdset="0">
449 <size> 439 <size>
450 <width>20</width> 440 <width>20</width>
451 <height>242</height> 441 <height>242</height>
525 </widget> 515 </widget>
526 </item> 516 </item>
527 <item> 517 <item>
528 <spacer name="verticalSpacer_4"> 518 <spacer name="verticalSpacer_4">
529 <property name="orientation"> 519 <property name="orientation">
530 <enum>Qt::Vertical</enum> 520 <enum>Qt::Orientation::Vertical</enum>
531 </property> 521 </property>
532 <property name="sizeHint" stdset="0"> 522 <property name="sizeHint" stdset="0">
533 <size> 523 <size>
534 <width>20</width> 524 <width>20</width>
535 <height>40</height> 525 <height>40</height>
566 </widget> 556 </widget>
567 </item> 557 </item>
568 <item> 558 <item>
569 <spacer name="horizontalSpacer_2"> 559 <spacer name="horizontalSpacer_2">
570 <property name="orientation"> 560 <property name="orientation">
571 <enum>Qt::Horizontal</enum> 561 <enum>Qt::Orientation::Horizontal</enum>
572 </property> 562 </property>
573 <property name="sizeHint" stdset="0"> 563 <property name="sizeHint" stdset="0">
574 <size> 564 <size>
575 <width>40</width> 565 <width>40</width>
576 <height>20</height> 566 <height>20</height>
633 </widget> 623 </widget>
634 </item> 624 </item>
635 <item> 625 <item>
636 <spacer name="verticalSpacer_5"> 626 <spacer name="verticalSpacer_5">
637 <property name="orientation"> 627 <property name="orientation">
638 <enum>Qt::Vertical</enum> 628 <enum>Qt::Orientation::Vertical</enum>
639 </property> 629 </property>
640 <property name="sizeHint" stdset="0"> 630 <property name="sizeHint" stdset="0">
641 <size> 631 <size>
642 <width>20</width> 632 <width>20</width>
643 <height>40</height> 633 <height>40</height>
665 </widget> 655 </widget>
666 </item> 656 </item>
667 <item> 657 <item>
668 <widget class="QDialogButtonBox" name="buttonBox"> 658 <widget class="QDialogButtonBox" name="buttonBox">
669 <property name="orientation"> 659 <property name="orientation">
670 <enum>Qt::Horizontal</enum> 660 <enum>Qt::Orientation::Horizontal</enum>
671 </property> 661 </property>
672 <property name="standardButtons"> 662 <property name="standardButtons">
673 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 663 <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok</set>
674 </property> 664 </property>
675 </widget> 665 </widget>
676 </item> 666 </item>
677 </layout> 667 </layout>
678 </widget> 668 </widget>

eric ide

mercurial