mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-06-23 17:39:35 +02:00
fix: Avoid duplicate naming for ui file elements
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
<attribute name="title">
|
||||
<string>Options</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="bsdIface_gridLayout">
|
||||
<item row="0" column="2">
|
||||
<spacer>
|
||||
<property name="orientation">
|
||||
@@ -193,7 +193,7 @@
|
||||
<widget class="QWidget" name="page"/>
|
||||
<widget class="QWidget" name="page_ethernet"/>
|
||||
<widget class="QWidget" name="page_vlan">
|
||||
<layout class="QGridLayout" name="gridLayout_106">
|
||||
<layout class="QGridLayout" name="bsdIface_gridLayout_106">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="vlan_label">
|
||||
<property name="enabled">
|
||||
@@ -243,7 +243,7 @@
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="page_bridge">
|
||||
<layout class="QGridLayout" name="gridLayout_4">
|
||||
<layout class="QGridLayout" name="bsdIface_gridLayout_4">
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="enable_stp">
|
||||
<property name="text">
|
||||
|
||||
@@ -120,7 +120,6 @@
|
||||
</layout>
|
||||
<zorder>commentKeywords</zorder>
|
||||
<zorder>frame</zorder>
|
||||
<zorder></zorder>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<attribute name="title">
|
||||
<string>Compiler</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="ipfwAdvanced_gridLayout">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="compilerLabel">
|
||||
<property name="text">
|
||||
@@ -321,13 +321,13 @@ known sessions on top of the policy (action 'check-state')</string>
|
||||
<attribute name="title">
|
||||
<string>Installer</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<layout class="QGridLayout" name="ipfwAdvanced_gridLayout_3">
|
||||
<item row="0" column="0">
|
||||
<widget class="QGroupBox" name="groupBox2">
|
||||
<property name="title">
|
||||
<string>Built-in installer</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_104">
|
||||
<layout class="QGridLayout" name="ipfwAdvanced_gridLayout_104">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label556">
|
||||
<property name="text">
|
||||
@@ -488,7 +488,7 @@ known sessions on top of the policy (action 'check-state')</string>
|
||||
<property name="title">
|
||||
<string>External install script</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<layout class="QGridLayout" name="ipfwAdvanced_gridLayout_2">
|
||||
<item row="0" column="0">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
|
||||
@@ -757,7 +757,7 @@
|
||||
<attribute name="title">
|
||||
<string>Path</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_1">
|
||||
<layout class="QGridLayout" name="linux24Advanced_gridLayout_1">
|
||||
<item row="0" column="1">
|
||||
<spacer>
|
||||
<property name="orientation">
|
||||
@@ -1005,7 +1005,7 @@
|
||||
<attribute name="title">
|
||||
<string>conntrack</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_4">
|
||||
<layout class="QGridLayout" name="linux24Advanced_gridLayout_4">
|
||||
<item row="0" column="0">
|
||||
<widget class="QFrame" name="frame">
|
||||
<property name="frameShape">
|
||||
@@ -1014,7 +1014,7 @@
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Raised</enum>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<layout class="QGridLayout" name="linux24Advanced_gridLayout_2">
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="label_4">
|
||||
<property name="text">
|
||||
@@ -1219,7 +1219,7 @@ Explanation of this parameter can be found at<br>
|
||||
<attribute name="title">
|
||||
<string>Data</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="linux24Advanced_gridLayout">
|
||||
<item row="0" column="1">
|
||||
<spacer name="spacer">
|
||||
<property name="orientation">
|
||||
|
||||
@@ -383,7 +383,7 @@
|
||||
<attribute name="title">
|
||||
<string>Data</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="openbsdAdvanced_gridLayout">
|
||||
<item row="0" column="1">
|
||||
<spacer name="spacer">
|
||||
<property name="orientation">
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
<attribute name="title">
|
||||
<string>Compiler</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_10">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_10">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="compilerLabel">
|
||||
<property name="text">
|
||||
@@ -158,7 +158,7 @@
|
||||
<property name="title">
|
||||
<string>Names of generated files</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_7">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_7">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_6">
|
||||
<property name="text">
|
||||
@@ -229,7 +229,7 @@
|
||||
<property name="flat">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout">
|
||||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QLabel" name="label_4">
|
||||
<property name="text">
|
||||
@@ -285,7 +285,7 @@
|
||||
<property name="flat">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_6">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_6">
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="pf_accept_new_tcp_with_no_syn">
|
||||
<property name="text">
|
||||
@@ -416,7 +416,7 @@ with this address:</string>
|
||||
<attribute name="title">
|
||||
<string>Scrub</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_9">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_9">
|
||||
<item row="0" column="0">
|
||||
<spacer>
|
||||
<property name="orientation">
|
||||
@@ -567,7 +567,7 @@ with this address:</string>
|
||||
<property name="title">
|
||||
<string/>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_5">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_5">
|
||||
<property name="verticalSpacing">
|
||||
<number>6</number>
|
||||
</property>
|
||||
@@ -654,13 +654,13 @@ with this address:</string>
|
||||
<attribute name="title">
|
||||
<string>Options</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_17">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_17">
|
||||
<item row="0" column="0">
|
||||
<widget class="QGroupBox" name="groupBox_6">
|
||||
<property name="title">
|
||||
<string>Limits</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_15">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_15">
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="pf_do_limit_frags">
|
||||
<property name="text">
|
||||
@@ -829,7 +829,7 @@ with this address:</string>
|
||||
<property name="title">
|
||||
<string>Options</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_16">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_16">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="textLabel3">
|
||||
<property name="text">
|
||||
@@ -937,7 +937,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<attribute name="title">
|
||||
<string>Timeouts</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_14">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_14">
|
||||
<item row="0" column="0" colspan="3">
|
||||
<widget class="QLabel" name="textLabel2">
|
||||
<property name="text">
|
||||
@@ -1431,7 +1431,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<property name="title">
|
||||
<string>Adaptive scaling</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_12">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_12">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="textLabel1_11">
|
||||
<property name="text">
|
||||
@@ -1556,7 +1556,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<property name="title">
|
||||
<string>Fragments</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_13">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_13">
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="pf_do_timeout_interval">
|
||||
<property name="toolTip">
|
||||
@@ -1659,7 +1659,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<attribute name="title">
|
||||
<string>Installer</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_3">
|
||||
<property name="spacing">
|
||||
<number>20</number>
|
||||
</property>
|
||||
@@ -1668,7 +1668,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<property name="title">
|
||||
<string>Built-in installer</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_128">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_128">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label556">
|
||||
<property name="text">
|
||||
@@ -1829,7 +1829,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<property name="title">
|
||||
<string>External install script</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_2">
|
||||
<item row="0" column="0">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
@@ -2226,7 +2226,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<attribute name="title">
|
||||
<string>Script</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_11">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_11">
|
||||
<item row="0" column="1">
|
||||
<spacer>
|
||||
<property name="orientation">
|
||||
@@ -2251,7 +2251,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<property name="flat">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_4">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_4">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_8">
|
||||
<property name="text">
|
||||
@@ -2284,7 +2284,7 @@ return A TCP RST is returned for blocked TCP packets, an ICMP
|
||||
<property name="title">
|
||||
<string>Enable auxiliary sections in the generated script</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_8">
|
||||
<layout class="QGridLayout" name="pfAdvanced_gridLayout_8">
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="pf_debug">
|
||||
<property name="text">
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<property name="sizeGripEnabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_7">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_7">
|
||||
<item row="1" column="0">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
||||
<item>
|
||||
@@ -94,7 +94,7 @@
|
||||
<attribute name="title">
|
||||
<string>Compiler</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_20">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_20">
|
||||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QLabel" name="textLabel1_5">
|
||||
<property name="sizePolicy">
|
||||
@@ -154,7 +154,7 @@
|
||||
<property name="title">
|
||||
<string>Policy Compiler Options</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_3">
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="pix_assume_fw_part_of_any">
|
||||
<property name="toolTip">
|
||||
@@ -223,7 +223,7 @@
|
||||
<property name="title">
|
||||
<string>Address Translation</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_18">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_18">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_9">
|
||||
<property name="text">
|
||||
@@ -270,7 +270,7 @@
|
||||
<property name="title">
|
||||
<string>Verification of NAT rules</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_17">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_17">
|
||||
<property name="verticalSpacing">
|
||||
<number>-1</number>
|
||||
</property>
|
||||
@@ -312,7 +312,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="5" column="0" colspan="2">
|
||||
<layout class="QGridLayout" name="gridLayout_4">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_4">
|
||||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="mgmt_ssh">
|
||||
<property name="text">
|
||||
@@ -379,13 +379,13 @@
|
||||
<attribute name="title">
|
||||
<string>Installer</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_6">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_6">
|
||||
<item row="0" column="0">
|
||||
<widget class="QGroupBox" name="groupBox2">
|
||||
<property name="title">
|
||||
<string>Built-in installer</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_124">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_124">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="textLabel1_2">
|
||||
<property name="text">
|
||||
@@ -556,7 +556,7 @@
|
||||
<property name="title">
|
||||
<string>External install script</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_2">
|
||||
<item row="0" column="0">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<property name="spacing">
|
||||
@@ -656,7 +656,7 @@
|
||||
<attribute name="title">
|
||||
<string>Prolog/Epilog</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_10">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_10">
|
||||
<item row="0" column="0">
|
||||
<widget class="QGroupBox" name="frame146">
|
||||
<property name="title">
|
||||
@@ -779,7 +779,7 @@
|
||||
<attribute name="title">
|
||||
<string>Timeouts</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_9">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_9">
|
||||
<item row="1" column="0">
|
||||
<spacer>
|
||||
<property name="orientation">
|
||||
@@ -1479,7 +1479,7 @@
|
||||
<attribute name="title">
|
||||
<string>Inspect</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_11">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_11">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="textLabel1_4">
|
||||
<property name="text">
|
||||
@@ -3575,7 +3575,7 @@
|
||||
<attribute name="title">
|
||||
<string>IP options</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout">
|
||||
<property name="horizontalSpacing">
|
||||
<number>20</number>
|
||||
</property>
|
||||
@@ -3780,13 +3780,13 @@
|
||||
<attribute name="title">
|
||||
<string>Logging</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_16">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_16">
|
||||
<item row="0" column="0">
|
||||
<widget class="QGroupBox" name="frame171">
|
||||
<property name="title">
|
||||
<string/>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_15">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_15">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label599">
|
||||
<property name="text">
|
||||
@@ -3918,7 +3918,7 @@
|
||||
<property name="title">
|
||||
<string>Set device id for syslog messages (v6.3 and later):</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_14">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_14">
|
||||
<item row="0" column="0">
|
||||
<widget class="QRadioButton" name="syslog_device_id_hostname">
|
||||
<property name="text">
|
||||
@@ -4006,7 +4006,7 @@
|
||||
<property name="title">
|
||||
<string>Other logging destinations and levels:</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_5">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_5">
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="logging_buffered">
|
||||
<property name="text">
|
||||
@@ -4092,7 +4092,7 @@
|
||||
<attribute name="title">
|
||||
<string>Script</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_19">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_19">
|
||||
<item row="0" column="0">
|
||||
<widget class="QGroupBox" name="buttonGroup10">
|
||||
<property name="sizePolicy">
|
||||
@@ -4104,7 +4104,7 @@
|
||||
<property name="title">
|
||||
<string/>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_12">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_12">
|
||||
<item row="0" column="0">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||||
<item>
|
||||
@@ -4319,7 +4319,7 @@ First, create temporary access list to permit connections from the management su
|
||||
<property name="title">
|
||||
<string/>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_13">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_13">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_4">
|
||||
<property name="text">
|
||||
@@ -4438,7 +4438,7 @@ First, create temporary access list to permit connections from the management su
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Plain</enum>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_8">
|
||||
<layout class="QGridLayout" name="pixAdvanced_gridLayout_8">
|
||||
<property name="verticalSpacing">
|
||||
<number>12</number>
|
||||
</property>
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<attribute name="title">
|
||||
<string>NTP</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="pixosAdvanced_gridLayout">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="fwsm_ntp_warning">
|
||||
<property name="text">
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<property name="sizeGripEnabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout">
|
||||
<item row="1" column="0">
|
||||
<layout class="QHBoxLayout">
|
||||
<item>
|
||||
@@ -78,12 +78,12 @@
|
||||
<attribute name="title">
|
||||
<string>General</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_4">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_4">
|
||||
<property name="topMargin">
|
||||
<number>20</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<layout class="QGridLayout" name="gridLayout_1">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_1">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="textLabel1">
|
||||
<property name="sizePolicy">
|
||||
@@ -181,7 +181,7 @@
|
||||
<property name="title">
|
||||
<string/>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_3">
|
||||
<item row="0" column="0" colspan="4">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="font">
|
||||
@@ -281,7 +281,7 @@
|
||||
<attribute name="title">
|
||||
<string>Objects</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_2">
|
||||
<item row="2" column="0">
|
||||
<widget class="QCheckBox" name="deletedObj">
|
||||
<property name="text">
|
||||
@@ -382,7 +382,7 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<attribute name="title">
|
||||
<string>DNS Name</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_11">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_11">
|
||||
<property name="horizontalSpacing">
|
||||
<number>20</number>
|
||||
</property>
|
||||
@@ -410,7 +410,7 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Raised</enum>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_10">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_10">
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
@@ -463,7 +463,7 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<attribute name="title">
|
||||
<string>Address Table</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_13">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_13">
|
||||
<property name="horizontalSpacing">
|
||||
<number>20</number>
|
||||
</property>
|
||||
@@ -491,7 +491,7 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Raised</enum>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_12">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_12">
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
@@ -634,9 +634,9 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<height>154</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_16" columnstretch="1,0">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_16" columnstretch="1,0">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_22">
|
||||
<widget class="QLabel" name="label_20">
|
||||
<property name="text">
|
||||
<string>Create new policy rules with action </string>
|
||||
</property>
|
||||
@@ -773,7 +773,7 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<attribute name="title">
|
||||
<string>Interface</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_17">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_17">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_17">
|
||||
<property name="sizePolicy">
|
||||
@@ -852,7 +852,7 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<attribute name="title">
|
||||
<string>Data File</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_5">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_5">
|
||||
<property name="topMargin">
|
||||
<number>20</number>
|
||||
</property>
|
||||
@@ -944,7 +944,7 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<attribute name="title">
|
||||
<string>Installer</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_15">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_15">
|
||||
<item row="0" column="0" colspan="3">
|
||||
<widget class="QLabel" name="textLabel1_5_2">
|
||||
<property name="text">
|
||||
@@ -1070,7 +1070,7 @@ own library of templates and use it in addition to the one we provide</string>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Plain</enum>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_14">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_14">
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
@@ -1212,7 +1212,7 @@ are never stored permanently)</string>
|
||||
<attribute name="title">
|
||||
<string>Labels</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_6">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_6">
|
||||
<property name="topMargin">
|
||||
<number>20</number>
|
||||
</property>
|
||||
@@ -1391,7 +1391,7 @@ are never stored permanently)</string>
|
||||
<attribute name="toolTip">
|
||||
<string>Icons settings</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_9">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_9">
|
||||
<property name="topMargin">
|
||||
<number>20</number>
|
||||
</property>
|
||||
@@ -1546,7 +1546,7 @@ are never stored permanently)</string>
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_7">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_7">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_7">
|
||||
<property name="text">
|
||||
@@ -1820,7 +1820,7 @@ and the unmodified version of the file you loaded.</string>
|
||||
<attribute name="title">
|
||||
<string>Platforms and OS</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_8">
|
||||
<layout class="QGridLayout" name="prefs_gridLayout_8">
|
||||
<property name="topMargin">
|
||||
<number>20</number>
|
||||
</property>
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
<attribute name="title">
|
||||
<string>General</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_3">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -417,7 +417,7 @@
|
||||
<attribute name="title">
|
||||
<string>limit</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_10">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_10">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -601,7 +601,7 @@
|
||||
<attribute name="title">
|
||||
<string>connlimit</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_9">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_9">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -769,7 +769,7 @@
|
||||
<attribute name="title">
|
||||
<string>hashlimit</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_8">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_8">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1190,7 +1190,7 @@
|
||||
<attribute name="title">
|
||||
<string>Tag</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1285,7 +1285,7 @@
|
||||
<attribute name="title">
|
||||
<string>Classify</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_12">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_12">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1349,7 +1349,7 @@
|
||||
<attribute name="title">
|
||||
<string>Route</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_21">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_21">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1366,7 +1366,7 @@
|
||||
<number>12</number>
|
||||
</property>
|
||||
<item row="0" column="0" colspan="3">
|
||||
<layout class="QGridLayout" name="gridLayout_20">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_20">
|
||||
<property name="spacing">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1409,7 +1409,7 @@
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Raised</enum>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_13">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_13">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="minimumSize">
|
||||
@@ -1551,7 +1551,7 @@ p, li { white-space: pre-wrap; }
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="ipf">
|
||||
<layout class="QGridLayout" name="gridLayout_7">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_7">
|
||||
<property name="spacing">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1573,7 +1573,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>General</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_5">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_5">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1639,7 +1639,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>Logging</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_6">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_6">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1751,7 +1751,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>Route</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_18">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_18">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -1906,7 +1906,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>State Tracking</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_2">
|
||||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="pf_stateless">
|
||||
<property name="text">
|
||||
@@ -2399,7 +2399,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>TCP</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_122">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_122">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -2455,7 +2455,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>Tag</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_14">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_14">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -2537,7 +2537,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>Classify</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_15">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_15">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -2598,7 +2598,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>Route</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_16">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_16">
|
||||
<item row="0" column="0" colspan="2">
|
||||
<layout class="QHBoxLayout" name="_2">
|
||||
<property name="spacing">
|
||||
@@ -2830,7 +2830,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>State Tracking</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_4">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_4">
|
||||
<property name="leftMargin">
|
||||
<number>12</number>
|
||||
</property>
|
||||
@@ -2907,7 +2907,7 @@ p, li { white-space: pre-wrap; }
|
||||
<attribute name="title">
|
||||
<string>Classify</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_19">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_19">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="textLabel1_9">
|
||||
<property name="text">
|
||||
@@ -2929,7 +2929,7 @@ p, li { white-space: pre-wrap; }
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_17">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_17">
|
||||
<item row="0" column="0">
|
||||
<widget class="QComboBox" name="ipfw_classify_method">
|
||||
<item>
|
||||
@@ -3198,7 +3198,7 @@ p, li { white-space: pre-wrap; }
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="iosacl">
|
||||
<layout class="QGridLayout" name="gridLayout_11">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_11">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
@@ -3247,7 +3247,7 @@ p, li { white-space: pre-wrap; }
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="junosacl">
|
||||
<layout class="QGridLayout" name="gridLayout_22">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_22">
|
||||
<item row="0" column="0">
|
||||
<widget class="QTabWidget" name="tabwJunos">
|
||||
<property name="tabShape">
|
||||
@@ -3264,7 +3264,7 @@ p, li { white-space: pre-wrap; }
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
||||
<item>
|
||||
<layout class="QGridLayout" name="gridLayout_23">
|
||||
<layout class="QGridLayout" name="RuleOptions_gridLayout_23">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label_7">
|
||||
<property name="text">
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<property name="windowTitle">
|
||||
<string>WizardPage</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<layout class="QGridLayout" name="ND_SetupPage_gridLayout_2">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="textLabel3_2">
|
||||
<property name="text">
|
||||
@@ -145,7 +145,7 @@
|
||||
<property name="title">
|
||||
<string>Confine scan to this network:</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<layout class="QGridLayout" name="ND_SetupPage_gridLayout">
|
||||
<item row="0" column="0" colspan="3">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user