src/eric7/Preferences/ConfigurationPages/PluginManagerPage.ui

branch
eric7
changeset 9982
5b91f7baffd0
parent 9413
80c06d472826
--- a/src/eric7/Preferences/ConfigurationPages/PluginManagerPage.ui	Mon Apr 17 09:29:01 2023 +0200
+++ b/src/eric7/Preferences/ConfigurationPages/PluginManagerPage.ui	Mon Apr 17 14:25:35 2023 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>528</width>
-    <height>520</height>
+    <height>608</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_3">
@@ -125,6 +125,16 @@
     </widget>
    </item>
    <item>
+    <widget class="QCheckBox" name="unencryptedCheckBox">
+     <property name="toolTip">
+      <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>
+     </property>
+     <property name="text">
+      <string>Enforce unencrypted downloads</string>
+     </property>
+    </widget>
+   </item>
+   <item>
     <widget class="QLabel" name="TextLabel1_2_2_2_3">
      <property name="text">
       <string>&lt;font color=&quot;#FF0000&quot;&gt;&lt;b&gt;Note:&lt;/b&gt; The following settings are activated at the next startup of the application.&lt;/font&gt;</string>
@@ -291,6 +301,7 @@
   <tabstop>generationsSpinBox</tabstop>
   <tabstop>keepHiddenCheckBox</tabstop>
   <tabstop>startupCleanupCheckBox</tabstop>
+  <tabstop>unencryptedCheckBox</tabstop>
   <tabstop>activateExternalPluginsCheckBox</tabstop>
   <tabstop>noCheckRadioButton</tabstop>
   <tabstop>alwaysCheckRadioButton</tabstop>
@@ -300,6 +311,7 @@
   <tabstop>downloadedOnlyCheckBox</tabstop>
   <tabstop>repositoryUrlEdit</tabstop>
   <tabstop>repositoryUrlEditButton</tabstop>
+  <tabstop>autoInstallCheckBox</tabstop>
  </tabstops>
  <resources/>
  <connections/>

eric ide

mercurial