19 </widget> |
19 </widget> |
20 </item> |
20 </item> |
21 <item> |
21 <item> |
22 <widget class="Line" name="line17"> |
22 <widget class="Line" name="line17"> |
23 <property name="frameShape"> |
23 <property name="frameShape"> |
24 <enum>QFrame::HLine</enum> |
24 <enum>QFrame::Shape::HLine</enum> |
25 </property> |
25 </property> |
26 <property name="frameShadow"> |
26 <property name="frameShadow"> |
27 <enum>QFrame::Sunken</enum> |
27 <enum>QFrame::Shadow::Sunken</enum> |
28 </property> |
28 </property> |
29 <property name="orientation"> |
29 <property name="orientation"> |
30 <enum>Qt::Horizontal</enum> |
30 <enum>Qt::Orientation::Horizontal</enum> |
31 </property> |
31 </property> |
32 </widget> |
32 </widget> |
33 </item> |
33 </item> |
34 <item> |
34 <item> |
35 <widget class="QGroupBox" name="groupBox_4"> |
35 <widget class="QGroupBox" name="groupBox_4"> |
319 </widget> |
319 </widget> |
320 </item> |
320 </item> |
321 <item row="3" column="4"> |
321 <item row="3" column="4"> |
322 <spacer name="horizontalSpacer_2"> |
322 <spacer name="horizontalSpacer_2"> |
323 <property name="orientation"> |
323 <property name="orientation"> |
324 <enum>Qt::Horizontal</enum> |
324 <enum>Qt::Orientation::Horizontal</enum> |
325 </property> |
325 </property> |
326 <property name="sizeHint" stdset="0"> |
326 <property name="sizeHint" stdset="0"> |
327 <size> |
327 <size> |
328 <width>160</width> |
328 <width>160</width> |
329 <height>20</height> |
329 <height>20</height> |
381 <widget class="QSpinBox" name="sessionTimerSpinBox"> |
381 <widget class="QSpinBox" name="sessionTimerSpinBox"> |
382 <property name="toolTip"> |
382 <property name="toolTip"> |
383 <string>Enter the time to save sessions</string> |
383 <string>Enter the time to save sessions</string> |
384 </property> |
384 </property> |
385 <property name="alignment"> |
385 <property name="alignment"> |
386 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
386 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
387 </property> |
387 </property> |
388 <property name="suffix"> |
388 <property name="suffix"> |
389 <string> s</string> |
389 <string> s</string> |
390 </property> |
390 </property> |
391 <property name="minimum"> |
391 <property name="minimum"> |
400 </widget> |
400 </widget> |
401 </item> |
401 </item> |
402 <item row="1" column="2"> |
402 <item row="1" column="2"> |
403 <spacer name="horizontalSpacer_8"> |
403 <spacer name="horizontalSpacer_8"> |
404 <property name="orientation"> |
404 <property name="orientation"> |
405 <enum>Qt::Horizontal</enum> |
405 <enum>Qt::Orientation::Horizontal</enum> |
406 </property> |
406 </property> |
407 <property name="sizeHint" stdset="0"> |
407 <property name="sizeHint" stdset="0"> |
408 <size> |
408 <size> |
409 <width>443</width> |
409 <width>443</width> |
410 <height>20</height> |
410 <height>20</height> |
593 <string><p>Select to enable the push messaging service.</p> |
593 <string><p>Select to enable the push messaging service.</p> |
594 <p><b>Note:</b> All push messages will go through the Google push service and its respective servers.</p></string> |
594 <p><b>Note:</b> All push messages will go through the Google push service and its respective servers.</p></string> |
595 </property> |
595 </property> |
596 <property name="text"> |
596 <property name="text"> |
597 <string>Enable Push Messaging Service</string> |
597 <string>Enable Push Messaging Service</string> |
|
598 </property> |
|
599 </widget> |
|
600 </item> |
|
601 <item> |
|
602 <widget class="QCheckBox" name="noPersistentPermissionsCheckBox"> |
|
603 <property name="toolTip"> |
|
604 <string>Select to store website permission settings in memory only.</string> |
|
605 </property> |
|
606 <property name="text"> |
|
607 <string>Do not persist website permissions</string> |
598 </property> |
608 </property> |
599 </widget> |
609 </widget> |
600 </item> |
610 </item> |
601 <item> |
611 <item> |
602 <widget class="QCheckBox" name="readingFromCanvasCheckBox"> |
612 <widget class="QCheckBox" name="readingFromCanvasCheckBox"> |
761 <item row="3" column="0" colspan="2"> |
771 <item row="3" column="0" colspan="2"> |
762 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
772 <layout class="QHBoxLayout" name="horizontalLayout_4"> |
763 <item> |
773 <item> |
764 <spacer name="horizontalSpacer_6"> |
774 <spacer name="horizontalSpacer_6"> |
765 <property name="orientation"> |
775 <property name="orientation"> |
766 <enum>Qt::Horizontal</enum> |
776 <enum>Qt::Orientation::Horizontal</enum> |
767 </property> |
777 </property> |
768 <property name="sizeHint" stdset="0"> |
778 <property name="sizeHint" stdset="0"> |
769 <size> |
779 <size> |
770 <width>268</width> |
780 <width>268</width> |
771 <height>20</height> |
781 <height>20</height> |
922 <widget class="QSpinBox" name="cacheSizeSpinBox"> |
932 <widget class="QSpinBox" name="cacheSizeSpinBox"> |
923 <property name="toolTip"> |
933 <property name="toolTip"> |
924 <string>Enter the maximum size of the disk cache</string> |
934 <string>Enter the maximum size of the disk cache</string> |
925 </property> |
935 </property> |
926 <property name="alignment"> |
936 <property name="alignment"> |
927 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
937 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
928 </property> |
938 </property> |
929 <property name="suffix"> |
939 <property name="suffix"> |
930 <string> MB</string> |
940 <string> MB</string> |
931 </property> |
941 </property> |
932 <property name="minimum"> |
942 <property name="minimum"> |
938 </widget> |
948 </widget> |
939 </item> |
949 </item> |
940 <item row="1" column="2"> |
950 <item row="1" column="2"> |
941 <spacer name="horizontalSpacer"> |
951 <spacer name="horizontalSpacer"> |
942 <property name="orientation"> |
952 <property name="orientation"> |
943 <enum>Qt::Horizontal</enum> |
953 <enum>Qt::Orientation::Horizontal</enum> |
944 </property> |
954 </property> |
945 <property name="sizeHint" stdset="0"> |
955 <property name="sizeHint" stdset="0"> |
946 <size> |
956 <size> |
947 <width>410</width> |
957 <width>410</width> |
948 <height>20</height> |
958 <height>20</height> |
1072 <widget class="QComboBox" name="languageCombo"> |
1082 <widget class="QComboBox" name="languageCombo"> |
1073 <property name="toolTip"> |
1083 <property name="toolTip"> |
1074 <string>Select the language to be used for web searches</string> |
1084 <string>Select the language to be used for web searches</string> |
1075 </property> |
1085 </property> |
1076 <property name="sizeAdjustPolicy"> |
1086 <property name="sizeAdjustPolicy"> |
1077 <enum>QComboBox::AdjustToContents</enum> |
1087 <enum>QComboBox::SizeAdjustPolicy::AdjustToContents</enum> |
1078 </property> |
1088 </property> |
1079 </widget> |
1089 </widget> |
1080 </item> |
1090 </item> |
1081 <item> |
1091 <item> |
1082 <spacer name="horizontalSpacer_3"> |
1092 <spacer name="horizontalSpacer_3"> |
1083 <property name="orientation"> |
1093 <property name="orientation"> |
1084 <enum>Qt::Horizontal</enum> |
1094 <enum>Qt::Orientation::Horizontal</enum> |
1085 </property> |
1095 </property> |
1086 <property name="sizeHint" stdset="0"> |
1096 <property name="sizeHint" stdset="0"> |
1087 <size> |
1097 <size> |
1088 <width>450</width> |
1098 <width>450</width> |
1089 <height>20</height> |
1099 <height>20</height> |
1231 <widget class="QDoubleSpinBox" name="autoScrollDividerSpinBox"> |
1241 <widget class="QDoubleSpinBox" name="autoScrollDividerSpinBox"> |
1232 <property name="toolTip"> |
1242 <property name="toolTip"> |
1233 <string>Enter the auto-scroll divider value</string> |
1243 <string>Enter the auto-scroll divider value</string> |
1234 </property> |
1244 </property> |
1235 <property name="alignment"> |
1245 <property name="alignment"> |
1236 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
1246 <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set> |
1237 </property> |
1247 </property> |
1238 <property name="decimals"> |
1248 <property name="decimals"> |
1239 <number>1</number> |
1249 <number>1</number> |
1240 </property> |
1250 </property> |
1241 <property name="minimum"> |
1251 <property name="minimum"> |
1310 <tabstop>jsClipboardCheckBox</tabstop> |
1320 <tabstop>jsClipboardCheckBox</tabstop> |
1311 <tabstop>jsPasteCheckBox</tabstop> |
1321 <tabstop>jsPasteCheckBox</tabstop> |
1312 <tabstop>pluginsGroup</tabstop> |
1322 <tabstop>pluginsGroup</tabstop> |
1313 <tabstop>pdfViewerCheckBox</tabstop> |
1323 <tabstop>pdfViewerCheckBox</tabstop> |
1314 <tabstop>pushServiceCheckBox</tabstop> |
1324 <tabstop>pushServiceCheckBox</tabstop> |
|
1325 <tabstop>noPersistentPermissionsCheckBox</tabstop> |
1315 <tabstop>readingFromCanvasCheckBox</tabstop> |
1326 <tabstop>readingFromCanvasCheckBox</tabstop> |
1316 <tabstop>doNotTrackCheckBox</tabstop> |
1327 <tabstop>doNotTrackCheckBox</tabstop> |
1317 <tabstop>refererSendComboBox</tabstop> |
1328 <tabstop>refererSendComboBox</tabstop> |
1318 <tabstop>refererDefaultPolicyCcomboBox</tabstop> |
1329 <tabstop>refererDefaultPolicyCcomboBox</tabstop> |
1319 <tabstop>refererTrimmingPolicyComboBox</tabstop> |
1330 <tabstop>refererTrimmingPolicyComboBox</tabstop> |