summaryrefslogtreecommitdiffstats
path: root/kmail/objecttreeparser_p.cpp
Commit message (Collapse)AuthorAgeFilesLines
* kmail: fix signature verification in cyphered messagesAlexander Golubev2026-03-101-3/+11
| | | | | | | | | | | | | 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>
* kmail: refactor Verify*Memento classesAlexander Golubev2026-03-101-117/+78
| | | | | | | Move common functionality to a dedicated superclass; no practical changes were maid. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-141-12/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-271-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-2/+2
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-2/+2
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-2/+2
|
* Moved kpilot from kdepim to applications, as the core Trinity libraries ↵tpearson2011-02-161-2/+2
| | | | | | should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Massive set of changes to bring in all fixes and enhancements from the ↵tpearson2010-09-011-0/+350
Enterprise PIM branch * Ensured that the Trinity changes were applied on top of those enhancements, and any redundancy removed * Added journal read support to the CalDAV resource * Fixed CalDAV resource to use events URL for tasks and journals when separate URL checkbox unchecked git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170461 283d02a7-25f6-0310-bc7c-ecb5cbfe19da