Commit Graph

226 Commits (7cf359afefc22f920d760f673dde4d06d7bb2c8a)
 

Author SHA1 Message Date
Heimen Stoffels 7cf359afef Translated using Weblate (Dutch)
Currently translated at 100.0% (11 of 11 strings)

Translation: applications/klamav - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav-events/nl/
11 months ago
Heimen Stoffels 28152088a4 Translated using Weblate (Dutch)
Currently translated at 100.0% (5 of 5 strings)

Translation: applications/klamav - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav-desktop-files/nl/
11 months ago
Heimen Stoffels 67125e5854 Added translation using Weblate (Dutch) 11 months ago
Heimen Stoffels 84520e6b4a Added translation using Weblate (Dutch) 11 months ago
Michele Calgaro 7725a599d7 Translated using Weblate (Italian)
Currently translated at 100.0% (11 of 11 strings)

Translation: applications/klamav - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav-events/it/
11 months ago
Michele Calgaro 355597852b
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 321205fac0 Added translation using Weblate (Italian) 11 months ago
Michele Calgaro 291aff2b34
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 8718de04eb
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 7699fe2141
Remove support for Metrowerks compiler
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 4a4098e3a7
Use TDEProcIO class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 380c30b18b
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro add4ad657c
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Temuri Doghonadze 46e49bef6a Translated using Weblate (Georgian)
Currently translated at 100.0% (11 of 11 strings)

Translation: applications/klamav - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav-events/ka/
1 year ago
Temuri Doghonadze d1f98ec6b7 Added translation using Weblate (Georgian) 1 year ago
Temuri Doghonadze eb4a16deda Translated using Weblate (Georgian)
Currently translated at 100.0% (5 of 5 strings)

Translation: applications/klamav - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav-desktop-files/ka/
1 year ago
Temuri Doghonadze ef00ee985b Added translation using Weblate (Georgian) 1 year ago
Michele Calgaro 1da72bf7af
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Weblate 8106c13801 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/
1 year ago
TDE Weblate 15c9978bbc Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/klamav - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav-events/
1 year ago
Michele Calgaro e0a6995710
Adapt to latest tqt3 version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro cd28d6a451
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 4e04d9c45f
Use proper TQt headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Andrei Stepanov 2963158709 Translated using Weblate (Russian)
Currently translated at 100.0% (11 of 11 strings)

Translation: applications/klamav - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav-events/ru/
2 years ago
Andrei Stepanov 478aa39085 Translated using Weblate (Russian)
Currently translated at 64.4% (286 of 444 strings)

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/ru/
2 years ago
Andrei Stepanov 9a617c2a85 Added translation using Weblate (Russian) 2 years ago
Andrei Stepanov d11bc9be9a Translated using Weblate (Russian)
Currently translated at 64.1% (285 of 444 strings)

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/ru/
2 years ago
Michele Calgaro 74b0e9077b
Fix FTBFS causes by invalid casts. This resolves issue 37.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro a6e2f4d194
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 691489dddc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 61fd6af18c
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro 89d4e71455
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years 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>
3 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>
3 years ago
TDE Weblate ce4a51260d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/
3 years ago
Rodrigo Zimmermann 03cc6e2583 Translated using Weblate (Portuguese (Brazil))
Currently translated at 4.2% (19 of 444 strings)

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/pt_BR/
3 years ago
Rodrigo Zimmermann 055a169247 Added translation using Weblate (Portuguese (Brazil)) 3 years ago
Michele Calgaro b98f54377e
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Weblate 628e95a514 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/
3 years ago
blu.256 51a5346bf4 Translated using Weblate (Russian)
Currently translated at 62.8% (279 of 444 strings)

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/ru/
3 years ago
blu.256 d75dbd2a60 Translated using Weblate (Russian)
Currently translated at 41.4% (184 of 444 strings)

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/ru/
3 years ago
Mavridis Philippe 6f85be8d9c
More descriptive error message (mention needed ClamAV version)
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
3 years ago
Michele Calgaro 4038b6fb6d
Remove unnecessary backup translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
TDE Weblate d5cea951a4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/
4 years ago
TDE Gitea 6378211c56 Update translation template. 4 years ago
Michele Calgaro ee39cb509b
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Weblate c73397b053 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/klamav
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/klamav/
4 years ago
Michele Calgaro f05bd5b3fc
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Lian Begett 7c36af690c Added translation using Weblate (German) 4 years ago
Michele Calgaro cd6317312f
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago