| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
This is an internally used library and the fix affects a comment,
but it is still nice to have it right.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
This resolves issue #11.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
This resolves issue #12.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
What remains is to figure out a way to pass ClamAV the mountpoint
instead of the block device name.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
Also see issue #10.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
|
| |
Notifications are now displayed for each updated definition database,
as well as in the end of a (successful) update process (an entry to
the log is now written at this stage, too).
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
|
| |
Fixed tabs are tabs that cannot be closed by the user.
Examples of such tabs are thwe first (main) tab in the Virus Browser
and the Scanner and some essential tabs in the main window.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
is going on.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
It makes more sense since it's something you do only once than
having it in its own tab in the main window.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
Slots for obsolete search engines were removed and URLs for working
ones were put into variables (to make changing them easy).
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
This code seemed to cause occasional crashes on exit.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
The scan initialisation function in klamscan.* had to be modified a bit.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
Klamscan's own slotSchedule had to be made public for this to be
possible.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
Most of the removed code relates to Akregator and is unused by KlamAV.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
The idea is to make some tabs closeable by the user (e.g. one may not
need the Virus Browser tab all the time!). The state is stored in
the program's configuration file.
Some tabs are supposed to be always open (Scan and Update), that is
why a way to close them is not programmatically implemented.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
It is redundant since 'config' is globally defined in the appropriate
header file (klamav.h).
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
|
| |
The needed data is already provided through TDEAboutData, while
translation credits are redundant since the old i18n files have
been deleted.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
Adjusted paddings and margins for TQVBoxLayout and made layout respect
the newly added menubar.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
The appropriate slots will be implemented in later commits.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
Translating those should be done with the use of i18n(), as done, for
example, in Akregator.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
| |
They are outdated and a switch to Weblate is planned anyway.
Signed-off-by: Mavridis Philippe <[email protected]>
|
|
|
|
|
|
|
| |
ClamAV updates must be left to the user (or, even better, each
distribution's package manager).
Signed-off-by: Mavridis Philippe <[email protected]>
|