| Commit message (Expand) | Author | Age | Files | Lines |
* | Scheduler: Added support for home directories not in /home | Mavridis Philippe | 2021-02-23 | 1 | -1/+1 |
* | CollectionSetup: made reusable. | Mavridis Philippe | 2021-02-22 | 2 | -60/+57 |
* | Removed old autoscan UI file. | Mavridis Philippe | 2021-02-22 | 1 | -112/+0 |
* | Initially set tray icon to default. | Mavridis Philippe | 2021-02-19 | 1 | -1/+1 |
* | SysTray Context Menu: updated icons for auto-update entries. | Mavridis Philippe | 2021-02-19 | 1 | -7/+7 |
* | ScanViewer: removed joke. | Mavridis Philippe | 2021-02-19 | 1 | -2/+0 |
* | ScanViewer: i18n() of some missed strings. | Mavridis Philippe | 2021-02-19 | 1 | -3/+3 |
* | CollectionSetup: modified pruneSelectedDirs() to accept an argument | Mavridis Philippe | 2021-02-19 | 3 | -5/+4 |
* | CollectionSetup: added features required by KlamOnAcc. | Mavridis Philippe | 2021-02-19 | 2 | -3/+5 |
* | CollectionSetup: added writeConfig() function. | Mavridis Philippe | 2021-02-19 | 2 | -0/+11 |
* | Fixed tab duplication when closing through the Tabs menu. | Mavridis Philippe | 2021-02-14 | 1 | -1/+14 |
* | Fixed typo in UI file. | Mavridis Philippe | 2021-02-12 | 1 | -1/+1 |
* | Moved pruneSelectedDirs() from Klamscan to the widget class itself. | Mavridis Philippe | 2021-02-10 | 4 | -96/+95 |
* | Made clamdscan use the --fdpass option. | Mavridis Philippe | 2021-02-10 | 1 | -1/+1 |
* | Made KlamAV update the existing scheduled scan script. | Mavridis Philippe | 2021-02-09 | 1 | -1/+1 |
* | Added more scanning options to Special File Types section. | Mavridis Philippe | 2021-02-07 | 3 | -0/+73 |
* | Added a new, separate options section for Archives. | Mavridis Philippe | 2021-02-07 | 6 | -13/+41 |
* | Updated command-line switches. | Mavridis Philippe | 2021-02-05 | 6 | -399/+8 |
* | Added support for clamd scanning. | Mavridis Philippe | 2021-02-05 | 9 | -61/+231 |
* | SigTool: Replaced TQLabel with TQTextBrowser for the instructions area. | Mavridis Philippe | 2021-01-30 | 2 | -8/+10 |
* | Rename 'Ximian Evolution' to just 'Evolution' | Mavridis Philippe | 2021-01-30 | 2 | -5/+5 |
* | eventsrc: Cleanup and clarification | Mavridis Philippe | 2021-01-30 | 3 | -26/+14 |
* | Reworked desktop files translation. | Mavridis Philippe | 2021-01-30 | 4 | -40/+16 |
* | Fixed i18n of some tab names. | Mavridis Philippe | 2021-01-30 | 1 | -5/+5 |
* | Reworked First-Run Wizard. | Mavridis Philippe | 2021-01-30 | 3 | -277/+151 |
* | Updated Designer .ui files. | Mavridis Philippe | 2021-01-30 | 5 | -731/+530 |
* | Removed software update reference in first run wizard. | Mavridis Philippe | 2021-01-30 | 1 | -1/+1 |
* | Removed unhelpful 'What Is?' messages for some self-descriptory options. | Mavridis Philippe | 2021-01-29 | 1 | -20/+0 |
* | Remove unneeded i18n() calls | Mavridis Philippe | 2021-01-29 | 2 | -3/+3 |
* | Added translation rules and templates. | Mavridis Philippe | 2021-01-29 | 1 | -0/+13 |
* | ActivityViewer: pass event data through i18n() | Mavridis Philippe | 2021-01-28 | 1 | -2/+2 |
* | Virus Browser: Updated related HTML files and made them translatable.: | Mavridis Philippe | 2021-01-28 | 6 | -155/+256 |
* | klamav-dropdown.desktop: replaced CMake install() with tde_create_translated_... | Mavridis Philippe | 2021-01-27 | 1 | -2/+2 |
* | CMake conversion | Mavridis Philippe | 2021-01-25 | 6 | -0/+159 |
* | Fixed some TQString->const char * casts. | Mavridis Philippe | 2021-01-25 | 7 | -19/+19 |
* | Removed more #ifdef clauses related to legacy ClamAV version support. | Mavridis Philippe | 2021-01-25 | 1 | -7/+1 |
* | SigTool: Minor fixes to initialization. | Mavridis Philippe | 2021-01-25 | 1 | -4/+4 |
* | Removed #ifdef clause related to support of ancient ClamAV versions. | Mavridis Philippe | 2021-01-25 | 1 | -4/+0 |
* | Fixed wrong replacement from Qt3->TQt conversion. | Mavridis Philippe | 2021-01-17 | 1 | -1/+1 |
* | Mark tab as closed when closed from context menu. | Mavridis Philippe | 2021-01-17 | 4 | -5/+30 |
* | Klamscan: Improved 'Cannot mount' error message. | Mavridis Philippe | 2021-01-15 | 1 | -1/+1 |
* | Klamscan: handle block devices correctly. | Mavridis Philippe | 2021-01-15 | 2 | -3/+23 |
* | directorylist.*: Reimplemented mounting process. | Mavridis Philippe | 2021-01-15 | 2 | -24/+28 |
* | Freshklam: removed remains of code related to KlamAV updates. | Mavridis Philippe | 2021-01-15 | 5 | -693/+1 |
* | First-run wizard: KDE->TDE | Mavridis Philippe | 2021-01-14 | 1 | -1/+1 |
* | Replaced occurences of 'KDE' with 'TDE' | Mavridis Philippe | 2021-01-14 | 23 | -53/+53 |
* | Disable autoscan options until an alternative is found to Dazuko. | Mavridis Philippe | 2021-01-14 | 2 | -5/+7 |
* | Options dialog: Updated icon for Archive Types | Mavridis Philippe | 2021-01-14 | 1 | -1/+1 |
* | Freshklam: updated and enhanced notifications. | Mavridis Philippe | 2021-01-14 | 1 | -6/+27 |
* | Virus Browser: Made 'Home' tab fixed. | Mavridis Philippe | 2021-01-14 | 1 | -1/+2 |