summaryrefslogtreecommitdiff
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2013-07-13 22:11:30 +0200
committerTannin <devnull@localhost>2013-07-13 22:11:30 +0200
commit5c968a124280a60e64298809e3e78e5d3783d59c (patch)
tree0910816561ba7e84112a93ccaba34c17b352aeff /src/settingsdialog.ui
parente09cef39095b8d675f11a41dd4d152cdecac1809 (diff)
- added the ability to connect to the internet through a proxy
- integrated fomod installer now supports the or-operator for page conditions - integrated fomod installer now caches condition results to speed up tests
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index 590f30e0..b63965f9 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -329,6 +329,19 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
+ <widget class="QCheckBox" name="proxyBox">
+ <property name="statusTip">
+ <string>Use a proxy for network connections.</string>
+ </property>
+ <property name="whatsThis">
+ <string>Use a proxy for network connections. This uses the system-wide settings which can be configured in Internet Explorer. Please note that MO will start up a few seconds slower on some systems when using a proxy.</string>
+ </property>
+ <property name="text">
+ <string>Use HTTP Proxy (Uses System Settings)</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<layout class="QVBoxLayout" name="verticalLayout_6">