Add checkbox option for IpFilterTrackers, closes #3154.

This commit is contained in:
Chocobo1
2015-06-09 17:18:33 +08:00
parent 77786bb8bb
commit 32a712f005
5 changed files with 3213 additions and 28 deletions

View File

@@ -180,8 +180,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>611</height>
<width>474</width>
<height>646</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_9">
@@ -519,8 +519,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>933</height>
<width>487</width>
<height>1005</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@@ -1037,8 +1037,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>556</height>
<width>474</width>
<height>640</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_20">
@@ -1469,17 +1469,17 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_14">
<item row="0" column="0">
<item row="1" column="0">
<widget class="QLabel" name="lblFilterPath">
<property name="text">
<string>Filter path (.dat, .p2p, .p2b):</string>
</property>
</widget>
</item>
<item row="0" column="1">
<item row="1" column="1">
<widget class="QLineEdit" name="textFilterPath"/>
</item>
<item row="0" column="2">
<item row="1" column="2">
<widget class="QToolButton" name="browseFilterButton">
<property name="minimumSize">
<size>
@@ -1492,7 +1492,7 @@
</property>
</widget>
</item>
<item row="0" column="3">
<item row="1" column="3">
<widget class="QToolButton" name="IpFilterRefreshBtn">
<property name="minimumSize">
<size>
@@ -1514,6 +1514,13 @@
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QCheckBox" name="checkIpFilterTrackers">
<property name="text">
<string>Apply to trackers</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
@@ -1538,8 +1545,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>407</height>
<width>474</width>
<height>438</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_33">
@@ -1822,12 +1829,6 @@
<property name="wrapping">
<bool>true</bool>
</property>
<property name="displayFormat">
<string notr="true">hh:mm</string>
</property>
<property name="calendarPopup">
<bool>false</bool>
</property>
<property name="time">
<time>
<hour>8</hour>
@@ -1835,6 +1836,12 @@
<second>0</second>
</time>
</property>
<property name="displayFormat">
<string notr="true">hh:mm</string>
</property>
<property name="calendarPopup">
<bool>false</bool>
</property>
</widget>
</item>
<item>
@@ -1852,9 +1859,6 @@
<property name="wrapping">
<bool>true</bool>
</property>
<property name="displayFormat">
<string notr="true">hh:mm</string>
</property>
<property name="time">
<time>
<hour>20</hour>
@@ -1862,6 +1866,9 @@
<second>0</second>
</time>
</property>
<property name="displayFormat">
<string notr="true">hh:mm</string>
</property>
</widget>
</item>
<item>
@@ -1962,8 +1969,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>381</height>
<width>556</width>
<height>418</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_7">
@@ -2316,8 +2323,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>494</height>
<width>474</width>
<height>537</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_23">
@@ -2693,8 +2700,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>474</width>
<height>316</height>
<width>487</width>
<height>342</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_36"/>