Michele Calgaro
add4ad657c
Rename KUniqueApplication to TDEUniqueApplication
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 weeks ago
Michele Calgaro
1da72bf7af
Drop Borland compiler specific code
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 month ago
Michele Calgaro
e0a6995710
Adapt to latest tqt3 version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro
4e04d9c45f
Use proper TQt headers
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
74b0e9077b
Fix FTBFS causes by invalid casts. This resolves issue 37.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro
691489dddc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
89d4e71455
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko
d5b88d19a6
Add check to see if the libclamav API uses cl_error_t for return codes.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
a28d15e492
Fix FTBFS because of unsigned int use instead of cl_error_t.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
b98f54377e
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
ee39cb509b
Remove unnecessary accelerators from .ui files
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro
7f59481a7a
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
7732de598e
Fixed stray ' in string.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mavridis Philippe
80c548d4be
Modernize LibClamAV API usage
...
This should resolve issue #29 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Mavridis Philippe
0f3195ce14
Removed executable bit on welcome.*
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
751933ec8b
Removed Autotools build files.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
feeae7b801
Removed problematic and redundant .ascii() conversion.
...
This solves issue #26 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Slávek Banko
d3370f11b5
Fix FTBFS due to missing include.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
f8dcdf5cb3
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Mavridis Philippe
69817f0eae
Klamscan, Scheduler: Reset DirectoryList after use
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
8af10422f0
Made Scheduler independent from Klamscan's DirectoryList.
...
This solves issue #20 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Slávek Banko
2898e2f709
Change the name of templates for translations to be in the usual way.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Mavridis Philippe
a3c768f631
Version bump to 0.47
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
341437aeaa
Konqueror Action: corrected CMake install() to make script executable.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
4ffce7bb90
Scheduler scipt: store path to ICEauthority file in script.
...
This hopefully resolves issue #21 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
13cb4a5e7d
Added On-Access Scanner.
...
There are still a few TODOs, but it seems to work quite well already.
This relates to issue #10 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
8300c80d58
ScanViewer: i18n() of a string.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
f9ecebbadf
Scanner Menu: added "Quit" entry for application.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
87b6ec150e
Schedule script: $DISPLAY check.
...
This relates to discussion of issue #22 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
cf38aaa0d9
Schedule script: combined variable definitions and export statements
...
(for brevity and clarity).
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
9ca2a08672
Freshklam: i18n() of notifications.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
29887ca197
Scheduler: Added support for home directories not in /home
...
This relates to issue #22 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
d7f74c30f3
CollectionSetup: made reusable.
...
This commit makes it possible to add multiple instances of the
CollectionSetup widget instances without the program crashing.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
f98f551d14
Removed old autoscan UI file.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
348e8a0472
Initially set tray icon to default.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
4d739a12ca
SysTray Context Menu: updated icons for auto-update entries.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
f0d11fb3b7
ScanViewer: removed joke.
...
Let's hope that KlamAV is already "mature enough" for this :)
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
e52b7069df
ScanViewer: i18n() of some missed strings.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
9bbac10f3c
CollectionSetup: modified pruneSelectedDirs() to accept an argument
...
instead of reading the widget by itself.
It is now possible to call CollectionSetup::pruneSelectedDirs(dirs)
independently from a CollectionSetup object.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
c9462edae6
CollectionSetup: added features required by KlamOnAcc.
...
* Ability to turn off "full mode" (that is, DeviceItems).
* Ability to provide a starter TQStringList of directories.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
4d09225252
CollectionSetup: added writeConfig() function.
...
Idea taken from amaroK.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
eacf9e0adb
Fixed tab duplication when closing through the Tabs menu.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
336992a56d
Fixed typo in UI file.
...
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
3747174d78
Moved pruneSelectedDirs() from Klamscan to the widget class itself.
...
This makes more sense and will permit to use this method in other
scenarios.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
6e18c223b2
Made clamdscan use the --fdpass option.
...
This option is recommended as it is faster and permits to scan other
users' files. For a more detailed description see clamdscan(1).
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
26b1152b0d
Made KlamAV update the existing scheduled scan script.
...
Before this, KlamAV would fill its directory with identical scheduled
scan scripts. The only thing which might change between them would be
the $PATH variable.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
8628f7a34a
Added more scanning options to Special File Types section.
...
This relates to issue #15 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
9976c0cfc6
Added a new, separate options section for Archives.
...
Options from the Archive Limits section have been moved there.
A new option for disabling/enabling archive scanning has been added
(--scan-archives switch for clamscan). This is related to issue #15 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
bce9b7501c
Updated command-line switches.
...
Deprecated archive extraction options were removed and some switches
were renamed according to changes in ClamAV 0.101.0.
ClamAV seems to handle archive extraction fully on its own and thus
those options are not provided by clamscan anymore.
This relates to issue #15 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Mavridis Philippe
18923e4037
Added support for clamd scanning.
...
This option has to be enabled in the new 'Backend' section of the
Options dialog.
Most configuration options are unavailable for use with 'clamdscan'.
For more information on the inherited limitations see the man page
for clamdscan(1).
This resolves issue #17 .
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago