Marc Mutz
65f6cbbc87
Fix kolab/issue2628 (For encrypted emails where no encryption was tried, it says "decryption impossible")
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=936963
17 years ago
Marc Mutz
9a2af13334
Fix kolab/issue2685 (Signature not recognised with combined OpenPGP encrypted/signed email) regression.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=935972
17 years ago
Marc Mutz
9f71dd29ae
Micro-optimization
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=935968
17 years ago
Marc Mutz
7986bbd89f
Dump the gpgme result objects to kdDebug(). This should enable much better bug reports since no debugger is necessary anymore.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=935926
17 years ago
Allen Winter
e99d46810a
in makeShowAuditLogLink, return empty QString if the auditLog is empty.
...
fixes kolab/issue3436
Should be merged into all branches.
svn path=/branches/kdepim/enterprise/kdepim/; revision=931708
17 years ago
Marc Mutz
276cd8ee48
Don't leak Kleo::Jobs
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=927605
17 years ago
Marc Mutz
e85d4351df
Show the audit log message/link in fewer cases. Pt.4 of kolab/issue 2627: KMail reader.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=886606
18 years ago
Thomas McGuire
d2b89afcf9
Remove many superflous function names in kDebug statements.
...
Remove some tabs
svn path=/trunk/KDE/kdepim/; revision=785955
18 years ago
Pradeepto Bhattacharya
b1cd6335cd
Merged revisions 769035-769141 via svnmerge from
...
svn+ssh://pradeepto@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r769035 | tilladam | 2008-01-31 14:58:46 +0530 (Thu, 31 Jan 2008) | 3 lines
Don't change the size and splitter layout when reloading the configuration.
kolab/issue1843
........
r769041 | tilladam | 2008-01-31 15:13:57 +0530 (Thu, 31 Jan 2008) | 2 lines
Better wording for the "encrypt to self" option.
........
r769042 | tilladam | 2008-01-31 15:16:01 +0530 (Thu, 31 Jan 2008) | 3 lines
Give a better hint what this action does.
kolab/issue2166
........
r769045 | osterfeld | 2008-01-31 15:38:58 +0530 (Thu, 31 Jan 2008) | 1 line
Make it possible to place the contact list above the extension widgets. Kolab issue 2159
........
r769047 | tilladam | 2008-01-31 15:44:12 +0530 (Thu, 31 Jan 2008) | 2 lines
I'm being educated that one encrypts to certificates, not keys, even for openpgp.
........
r769051 | osterfeld | 2008-01-31 16:03:51 +0530 (Thu, 31 Jan 2008) | 1 line
documentation for kolab issue 2159
........
r769058 | tilladam | 2008-01-31 16:25:16 +0530 (Thu, 31 Jan 2008) | 5 lines
Consolidate defaults handling somewhat and make new tasks have a reminder and
due date by default. Usability research with our customers shows that this is
what people expect.
kolab/issue2167
........
r769140 | tilladam | 2008-01-31 22:17:11 +0530 (Thu, 31 Jan 2008) | 2 lines
Fix typo.
........
r769141 | vkrause | 2008-01-31 22:21:30 +0530 (Thu, 31 Jan 2008) | 4 lines
Forwardport SVN commit 769128 by vkrause from proko2 branch:
Add missing i18n calls. Patch by Bernhard Reiter.
........
svn path=/branches/KDE/3.5/kdepim/; revision=780160
18 years ago
Pradeepto Bhattacharya
ccdc5f9306
Merged revisions 779632 via svnmerge from
...
svn+ssh://pradeepto@svn.kde.org/home/kde/branches/KDE/3.5/kdepim
........
r779632 | toma | 2008-02-26 23:02:34 +0530 (Tue, 26 Feb 2008) | 2 lines
Clarify this new string as I saw discussion in the NL and IT team about it.
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=779854
18 years ago
Tom Albers
e1a7d9b20d
Clarify this new string as I saw discussion in the NL and IT team about it.
...
svn path=/branches/KDE/3.5/kdepim/; revision=779632
18 years ago
Allen Winter
7ff210acdb
kDebug() cleaning
...
svn path=/trunk/KDE/kdepim/; revision=777871
18 years ago
Thomas McGuire
9ab5954285
Don't crash when opening an encrypted message in the composer.
...
BUG: 156834
svn path=/trunk/KDE/kdepim/; revision=772519
18 years ago
Volker Krause
2f307ebdfd
Merged revisions 769041-769044,769046-769050,769052-769057,769059-769139,769141 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r769041 | tilladam | 2008-01-31 10:43:57 +0100 (Thu, 31 Jan 2008) | 2 lines
Better wording for the "encrypt to self" option.
........
r769042 | tilladam | 2008-01-31 10:46:01 +0100 (Thu, 31 Jan 2008) | 3 lines
Give a better hint what this action does.
kolab/issue2166
........
r769047 | tilladam | 2008-01-31 11:14:12 +0100 (Thu, 31 Jan 2008) | 2 lines
I'm being educated that one encrypts to certificates, not keys, even for openpgp.
........
r769141 | vkrause | 2008-01-31 17:51:30 +0100 (Thu, 31 Jan 2008) | 4 lines
Forwardport SVN commit 769128 by vkrause from proko2 branch:
Add missing i18n calls. Patch by Bernhard Reiter.
........
svn path=/trunk/KDE/kdepim/; revision=771683
18 years ago
Ingo Klcker
24ef83e476
Fix typo.
...
svn path=/trunk/KDE/kdepim/; revision=770259
18 years ago
Volker Krause
c59212bc45
Forwardport SVN commit 769128 by vkrause from proko2 branch:
...
Add missing i18n calls. Patch by Bernhard Reiter.
svn path=/branches/kdepim/enterprise/kdepim/; revision=769141
18 years ago
Till Adam
9dc518bce6
Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page
...
of all the changes, they are too numerous to list here.
svn path=/branches/KDE/3.5/kdepim/; revision=766792
18 years ago
Volker Krause
a0ddcdba6f
Merged revisions 716476-716764,716766-716770,716772-716776,716779-716881,716883-716899,716901-716902,716904-716907,716909-716932,716934-717161,717163-717191 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
................
r716476 | vkrause | 2007-09-24 21:07:44 +0200 (Mon, 24 Sep 2007) | 9 lines
Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716473 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r716467 | vkrause | 2007-09-24 20:53:19 +0200 (Mon, 24 Sep 2007) | 2 lines
Add simplified signature status view.
........
................
r717191 | vkrause | 2007-09-26 10:47:42 +0200 (Wed, 26 Sep 2007) | 4 lines
Allow to hide signature details again.
Kolab issue 2029
................
svn path=/trunk/KDE/kdepim/; revision=764843
18 years ago
Thomas McGuire
db24342337
- deprecated--
...
- tabs--
- style++
- fix icon name
- fix duplicate cancel action
svn path=/trunk/KDE/kdepim/; revision=760864
18 years ago
Adriaan de Groot
8aa58b5aa5
Similar to pimlibs issues dealt with last week: ambiguity between operator char * and void * when used in strange constructs. Since we just need the const char *, use the method for that.
...
CCMAIL: kde-pim@kde.org
svn path=/trunk/KDE/kdepim/; revision=755658
18 years ago
Volker Krause
b5291e8f9f
Forwardport SVN commit 750967 by vkrause from proko2 branch:
...
That's apparently the correct way to check the error code.
Kolab issue 2182
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=750968
19 years ago
Till Adam
6affb832ad
Merged revisions 750914 via svnmerge from
...
svn+ssh://tilladam@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r750914 | tilladam | 2007-12-20 15:53:16 +0100 (Thu, 20 Dec 2007) | 6 lines
Discern the "encryption failed" case from the "we don't know
if the bodypart is encrypted, so let's try decrypting, oops, didn't
work" case.
kolab/issue2183
........
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=750923
19 years ago
Till Adam
3fb3fe09a9
Discern the "encryption failed" case from the "we don't know
...
if the bodypart is encrypted, so let's try decrypting, oops, didn't
work" case.
kolab/issue2183
svn path=/branches/kdepim/enterprise/kdepim/; revision=750914
19 years ago
Till Adam
10ef18c0fb
Merged revisions 747318 via svnmerge from
...
svn+ssh://tilladam@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r747318 | tilladam | 2007-12-11 18:58:00 +0100 (Tue, 11 Dec 2007) | 6 lines
Do the correct error handling for encrypted emails if the fact
that the email was encrypted was guessed, not gathered from
the corresponding smimeType parameter (because it is missing).
kolab/issue2182
........
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=747524
19 years ago
Till Adam
286d79c034
Do the correct error handling for encrypted emails if the fact
...
that the email was encrypted was guessed, not gathered from
the corresponding smimeType parameter (because it is missing).
kolab/issue2182
svn path=/branches/kdepim/enterprise/kdepim/; revision=747318
19 years ago
Marc Mutz
afd4c5196c
Add support for audit log inspection to the reader window.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=743023
19 years ago
Marc Mutz
adecba8ab0
More HTML fixes
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=743005
19 years ago
Marc Mutz
93ee483f4d
Use multiArg here is probably useful... pt.2
...
Sigh, some of these uses of .arg() look questionable, at least they're now safe
svn path=/branches/kdepim/enterprise/kdepim/; revision=743003
19 years ago
Marc Mutz
e04f0073d0
Use multiArg here is probably useful...
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=743002
19 years ago
Marc Mutz
2f4565d899
Gather the audit log, but don't change the frames, yet.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=743000
19 years ago
Marc Mutz
b185b94b2a
Add missing </a> tag.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=742993
19 years ago
Marc Mutz
6bf87258e8
Small code cleanup
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=742991
19 years ago
Marc Mutz
b66b41dbfd
++const
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=742215
19 years ago
Volker Krause
745ae14f36
Kleo provides that function already, no need to duplicate it here.
...
svn path=/branches/kdepim/enterprise/kdepim/; revision=733465
19 years ago
Till Adam
85a2751e67
Don't crash when there is no smime backend, and the protocol can't be
...
determined. 0x0 == 0x0 does not mean smime. :)
svn path=/branches/kdepim/enterprise/kdepim/; revision=733049
19 years ago
Volker Krause
f9fff791fa
Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716466,716468-716478,716480-716901,716903-716904,716906-716925,716927-717219,717221-717248,717250-719540,719542-719544,719546-719570,719572-720093,720095-725398,725400-730723,730725-731690 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r725440 | vkrause | 2007-10-15 14:10:48 +0200 (Mon, 15 Oct 2007) | 2 lines
Port okDecryptMIME() to Kleo::DecryptVerifyJob.
........
r726612 | vkrause | 2007-10-18 11:26:10 +0200 (Thu, 18 Oct 2007) | 2 lines
Backport some tests to ensure that everything works here as well.
........
r726622 | vkrause | 2007-10-18 11:58:40 +0200 (Thu, 18 Oct 2007) | 3 lines
Partial port of CryptPlug::checkMessageSignature(), still contains some
regressions.
........
r727046 | vkrause | 2007-10-19 16:29:41 +0200 (Fri, 19 Oct 2007) | 2 lines
Get rid of CryptPlugWrapper::SigStatusFlags and CryptPlug::SignatureMetaData.
........
r727053 | vkrause | 2007-10-19 16:44:06 +0200 (Fri, 19 Oct 2007) | 2 lines
Test case for opaque verify.
........
r728096 | vkrause | 2007-10-22 13:03:35 +0200 (Mon, 22 Oct 2007) | 2 lines
fix QByteArray/QCString usage
........
r728101 | vkrause | 2007-10-22 13:32:05 +0200 (Mon, 22 Oct 2007) | 3 lines
Yet another QByteArray vs. QCString fix, signatures are working again
now.
........
r728113 | vkrause | 2007-10-22 14:44:11 +0200 (Mon, 22 Oct 2007) | 2 lines
CryptPlugWrapper -> Kleo::CryptoBackend::Protcol
........
r728479 | vkrause | 2007-10-23 14:21:44 +0200 (Tue, 23 Oct 2007) | 2 lines
CryptPlugFactory -> Kleo::CryptoBackendFactory
........
r728487 | vkrause | 2007-10-23 14:58:33 +0200 (Tue, 23 Oct 2007) | 5 lines
- fix certificate link
- initStatus() is no longer needed
- use Kleo::CryptoBackend::Protocol::displayName() instead of the old
local implementation
........
r728867 | vkrause | 2007-10-24 16:25:12 +0200 (Wed, 24 Oct 2007) | 2 lines
Port CryptPlugWrapper::hasFeature() calls.
........
r728877 | vkrause | 2007-10-24 16:49:29 +0200 (Wed, 24 Oct 2007) | 3 lines
The concept of active plugins doesn't exit anymore in the public API,
not active backends are simply not available.
........
r729223 | vkrause | 2007-10-25 12:59:13 +0200 (Thu, 25 Oct 2007) | 3 lines
SigStatus_NUMERICAL_CODE is a CryptPlug state and doesn't seem to exist
in gpgme++.
........
r729270 | vkrause | 2007-10-25 15:24:58 +0200 (Thu, 25 Oct 2007) | 2 lines
Set isGoodSignature correctly.
........
r731317 | vkrause | 2007-10-31 12:31:52 +0100 (Wed, 31 Oct 2007) | 2 lines
Remove the remaining cryptplug usage, only dead code anyway.
........
r731387 | vkrause | 2007-10-31 16:39:17 +0100 (Wed, 31 Oct 2007) | 2 lines
Add DN parsing and reordering code from cryptplug.
........
r731690 | vkrause | 2007-11-01 16:41:21 +0100 (Thu, 01 Nov 2007) | 2 lines
disable debug code
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=731701
19 years ago
Rafael Fernndez Lpez
fd15f72439
Code adaptation because of changes on libraries related to revision 719630
...
svn path=/trunk/KDE/kdepim/akregator/; revision=719646
19 years ago
Volker Krause
bae2625bd4
Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716466,716468-716478,716480-717219,717221-717250 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r716902 | vkrause | 2007-09-25 17:02:42 +0200 (Tue, 25 Sep 2007) | 2 lines
Show attachments as part of the header.
........
r716905 | vkrause | 2007-09-25 17:15:30 +0200 (Tue, 25 Sep 2007) | 2 lines
revert accidental search/replace
........
r716926 | vkrause | 2007-09-25 18:19:28 +0200 (Tue, 25 Sep 2007) | 2 lines
Fix context menus in the new attachment view.
........
r717249 | vkrause | 2007-09-26 14:04:55 +0200 (Wed, 26 Sep 2007) | 3 lines
- fix loading/saving of the header style
- integrate attachment view into the new header style
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=717252
19 years ago
Volker Krause
0f24961a13
Allow to hide signature details again.
...
Kolab issue 2029
svn path=/branches/kdepim/enterprise/kdepim/; revision=717191
19 years ago
Volker Krause
7c7a09ef58
Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716473 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r716467 | vkrause | 2007-09-24 20:53:19 +0200 (Mon, 24 Sep 2007) | 2 lines
Add simplified signature status view.
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=716476
19 years ago
Volker Krause
04fbece721
Merged revisions 715112 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r715112 | vkrause | 2007-09-21 10:48:19 +0200 (Fri, 21 Sep 2007) | 4 lines
Fix encoding.
Kolab issue 1983.
........
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=715128
19 years ago
Volker Krause
8434d68aa9
Fix encoding.
...
Kolab issue 1983.
svn path=/branches/kdepim/enterprise/kdepim/; revision=715112
19 years ago
Volker Krause
dc4568adbb
Merged revisions 712056 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r712056 | vkrause | 2007-09-13 14:33:31 +0200 (Thu, 13 Sep 2007) | 4 lines
Make on-demand decrytion also work with SMIME.
Kolab issue 1983.
........
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=712059
19 years ago
Volker Krause
0d49b7840f
Make on-demand decrytion also work with SMIME.
...
Kolab issue 1983.
svn path=/branches/kdepim/enterprise/kdepim/; revision=712056
19 years ago
Volker Krause
f4e58bec7f
Merged revisions 708741 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
................
r708741 | vkrause | 2007-09-05 16:53:23 +0200 (Wed, 05 Sep 2007) | 12 lines
Merged revisions 702889 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r702889 | vkrause | 2007-08-21 14:39:48 +0200 (Tue, 21 Aug 2007) | 5 lines
Allow to disable automatic decryption of encrypted mails when viewing
and offer a decrypt link instead in the reader.
Prokde35-z Item 41
........
................
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=710585
19 years ago
Volker Krause
4dfc93089a
Merged revisions 702889 via svnmerge from
...
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r702889 | vkrause | 2007-08-21 14:39:48 +0200 (Tue, 21 Aug 2007) | 5 lines
Allow to disable automatic decryption of encrypted mails when viewing
and offer a decrypt link instead in the reader.
Prokde35-z Item 41
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=708741
19 years ago
Frank Osterfeld
d1dfa77976
merge changes from enterprise
...
svn path=/branches/work/~osterfeld/enterprise/kdepim/; revision=706828
19 years ago
Dirk Mueller
c9e391f3cd
the usual "daily unbreak compilation"
...
svn path=/trunk/KDE/kdepim/; revision=705656
19 years ago
Gabriel Anderson
5950be53a7
Fixed Krazy issue #6
...
svn path=/trunk/KDE/kdepim/; revision=703927
19 years ago
Arto Hytnen
86916891d9
i18n html tags fixes only to kdepim
...
svn path=/trunk/KDE/kdepim/; revision=702957
19 years ago