src/eric7/Preferences/ConfigurationPages/PluginManagerPage.ui

branch
eric7
changeset 9982
5b91f7baffd0
parent 9413
80c06d472826
equal deleted inserted replaced
9981:932af5154428 9982:5b91f7baffd0
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>528</width> 9 <width>528</width>
10 <height>520</height> 10 <height>608</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_3"> 13 <layout class="QVBoxLayout" name="verticalLayout_3">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
120 <string>Cleanup during startup</string> 120 <string>Cleanup during startup</string>
121 </property> 121 </property>
122 </widget> 122 </widget>
123 </item> 123 </item>
124 </layout> 124 </layout>
125 </widget>
126 </item>
127 <item>
128 <widget class="QCheckBox" name="unencryptedCheckBox">
129 <property name="toolTip">
130 <string>&lt;p&gt;Select to force the use of &lt;b&gt;http://&lt;/b&gt; instead of &lt;b&gt;https://&lt;/b&gt;.&lt;/p&gt;</string>
131 </property>
132 <property name="text">
133 <string>Enforce unencrypted downloads</string>
134 </property>
125 </widget> 135 </widget>
126 </item> 136 </item>
127 <item> 137 <item>
128 <widget class="QLabel" name="TextLabel1_2_2_2_3"> 138 <widget class="QLabel" name="TextLabel1_2_2_2_3">
129 <property name="text"> 139 <property name="text">
289 <tabstops> 299 <tabstops>
290 <tabstop>downloadDirPicker</tabstop> 300 <tabstop>downloadDirPicker</tabstop>
291 <tabstop>generationsSpinBox</tabstop> 301 <tabstop>generationsSpinBox</tabstop>
292 <tabstop>keepHiddenCheckBox</tabstop> 302 <tabstop>keepHiddenCheckBox</tabstop>
293 <tabstop>startupCleanupCheckBox</tabstop> 303 <tabstop>startupCleanupCheckBox</tabstop>
304 <tabstop>unencryptedCheckBox</tabstop>
294 <tabstop>activateExternalPluginsCheckBox</tabstop> 305 <tabstop>activateExternalPluginsCheckBox</tabstop>
295 <tabstop>noCheckRadioButton</tabstop> 306 <tabstop>noCheckRadioButton</tabstop>
296 <tabstop>alwaysCheckRadioButton</tabstop> 307 <tabstop>alwaysCheckRadioButton</tabstop>
297 <tabstop>dailyCheckRadioButton</tabstop> 308 <tabstop>dailyCheckRadioButton</tabstop>
298 <tabstop>weeklyCheckRadioButton</tabstop> 309 <tabstop>weeklyCheckRadioButton</tabstop>
299 <tabstop>monthlyCheckRadioButton</tabstop> 310 <tabstop>monthlyCheckRadioButton</tabstop>
300 <tabstop>downloadedOnlyCheckBox</tabstop> 311 <tabstop>downloadedOnlyCheckBox</tabstop>
301 <tabstop>repositoryUrlEdit</tabstop> 312 <tabstop>repositoryUrlEdit</tabstop>
302 <tabstop>repositoryUrlEditButton</tabstop> 313 <tabstop>repositoryUrlEditButton</tabstop>
314 <tabstop>autoInstallCheckBox</tabstop>
303 </tabstops> 315 </tabstops>
304 <resources/> 316 <resources/>
305 <connections/> 317 <connections/>
306 </ui> 318 </ui>

eric ide

mercurial