diff options
author | Mavridis Philippe <[email protected]> | 2021-01-30 15:32:37 +0200 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2021-01-30 15:32:37 +0200 |
commit | 3a5d06908cf1044a0ef68580c12c1deedb8257f7 (patch) | |
tree | 00c2a9481c0c38a9329d17e4f18d500c52002727 /src | |
parent | 3e8de4aed018670addfb12e4419d02477df90c1b (diff) | |
download | klamav-3a5d06908cf1044a0ef68580c12c1deedb8257f7.tar.gz klamav-3a5d06908cf1044a0ef68580c12c1deedb8257f7.zip |
Updated Designer .ui files.
This resolves issue #13.
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'src')
-rw-r--r-- | src/archivelimits.ui | 194 | ||||
-rw-r--r-- | src/archivetypes.ui | 317 | ||||
-rw-r--r-- | src/autoscanoptions.ui | 207 | ||||
-rw-r--r-- | src/logoptions.ui | 317 | ||||
-rw-r--r-- | src/specialfiletypes.ui | 226 |
5 files changed, 530 insertions, 731 deletions
diff --git a/src/archivelimits.ui b/src/archivelimits.ui index 5d631cc..5aac2d8 100644 --- a/src/archivelimits.ui +++ b/src/archivelimits.ui @@ -8,147 +8,66 @@ <rect> <x>0</x> <y>0</y> - <width>388</width> - <height>377</height> + <width>827</width> + <height>299</height> </rect> </property> <property name="caption"> <string>Archive Limits</string> </property> - <spacer> + <vbox> <property name="name"> - <cstring>spacer13</cstring> + <cstring>unnamed</cstring> </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>110</height> - </size> - </property> - <property name="geometry"> - <rect> - <x>184</x> - <y>256</y> - <width>20</width> - <height>110</height> - </rect> - </property> - </spacer> - <widget class="TQGroupBox"> - <property name="name"> - <cstring>LimitsGroup</cstring> - </property> - <property name="geometry"> - <rect> - <x>11</x> - <y>11</y> - <width>366</width> - <height>230</height> - </rect> - </property> - <property name="title"> - <string>Archive Limits</string> - </property> - <widget class="TQLayoutWidget"> + <widget class="TQGroupBox"> <property name="name"> - <cstring>layout35</cstring> + <cstring>LimitsGroup</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>7</vsizetype> + <horstretch>1</horstretch> + <verstretch>1</verstretch> + </sizepolicy> </property> - <property name="geometry"> - <rect> - <x>11</x> - <y>34</y> - <width>350</width> - <height>160</height> - </rect> + <property name="frameShape"> + <enum>GroupBoxPanel</enum> </property> - <grid> + <property name="title"> + <string>Archive Limits</string> + </property> + <vbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="TQLayoutWidget" row="0" column="0"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout34</cstring> + <cstring>layout11</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="TQLabel" row="0" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> - <cstring>MaxFilesExt</cstring> + <cstring>MaxLevRecur</cstring> </property> <property name="text"> - <string>Maximum Number of Files to Extract</string> + <string>Maximum Level of Recursion</string> </property> </widget> - <spacer row="0" column="1"> - <property name="name"> - <cstring>spacer21</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>70</width> - <height>20</height> - </size> - </property> - </spacer> - <spacer row="2" column="1"> - <property name="name"> - <cstring>spacer21_3</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>70</width> - <height>20</height> - </size> - </property> - </spacer> - <spacer row="3" column="1"> - <property name="name"> - <cstring>spacer21_4</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>70</width> - <height>20</height> - </size> - </property> - </spacer> - <widget class="TQLabel" row="2" column="0"> + <widget class="TQLabel" row="3" column="0"> <property name="name"> - <cstring>MaxLevRecur</cstring> + <cstring>MaxCompRatio</cstring> </property> <property name="text"> - <string>Maximum Level of Recursion</string> + <string>Maximum MBs of Files to Scan</string> </property> </widget> - <widget class="TQSpinBox" row="3" column="2"> + <widget class="TQSpinBox" row="2" column="1"> <property name="name"> - <cstring>kcfg_MaxScanSize</cstring> + <cstring>kcfg_RecursionLevel</cstring> </property> <property name="specialValueText"> <string>Default</string> @@ -157,34 +76,17 @@ <number>9999</number> </property> </widget> - <widget class="TQLabel" row="1" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> - <cstring>MaxMBsEx</cstring> + <cstring>MaxFilesExt</cstring> </property> <property name="text"> - <string>Maximum MBs to Extract</string> + <string>Maximum Number of Files to Extract</string> </property> </widget> - <spacer row="1" column="1"> + <widget class="TQSpinBox" row="3" column="1"> <property name="name"> - <cstring>spacer21_2</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>70</width> - <height>20</height> - </size> - </property> - </spacer> - <widget class="TQSpinBox" row="1" column="2"> - <property name="name"> - <cstring>kcfg_MaxFileSize</cstring> + <cstring>kcfg_MaxScanSize</cstring> </property> <property name="specialValueText"> <string>Default</string> @@ -193,7 +95,7 @@ <number>9999</number> </property> </widget> - <widget class="TQSpinBox" row="0" column="2"> + <widget class="TQSpinBox" row="0" column="1"> <property name="name"> <cstring>kcfg_NoFilesToExtract</cstring> </property> @@ -204,9 +106,17 @@ <number>9999</number> </property> </widget> - <widget class="TQSpinBox" row="2" column="2"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> - <cstring>kcfg_RecursionLevel</cstring> + <cstring>MaxMBsEx</cstring> + </property> + <property name="text"> + <string>Maximum MBs to Extract</string> + </property> + </widget> + <widget class="TQSpinBox" row="1" column="1"> + <property name="name"> + <cstring>kcfg_MaxFileSize</cstring> </property> <property name="specialValueText"> <string>Default</string> @@ -215,19 +125,11 @@ <number>9999</number> </property> </widget> - <widget class="TQLabel" row="3" column="0"> - <property name="name"> - <cstring>MaxCompRatio</cstring> - </property> - <property name="text"> - <string>Maximum MBs of Files to Scan</string> - </property> - </widget> </grid> </widget> - </grid> + </vbox> </widget> - </widget> + </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> </UI> diff --git a/src/archivetypes.ui b/src/archivetypes.ui index 3d9fdfa..5e46914 100644 --- a/src/archivetypes.ui +++ b/src/archivetypes.ui @@ -8,8 +8,8 @@ <rect> <x>0</x> <y>0</y> - <width>399</width> - <height>385</height> + <width>761</width> + <height>522</height> </rect> </property> <property name="caption"> @@ -26,168 +26,165 @@ <property name="title"> <string>Archive Types</string> </property> - <widget class="TQLayoutWidget"> + <vbox> <property name="name"> - <cstring>layout8</cstring> + <cstring>unnamed</cstring> </property> - <property name="geometry"> - <rect> - <x>20</x> - <y>30</y> - <width>330</width> - <height>284</height> - </rect> - </property> - <grid> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>unnamed</cstring> + <cstring>layout8</cstring> </property> - <widget class="TQCheckBox" row="6" column="0"> - <property name="name"> - <cstring>kcfg_ScanDeb</cstring> - </property> - <property name="text"> - <string>Scan Deb files using</string> - </property> - <property name="accel"> - <string></string> - </property> - </widget> - <widget class="TQCheckBox" row="5" column="0"> - <property name="name"> - <cstring>kcfg_ScanJar</cstring> - </property> - <property name="text"> - <string>Scan Jar files using</string> - </property> - <property name="accel"> - <string></string> - </property> - </widget> - <widget class="TQCheckBox" row="7" column="0"> - <property name="name"> - <cstring>kcfg_ScanTar</cstring> - </property> - <property name="text"> - <string>Scan Tar files using</string> - </property> - <property name="accel"> - <string></string> - </property> - </widget> - <widget class="TQCheckBox" row="4" column="0"> - <property name="name"> - <cstring>kcfg_ScanLzh</cstring> - </property> - <property name="text"> - <string>Scan Lzh files using</string> - </property> - <property name="accel"> - <string></string> - </property> - </widget> - <widget class="KURLComboRequester" row="7" column="1"> - <property name="name"> - <cstring>kcfg_TarUsing</cstring> - </property> - </widget> - <widget class="TQCheckBox" row="3" column="0"> - <property name="name"> - <cstring>kcfg_ScanZoo</cstring> - </property> - <property name="text"> - <string>Scan Zoo files using</string> - </property> - <property name="accel"> - <string></string> - </property> - </widget> - <widget class="KURLComboRequester" row="3" column="1"> - <property name="name"> - <cstring>kcfg_ZooUsing</cstring> - </property> - </widget> - <widget class="KURLComboRequester" row="4" column="1"> - <property name="name"> - <cstring>kcfg_LzhUsing</cstring> - </property> - </widget> - <widget class="KURLComboRequester" row="0" column="1"> - <property name="name"> - <cstring>kcfg_ZipUsing</cstring> - </property> - </widget> - <widget class="TQCheckBox" row="1" column="0"> - <property name="name"> - <cstring>kcfg_ScanRar</cstring> - </property> - <property name="text"> - <string>Scan Rar files using</string> - </property> - <property name="accel"> - <string></string> - </property> - </widget> - <widget class="TQCheckBox" row="0" column="0"> - <property name="name"> - <cstring>kcfg_ScanZip</cstring> - </property> - <property name="text"> - <string>Scan &Zip files using</string> - </property> - <property name="accel"> - <string>Alt+Z</string> - </property> - </widget> - <widget class="KURLComboRequester" row="5" column="1"> - <property name="name"> - <cstring>kcfg_JarUsing</cstring> - </property> - </widget> - <widget class="KURLComboRequester" row="1" column="1"> - <property name="name"> - <cstring>kcfg_RarUsing</cstring> - </property> - </widget> - <widget class="KURLComboRequester" row="6" column="1"> - <property name="name"> - <cstring>kcfg_DebUsing</cstring> - </property> - </widget> - <widget class="KURLComboRequester" row="8" column="1"> - <property name="name"> - <cstring>kcfg_TgzUsing</cstring> - </property> - </widget> - <widget class="TQCheckBox" row="8" column="0"> - <property name="name"> - <cstring>kcfg_ScanTgz</cstring> - </property> - <property name="text"> - <string>Scan Tgz files using</string> - </property> - <property name="accel"> - <string></string> - </property> - </widget> - <widget class="KURLComboRequester" row="2" column="1"> - <property name="name"> - <cstring>kcfg_ArjUsing</cstring> - </property> - </widget> - <widget class="TQCheckBox" row="2" column="0"> - <property name="name"> - <cstring>kcfg_ScanArj</cstring> - </property> - <property name="text"> - <string>Scan Arj files using</string> - </property> - <property name="accel"> - <string></string> - </property> - </widget> - </grid> - </widget> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQCheckBox" row="6" column="0"> + <property name="name"> + <cstring>kcfg_ScanDeb</cstring> + </property> + <property name="text"> + <string>Scan DEB packages using:</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="TQCheckBox" row="5" column="0"> + <property name="name"> + <cstring>kcfg_ScanJar</cstring> + </property> + <property name="text"> + <string>Scan JAR packages using:</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="TQCheckBox" row="7" column="0"> + <property name="name"> + <cstring>kcfg_ScanTar</cstring> + </property> + <property name="text"> + <string>Scan TAR files using:</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="TQCheckBox" row="4" column="0"> + <property name="name"> + <cstring>kcfg_ScanLzh</cstring> + </property> + <property name="text"> + <string>Scan LZH archives using:</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="KURLComboRequester" row="7" column="1"> + <property name="name"> + <cstring>kcfg_TarUsing</cstring> + </property> + </widget> + <widget class="TQCheckBox" row="3" column="0"> + <property name="name"> + <cstring>kcfg_ScanZoo</cstring> + </property> + <property name="text"> + <string>Scan ZOO archives using:</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="KURLComboRequester" row="3" column="1"> + <property name="name"> + <cstring>kcfg_ZooUsing</cstring> + </property> + </widget> + <widget class="KURLComboRequester" row="4" column="1"> + <property name="name"> + <cstring>kcfg_LzhUsing</cstring> + </property> + </widget> + <widget class="KURLComboRequester" row="0" column="1"> + <property name="name"> + <cstring>kcfg_ZipUsing</cstring> + </property> + </widget> + <widget class="TQCheckBox" row="1" column="0"> + <property name="name"> + <cstring>kcfg_ScanRar</cstring> + </property> + <property name="text"> + <string>Scan RAR archives using:</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="TQCheckBox" row="0" column="0"> + <property name="name"> + <cstring>kcfg_ScanZip</cstring> + </property> + <property name="text"> + <string>Scan &ZIP archives using:</string> + </property> + <property name="accel"> + <string>Alt+Z</string> + </property> + </widget> + <widget class="KURLComboRequester" row="5" column="1"> + <property name="name"> + <cstring>kcfg_JarUsing</cstring> + </property> + </widget> + <widget class="KURLComboRequester" row="1" column="1"> + <property name="name"> + <cstring>kcfg_RarUsing</cstring> + </property> + </widget> + <widget class="KURLComboRequester" row="6" column="1"> + <property name="name"> + <cstring>kcfg_DebUsing</cstring> + </property> + </widget> + <widget class="KURLComboRequester" row="8" column="1"> + <property name="name"> + <cstring>kcfg_TgzUsing</cstring> + </property> + </widget> + <widget class="TQCheckBox" row="8" column="0"> + <property name="name"> + <cstring>kcfg_ScanTgz</cstring> + </property> + <property name="text"> + <string>Scan TGZ archives using:</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="KURLComboRequester" row="2" column="1"> + <property name="name"> + <cstring>kcfg_ArjUsing</cstring> + </property> + </widget> + <widget class="TQCheckBox" row="2" column="0"> + <property name="name"> + <cstring>kcfg_ScanArj</cstring> + </property> + <property name="text"> + <string>Scan ARJ archives using:</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + </grid> + </widget> + </vbox> </widget> </hbox> </widget> diff --git a/src/autoscanoptions.ui b/src/autoscanoptions.ui index 62b88c0..ffdb474 100644 --- a/src/autoscanoptions.ui +++ b/src/autoscanoptions.ui @@ -8,169 +8,88 @@ <rect> <x>0</x> <y>0</y> - <width>391</width> - <height>386</height> + <width>538</width> + <height>341</height> </rect> </property> <property name="caption"> <string>Options for On-Access Scanning</string> </property> - <spacer> + <vbox> <property name="name"> - <cstring>spacer13</cstring> + <cstring>unnamed</cstring> </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>159</height> - </size> - </property> - <property name="geometry"> - <rect> - <x>189</x> - <y>215</y> - <width>20</width> - <height>159</height> - </rect> - </property> - </spacer> - <widget class="TQGroupBox"> - <property name="name"> - <cstring>LimitsGroup</cstring> - </property> - <property name="geometry"> - <rect> - <x>10</x> - <y>10</y> - <width>370</width> - <height>180</height> - </rect> - </property> - <property name="title"> - <string>Auto-Scan Options</string> - </property> - <spacer> - <property name="name"> - <cstring>spacer13_3</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>16</height> - </size> - </property> - <property name="geometry"> - <rect> - <x>180</x> - <y>10</y> - <width>20</width> - <height>16</height> - </rect> - </property> - </spacer> - <spacer> - <property name="name"> - <cstring>spacer13_2</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>16</height> - </size> - </property> - <property name="geometry"> - <rect> - <x>140</x> - <y>160</y> - <width>20</width> - <height>16</height> - </rect> - </property> - </spacer> - <widget class="TQLayoutWidget"> + <widget class="TQGroupBox"> <property name="name"> - <cstring>layout4</cstring> + <cstring>LimitsGroup</cstring> </property> - <property name="geometry"> - <rect> - <x>10</x> - <y>25</y> - <width>340</width> - <height>130</height> - </rect> + <property name="title"> + <string>Auto-Scan Options</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>kcfg_Executed</cstring> - </property> - <property name="text"> - <string>Scan Files When They are &Executed</string> - </property> - <property name="accel"> - <string>Alt+E</string> - </property> - </widget> - <widget class="TQCheckBox"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>kcfg_Created</cstring> - </property> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="text"> - <string>Scan Files When The&y are Created/Modified (Linux 2.4 Only)</string> - </property> - <property name="accel"> - <string>Alt+Y</string> - </property> - </widget> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>kcfg_Opened</cstring> - </property> - <property name="text"> - <string>Scan &Files When They are Opened</string> - </property> - <property name="accel"> - <string>Alt+F</string> - </property> - </widget> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>kcfg_Closed</cstring> - </property> - <property name="text"> - <string>Scan Files &When They are Closed</string> - </property> - <property name="accel"> - <string>Alt+W</string> + <cstring>layout4</cstring> </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_Executed</cstring> + </property> + <property name="text"> + <string>Scan Files When They are &Executed</string> + </property> + <property name="accel"> + <string>Alt+E</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_Created</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Scan Files When The&y are Created/Modified</string> + </property> + <property name="accel"> + <string>Alt+Y</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_Opened</cstring> + </property> + <property name="text"> + <string>Scan &Files When They are Opened</string> + </property> + <property name="accel"> + <string>Alt+F</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_Closed</cstring> + </property> + <property name="text"> + <string>Scan Files &When They are Closed</string> + </property> + <property name="accel"> + <string>Alt+W</string> + </property> + </widget> + </vbox> </widget> </vbox> </widget> - </widget> + </vbox> </widget> <connections> <connection> diff --git a/src/logoptions.ui b/src/logoptions.ui index ac9473d..3f5f6cc 100644 --- a/src/logoptions.ui +++ b/src/logoptions.ui @@ -8,179 +8,190 @@ <rect> <x>0</x> <y>0</y> - <width>388</width> - <height>386</height> + <width>480</width> + <height>415</height> </rect> </property> <property name="caption"> <string>Options for Logging</string> </property> - <widget class="TQGroupBox"> + <vbox> <property name="name"> - <cstring>LimitsGroup</cstring> + <cstring>unnamed</cstring> </property> - <property name="geometry"> - <rect> - <x>10</x> - <y>10</y> - <width>370</width> - <height>310</height> - </rect> - </property> - <property name="title"> - <string>Logging Options</string> - </property> - <widget class="TQLabel"> - <property name="name"> - <cstring>textLabel2</cstring> - </property> - <property name="geometry"> - <rect> - <x>12</x> - <y>69</y> - <width>161</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>Log the following events:</string> - </property> - </widget> - <widget class="TQLayoutWidget"> + <widget class="TQGroupBox"> <property name="name"> - <cstring>layout4</cstring> + <cstring>LimitsGroup</cstring> </property> - <property name="geometry"> - <rect> - <x>11</x> - <y>91</y> - <width>300</width> - <height>210</height> - </rect> + <property name="title"> + <string>Logging Options</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>kcfg_LaunchShutdown</cstring> - </property> - <property name="text"> - <string>&Application Launch/Shutdown</string> - </property> - <property name="accel"> - <string>Alt+A</string> - </property> - </widget> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>kcfg_StartedStoppedCancelled</cstring> - </property> - <property name="text"> - <string>Scan Starte&d/Stopped/Cancelled</string> - </property> - <property name="accel"> - <string>Alt+D</string> - </property> - </widget> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>kcfg_Quarantined</cstring> - </property> - <property name="text"> - <string>&File Quarantined</string> - </property> - <property name="accel"> - <string>Alt+F</string> - </property> - </widget> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>kcfg_DBUpdates</cstring> - </property> - <property name="text"> - <string>Data&base Updates</string> - </property> - <property name="accel"> - <string>Alt+B</string> - </property> - </widget> - <widget class="TQCheckBox"> - <property name="name"> - <cstring>kcfg_SoftwareUpdates</cstring> - </property> - <property name="text"> - <string>Software &Updates</string> - </property> - <property name="accel"> - <string>Alt+U</string> - </property> - </widget> - <widget class="TQCheckBox"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>kcfg_VirusFound</cstring> - </property> - <property name="text"> - <string>&Virus/Suspicious File Found</string> - </property> - <property name="accel"> - <string>Alt+V</string> - </property> + <cstring>layout16</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>MaxMBsEx</cstring> + </property> + <property name="text"> + <string>Expire events after</string> + </property> + </widget> + <widget class="TQSpinBox"> + <property name="name"> + <cstring>kcfg_ExpireDays</cstring> + </property> + </widget> + <widget class="TQLabel"> + <property name="name"> + <cstring>MaxMBsEx_2</cstring> + </property> + <property name="text"> + <string>day(s)</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer18</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>100</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> </widget> - <widget class="TQCheckBox"> + <widget class="TQFrame"> <property name="name"> - <cstring>kcfg_Error</cstring> - </property> - <property name="text"> - <string>&Error Encountered</string> - </property> - <property name="accel"> - <string>Alt+E</string> - </property> + <cstring>frame7</cstring> + </property> + <property name="frameShape"> + <enum>StyledPanel</enum> + </property> + <property name="frameShadow"> + <enum>Raised</enum> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>Log the following events:</string> + </property> + </widget> + <widget class="TQLayoutWidget"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_LaunchShutdown</cstring> + </property> + <property name="text"> + <string>&Application Launch/Shutdown</string> + </property> + <property name="accel"> + <string>Alt+A</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_StartedStoppedCancelled</cstring> + </property> + <property name="text"> + <string>Scan Starte&d/Stopped/Cancelled</string> + </property> + <property name="accel"> + <string>Alt+D</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_Quarantined</cstring> + </property> + <property name="text"> + <string>&File Quarantined</string> + </property> + <property name="accel"> + <string>Alt+F</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_DBUpdates</cstring> + </property> + <property name="text"> + <string>Data&base Updates</string> + </property> + <property name="accel"> + <string>Alt+B</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_SoftwareUpdates</cstring> + </property> + <property name="text"> + <string>Software &Updates</string> + </property> + <property name="accel"> + <string>Alt+U</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_VirusFound</cstring> + </property> + <property name="text"> + <string>&Virus/Suspicious File Found</string> + </property> + <property name="accel"> + <string>Alt+V</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_Error</cstring> + </property> + <property name="text"> + <string>&Error Encountered</string> + </property> + <property name="accel"> + <string>Alt+E</string> + </property> + </widget> + </vbox> + </widget> + </vbox> </widget> </vbox> </widget> - <widget class="TQLayoutWidget"> - <property name="name"> - <cstring>layout5</cstring> - </property> - <property name="geometry"> - <rect> - <x>12</x> - <y>17</y> - <width>300</width> - <height>40</height> - </rect> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQSpinBox" row="0" column="1"> - <property name="name"> - <cstring>kcfg_ExpireDays</cstring> - </property> - </widget> - <widget class="TQLabel" row="0" column="0"> - <property name="name"> - <cstring>MaxMBsEx</cstring> - </property> - <property name="text"> - <string>Expire events after</string> - </property> - </widget> - <widget class="TQLabel" row="0" column="2"> - <property name="name"> - <cstring>MaxMBsEx_2</cstring> - </property> - <property name="text"> - <string>day(s)</string> - </property> - </widget> - </grid> - </widget> - </widget> + </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> </UI> diff --git a/src/specialfiletypes.ui b/src/specialfiletypes.ui index 3e6e8ba..cfbe5ab 100644 --- a/src/specialfiletypes.ui +++ b/src/specialfiletypes.ui @@ -8,152 +8,122 @@ <rect> <x>0</x> <y>0</y> - <width>399</width> - <height>385</height> + <width>592</width> + <height>430</height> </rect> </property> <property name="caption"> <string>Special File Types</string> </property> - <grid> + <vbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="TQGroupBox" row="0" column="0"> + <widget class="TQGroupBox"> <property name="name"> <cstring>Special_File_Types</cstring> </property> <property name="title"> <string>Special File Types</string> </property> - <widget class="TQLayoutWidget"> + <vbox> <property name="name"> - <cstring>layout9</cstring> + <cstring>unnamed</cstring> </property> - <property name="geometry"> - <rect> - <x>20</x> - <y>30</y> - <width>330</width> - <height>210</height> - </rect> - </property> - <grid> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_ExcludeQuarantine</cstring> + </property> + <property name="text"> + <string>Exclude &Quarantine Directory</string> + </property> + <property name="accel"> + <string>Alt+Q</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_ScanMail</cstring> + </property> + <property name="text"> + <string>Scan Files Containin&g E-Mail(s)</string> + </property> + <property name="accel"> + <string>Alt+G</string> + </property> + </widget> + <widget class="TQCheckBox"> <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQCheckBox" row="6" column="0"> - <property name="name"> - <cstring>kcfg_VirusEncrypted</cstring> - </property> - <property name="paletteForegroundColor"> - <color> - <red>255</red> - <green>0</green> - <blue>0</blue> - </color> - </property> - <property name="text"> - <string>Mark Encr&ypted Files as Suspicious</string> - </property> - <property name="accel"> - <string>Alt+Y</string> - </property> - </widget> - <widget class="TQCheckBox" row="5" column="0"> - <property name="name"> - <cstring>kcfg_VirusBroken</cstring> - </property> - <property name="paletteForegroundColor"> - <color> - <red>255</red> - <green>0</green> - <blue>0</blue> - </color> - </property> - <property name="text"> - <string>Treat &a Broken Executable as a Virus</string> - </property> - <property name="accel"> - <string>Alt+A</string> - </property> - </widget> - <widget class="TQCheckBox" row="4" column="0"> - <property name="name"> - <cstring>kcfg_ExcludeQuarantine</cstring> - </property> - <property name="text"> - <string>Exclude &Quarantine Directory</string> - </property> - <property name="accel"> - <string>Alt+Q</string> - </property> - </widget> - <widget class="TQCheckBox" row="3" column="0"> - <property name="name"> - <cstring>kcfg_ScanMacros</cstring> - </property> - <property name="text"> - <string>&Scan the Macros in Microsoft Office Files</string> - </property> - <property name="accel"> - <string>Alt+S</string> - </property> - </widget> - <widget class="TQCheckBox" row="1" column="0"> - <property name="name"> - <cstring>kcfg_ScanPE</cstring> - </property> - <property name="text"> - <string>Scan 'Portable E&xecutable' Files</string> - </property> - <property name="accel"> - <string>Alt+X</string> - </property> - </widget> - <widget class="TQCheckBox" row="0" column="0"> - <property name="name"> - <cstring>kcfg_ScanMail</cstring> - </property> - <property name="text"> - <string>Scan Files Containin&g E-Mail(s)</string> - </property> - <property name="accel"> - <string>Alt+G</string> - </property> - </widget> - <widget class="TQCheckBox" row="2" column="0"> - <property name="name"> - <cstring>kcfg_ScanHTML</cstring> - </property> - <property name="text"> - <string>Scan &HTML Files for Exploits</string> - </property> - <property name="accel"> - <string>Alt+H</string> - </property> - </widget> - </grid> - </widget> + <cstring>kcfg_ScanPE</cstring> + </property> + <property name="text"> + <string>Scan 'Portable E&xecutable' Files</string> + </property> + <property name="accel"> + <string>Alt+X</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_ScanHTML</cstring> + </property> + <property name="text"> + <string>Scan &HTML Files for Exploits</string> + </property> + <property name="accel"> + <string>Alt+H</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_ScanMacros</cstring> + </property> + <property name="text"> + <string>&Scan the Macros in Microsoft Office Files</string> + </property> + <property name="accel"> + <string>Alt+S</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_VirusBroken</cstring> + </property> + <property name="paletteForegroundColor"> + <color> + <red>255</red> + <green>0</green> + <blue>0</blue> + </color> + </property> + <property name="text"> + <string>Treat &a Broken Executable as a Virus</string> + </property> + <property name="accel"> + <string>Alt+A</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>kcfg_VirusEncrypted</cstring> + </property> + <property name="paletteForegroundColor"> + <color> + <red>255</red> + <green>0</green> + <blue>0</blue> + </color> + </property> + <property name="text"> + <string>Mark Encr&ypted Files as Suspicious</string> + </property> + <property name="accel"> + <string>Alt+Y</string> + </property> + </widget> + </vbox> </widget> - <spacer row="1" column="0"> - <property name="name"> - <cstring>spacer3</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>111</height> - </size> - </property> - </spacer> - </grid> + </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> </UI> |