--- 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><p>Select to force the use of <b>http://</b> instead of <b>https://</b>.</p></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><font color="#FF0000"><b>Note:</b> The following settings are activated at the next startup of the application.</font></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/>