Commit Graph

961 Commits (master)
 

Author SHA1 Message Date
Alexander Golubev aaf564ace3 kmail: fix signature verification in cyphered messages
If messages were simultaneously encrypted and signed with GPG, kmail
were incorrectly claiming that "The validity of the signature cannot be
verified" when it were already verified. This patch fixes that by
requesting the key after the DecryptVerify job.

Also the commit has some minor refactoring like reordering arguments of
writeOpaqueOrMultipartSignedData().

Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdepim/issues/187
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
7 days ago
Alexander Golubev 71f8bc2d05 kmail: refactor Verify*Memento classes
Move common functionality to a dedicated superclass; no practical
changes were maid.

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
7 days ago
Alexander Golubev 2acde8d9bd certmanager: fix a minor mistake in condition
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
7 days ago
TDE Gitea 30171928b2 Reset submodule main/core/tdepim/admin to latest HEAD 1 week ago
Michele Calgaro 03b0b804eb
Remove use of KDE_IS_VERSION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 week ago
Michele Calgaro 27556c7995
Rename KWinModule to TWinModule
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 weeks ago
Alexander Golubev 81daf327b6 Fix build of tests
The tests were falling to build due to lack of path to tqt-mt.so.

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
2 weeks ago
Alexander Golubev d1791e1cc4 Translated using Weblate (Russian)
Currently translated at 100.0% (64 of 64 strings)

Translation: tdepim/kontact - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kontact-desktop-files/ru/
2 weeks ago
Alexander Golubev d353eddec4 Translated using Weblate (Russian)
Currently translated at 100.0% (64 of 64 strings)

Translation: tdepim/kontact - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kontact-desktop-files/ru/
3 weeks ago
Andrei Stepanov b2635c3269 Translated using Weblate (Russian)
Currently translated at 100.0% (64 of 64 strings)

Translation: tdepim/kontact - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kontact-desktop-files/ru/
3 weeks ago
Andrei Stepanov 682e4ebd3e Translated using Weblate (Russian)
Currently translated at 46.8% (30 of 64 strings)

Translation: tdepim/kontact - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kontact-desktop-files/ru/
3 weeks ago
Andrei Stepanov 2ba8db737e Translated using Weblate (Russian)
Currently translated at 100.0% (57 of 57 strings)

Translation: tdepim/korganizer - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer-desktop-files/ru/
3 weeks ago
Slávek Banko 02c6f93dca
Fix potential FTBFS during parallel build and late processing of kabprefs_base.kcfg.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 month ago
Andrei Stepanov bcfd298141 Translated using Weblate (Russian)
Currently translated at 100.0% (71 of 71 strings)

Translation: tdepim/kaddressbook - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kaddressbook-desktop-files/ru/
1 month ago
Michele Calgaro 41b715c989
Remove support for Irix, which is discontinued and does not provide a c++17 complaint compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 month ago
TDE Gitea d086d9436d Reset submodule main/core/tdepim/admin to latest HEAD 1 month ago
TDE Gitea f635882ce0 Reset submodule main/core/tdepim/admin to latest HEAD 2 months ago
Michele Calgaro bd7c1256d9
Remove support for HPUX, which is discontinued and does not provide a c++17 complaint compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro 9dd508a3c3
Drop support for Watcom compiler, which is not c++17 compliant
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Slávek Banko d03e3f5a2f
Replace TRUE/FALSE with boolean values true/false.
Finishing the remaining renames from #158.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 months ago
TDE Gitea 6769f09031 Reset submodule main/core/tdepim/admin to latest HEAD 2 months ago
Michele Calgaro 23bea66601
'inline' is redundant in function template definitions, except for specific template specialization
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
TDE Gitea f46ce19b77 Reset submodule main/core/tdepim/admin to latest HEAD 3 months ago
Michele Calgaro 0634cf0346
Rename 'tde_setup_architecture_flags' to a more appropriate 'tde_setup_compiler_flags'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
LupusRubrum 9cba52866a Updates top-left.png trinity logo to the new version
Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
7 months ago
LupusRubrum d7844b11bf update the logo the kmail to have new version
Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
7 months ago
Michele Calgaro 9441cfb0db
tdenetwork: remove trust item and trust list related code. This resolves issue #162.
libgpgme-dev 2.0 completely removed the code related to trust item and
trust list. Moreover according the their author, that code was only
working for a brief time around 2003. In view of that, the code in TDE
has been fully removed rather than making conditional based on the
library version available.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro b82b302bf3
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro c327636f49
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 8f878546e0
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
mio 625d3c38cd kmail: Rename TLS to STARTTLS and SSL to SSL/TLS
Avoid confusion between TLS and STARTTLS in the UI when configuring
accounts.

The values of EncryptionMethods (private) match the ID of the radio
buttons, and since the button order changed, the values need to as well.

Signed-off-by: mio <stigma@disroot.org>
11 months ago
mio 07b2986480 akregator/librss: Fix autotest failure
The tests would fail when building packages since TDEIO::Job seems to
depend on either the GUI being active? Perhaps it's more to do with
TDEInstance...

See: https://mirror.git.trinitydesktop.org/gitea/gitea/TDE/tdepim/pulls/152#issuecomment-68688
Signed-off-by: mio <stigma@disroot.org>
12 months ago
mio 81d428dedb akregator-librss: use namespaces
Check element namespace rather than assuming a prefix, which can result
in incorrect metadata displaying.

Signed-off-by: mio <stigma@disroot.org>
1 year ago
mio b69050d6e8 akregator: Add automated tests for librss
Signed-off-by: mio <stigma@disroot.org>
1 year ago
Michele Calgaro 3971704ec5
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 1fe06c323b
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea d41de597db Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro aae5ebe500
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 69779eb81c
Fix a typo and thus FTBFS from the previous commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
TDE Gitea 3eca78217c Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro 8a72d04b8b
Remove support for Tru64 and OSF
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
TDE Gitea 05d7a6ab59 Reset submodule main/core/tdepim/admin to latest HEAD 1 year ago
Michele Calgaro cf77371af4
Remove support for Metrowerks compiler
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d44d826885
Remove unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 57cbac0e81
Use tdecrash.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Temuri Doghonadze e269f31298 Translated using Weblate (Georgian)
Currently translated at 100.0% (25 of 25 strings)

Translation: tdepim/tdepimresources - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdepimresources-desktop-files/ka/
1 year ago
Temuri Doghonadze 19abaff84d Translated using Weblate (Georgian)
Currently translated at 100.0% (57 of 57 strings)

Translation: tdepim/korganizer - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer-desktop-files/ka/
1 year ago
Temuri Doghonadze 939b314d3d Translated using Weblate (Georgian)
Currently translated at 100.0% (17 of 17 strings)

Translation: tdepim/kleopatra - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kleopatra-desktop-files/ka/
1 year ago
Michele Calgaro ae74d6d439
Use TDEProcIO class
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 2aa402ea78
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago