Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tdeApp | Michele Calgaro | 2025-01-21 | 11 | -26/+26 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove support for Metrowerks compiler | Michele Calgaro | 2024-12-31 | 1 | -10/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use TDEProcIO class | Michele Calgaro | 2024-12-15 | 6 | -30/+30 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use tdeprocess.h | Michele Calgaro | 2024-12-02 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Rename KUniqueApplication to TDEUniqueApplication | Michele Calgaro | 2024-11-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop Borland compiler specific code | Michele Calgaro | 2024-10-26 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adapt to latest tqt3 version | Michele Calgaro | 2024-09-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use proper TQt headers | Michele Calgaro | 2024-05-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS causes by invalid casts. This resolves issue 37. | Michele Calgaro | 2024-04-16 | 3 | -13/+19 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-05 | 20 | -247/+247 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 24 | -27/+27 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add check to see if the libclamav API uses cl_error_t for return codes.r14.1.0 | Slávek Banko | 2023-01-22 | 1 | -0/+4 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS because of unsigned int use instead of cl_error_t. | Slávek Banko | 2023-01-22 | 1 | -2/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2022-10-22 | 8 | -16/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-13 | 5 | -69/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-01 | 3 | -18/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed stray ' in string. | Michele Calgaro | 2021-10-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Modernize LibClamAV API usage | Mavridis Philippe | 2021-08-05 | 1 | -14/+23 |
| | | | | | | This should resolve issue #29. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Removed executable bit on welcome.* | Mavridis Philippe | 2021-04-04 | 2 | -0/+0 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Removed Autotools build files. | Mavridis Philippe | 2021-04-04 | 13 | -5144/+0 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Removed problematic and redundant .ascii() conversion. | Mavridis Philippe | 2021-03-25 | 1 | -1/+1 |
| | | | | | | This solves issue #26. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Fix FTBFS due to missing include. | Slávek Banko | 2021-03-22 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-03-19 | 7 | -49/+49 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Klamscan, Scheduler: Reset DirectoryList after use | Mavridis Philippe | 2021-03-18 | 4 | -0/+20 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Made Scheduler independent from Klamscan's DirectoryList. | Mavridis Philippe | 2021-03-16 | 5 | -33/+27 |
| | | | | | | This solves issue #20. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Change the name of templates for translations to be in the usual way. | Slávek Banko | 2021-03-07 | 2 | -8/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Version bump to 0.47 | Mavridis Philippe | 2021-03-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Konqueror Action: corrected CMake install() to make script executable. | Mavridis Philippe | 2021-03-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Scheduler scipt: store path to ICEauthority file in script. | Mavridis Philippe | 2021-03-04 | 2 | -3/+61 |
| | | | | | | This hopefully resolves issue #21. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Added On-Access Scanner. | Mavridis Philippe | 2021-03-03 | 10 | -32/+1064 |
| | | | | | | | | There are still a few TODOs, but it seems to work quite well already. This relates to issue #10. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | ScanViewer: i18n() of a string. | Mavridis Philippe | 2021-03-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Scanner Menu: added "Quit" entry for application. | Mavridis Philippe | 2021-03-03 | 1 | -27/+63 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Schedule script: $DISPLAY check. | Mavridis Philippe | 2021-03-03 | 1 | -2/+8 |
| | | | | | | This relates to discussion of issue #22. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Schedule script: combined variable definitions and export statements | Mavridis Philippe | 2021-02-26 | 1 | -8/+4 |
| | | | | | | (for brevity and clarity). Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Freshklam: i18n() of notifications. | Mavridis Philippe | 2021-02-23 | 1 | -51/+51 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Scheduler: Added support for home directories not in /home | Mavridis Philippe | 2021-02-23 | 1 | -1/+1 |
| | | | | | | This relates to issue #22. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | CollectionSetup: made reusable. | Mavridis Philippe | 2021-02-22 | 2 | -60/+57 |
| | | | | | | | This commit makes it possible to add multiple instances of the CollectionSetup widget instances without the program crashing. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Removed old autoscan UI file. | Mavridis Philippe | 2021-02-22 | 1 | -112/+0 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Initially set tray icon to default. | Mavridis Philippe | 2021-02-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | SysTray Context Menu: updated icons for auto-update entries. | Mavridis Philippe | 2021-02-19 | 1 | -7/+7 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | ScanViewer: removed joke. | Mavridis Philippe | 2021-02-19 | 1 | -2/+0 |
| | | | | | | Let's hope that KlamAV is already "mature enough" for this :) Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | ScanViewer: i18n() of some missed strings. | Mavridis Philippe | 2021-02-19 | 1 | -3/+3 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | CollectionSetup: modified pruneSelectedDirs() to accept an argument | Mavridis Philippe | 2021-02-19 | 3 | -5/+4 |
| | | | | | | | | | 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 <[email protected]> | ||||
* | CollectionSetup: added features required by KlamOnAcc. | Mavridis Philippe | 2021-02-19 | 2 | -3/+5 |
| | | | | | | | * Ability to turn off "full mode" (that is, DeviceItems). * Ability to provide a starter TQStringList of directories. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | CollectionSetup: added writeConfig() function. | Mavridis Philippe | 2021-02-19 | 2 | -0/+11 |
| | | | | | | Idea taken from amaroK. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Fixed tab duplication when closing through the Tabs menu. | Mavridis Philippe | 2021-02-14 | 1 | -1/+14 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Fixed typo in UI file. | Mavridis Philippe | 2021-02-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Moved pruneSelectedDirs() from Klamscan to the widget class itself. | Mavridis Philippe | 2021-02-10 | 4 | -96/+95 |
| | | | | | | | This makes more sense and will permit to use this method in other scenarios. Signed-off-by: Mavridis Philippe <[email protected]> | ||||
* | Made clamdscan use the --fdpass option. | Mavridis Philippe | 2021-02-10 | 1 | -1/+1 |
| | | | | | | | 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 <[email protected]> | ||||
* | Made KlamAV update the existing scheduled scan script. | Mavridis Philippe | 2021-02-09 | 1 | -1/+1 |
| | | | | | | | | 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 <[email protected]> |