Marc Mutz
b7dc817bdd
Hide KMSender from the rest of KMail.
...
svn path=/branches/kdepim/proko2/kdepim/; revision=427161
21 years ago
David Faure
4820b3d94d
Backport 418459: make code more readable.
...
svn path=/branches/kdepim/proko2/kdepim/; revision=418460
21 years ago
David Faure
1360a2aee1
Applying Marc's patch for aegypten issue328: Chiasmus: cancelling pinentry should cancel operation
...
svn path=/branches/kdepim/proko2/kdepim/; revision=411897
21 years ago
Ingo Klcker
b45f8b7700
Fix Dirk's 'fix'.
...
svn path=/trunk/KDE/kdepim/; revision=409897
21 years ago
Dirk Mueller
09014449f7
compile
...
svn path=/trunk/KDE/kdepim/; revision=409888
21 years ago
Carsten Burghardt
6231035bd7
Use correct action.
...
BUGS:104898
svn path=/trunk/kdepim/; revision=409080
21 years ago
Mario Teijeiro Otero
89231a0826
* Hide correctly for this type of quoted mail:
...
xxxxxxxx
>>> yyyyy
>> zzzz
xxxxx
* Try remember the scrollview position when the collape/expand is done.
svn path=/trunk/kdepim/; revision=408479
21 years ago
Mario Teijeiro Otero
01be904470
* Permit collapse/expand quoted mail (default disabled).
...
* Automatic collapse level of quoted mail with default to 3.
GUI:
svn path=/trunk/kdepim/; revision=407347
21 years ago
Marc Mutz
8c7377c235
Add "Decrypt With Chiasmus..." action to context menu of .xia attachments. I am so fed up with this hack that I consider making a plugin interface for this kind of mimetype-dependant attachment context menu entries.
...
svn path=/branches/proko2/kdepim/; revision=404311
21 years ago
Till Adam
e88a1dec5c
Patch by Rich Birch implementing restoring of the message preview pane
...
position when toggeling between fixed and normal font display.
BUGS: 75589
svn path=/trunk/kdepim/; revision=399816
21 years ago
Stephan Kulow
6400bd7e27
thanks for taking care about explaining the really important things to the
...
translators ;(
svn path=/trunk/kdepim/; revision=396025
21 years ago
Ingo Klcker
302f7809a2
Another locale-independent string conversion fix.
...
svn path=/trunk/kdepim/; revision=391487
21 years ago
Jeff Snyder
8c78dfd350
Centralise all the about-page pngs and css in libkdepim, and remove them from kmail and kontact.
...
This also brings in some style tweaks and box-corner-transparency fixes from kdelibs.
svn path=/trunk/kdepim/; revision=386290
21 years ago
Ingo Klcker
cd5daaa7ce
- Don't show 'Important changes' if there weren't any.
...
- Loads of new features (did I miss something?)
svn path=/trunk/kdepim/; revision=385173
21 years ago
Jonathan Riddell
85b382e675
New about screen by Lokheed <lokheed @gmail.com> and me
...
svn path=/trunk/kdepim/; revision=384642
21 years ago
Carsten Burghardt
aac5f12922
Refactor the attachment handling into it's own command.
...
Therefore we do not rely much on the readerwin member vars which caused
problems with parallel downloads. This should hopefully fix the remaining load-on-demand
problems. It definitely fixes #92739 .
I only noticed that the OpenWith action takes ages but this is probably not
a result of the change.
BUG: 92739
svn path=/trunk/kdepim/; revision=380928
21 years ago
Till Adam
e78cf51147
Backport from HEAD of:
...
CVS commit by tilladam:
Don't show unknown attachments in an extra view source window but in the
main reader win which is opened anyhow.
svn path=/branches/proko2/kdepim/; revision=379366
21 years ago
Till Adam
cf2d08b7e7
Don't show unknown attachments in an extra view source window but in the
...
main reader win which is opened anyhow.
svn path=/trunk/kdepim/; revision=376827
22 years ago
Till Adam
11e8be7a09
Don't crash when saving encapsulated messages or ones read from an .eml
...
file.
BUG: 94779
svn path=/trunk/kdepim/; revision=374228
22 years ago
Ingo Klcker
e8c3912254
Init all action pointers. Don't crash if we don't have an action collection (which is the case when creating a reader window for printing).
...
svn path=/trunk/kdepim/; revision=367333
22 years ago
David Faure
57ed658279
Forward port 1.777.2.5.2.7: fix for replaceMsgByUnencryptedVersion()
...
svn path=/trunk/kdepim/; revision=366338
22 years ago
David Faure
eea616ae52
Yet another bug due to the KMMessage-copy-ctor copying the parent folder. This should be changed in HEAD IMHO.
...
Due to that, replaceMsgByUnencryptedVersion() wasn't able to add the message to the mbox. Aegypten #167 again.
svn path=/branches/proko2/kdepim/; revision=366087
22 years ago
David Faure
5632d7be9f
Use kasciistricmp when comparing keywords, to fix problems with some locales
...
(#93770 )
svn path=/trunk/kdepim/; revision=365600
22 years ago
Till Adam
4dff97c406
Patch by Ingo Heeskens implementing a per folder option for loading
...
external references in html mails and a link to enable them for a single
mail, if they are disabled for the folder and globally. Thanks a lot, Ingo,
many people have been asking for this. :)
FEATURE: 34857
GUI:
svn path=/trunk/kdepim/; revision=365026
22 years ago
Karl-Heinz Zimmer
e0a4eff166
Make sure the signature gets not broken or lost, when saving an S/MIME mail that was received as opaque signed+encrypted but shall be saved without encryption.
...
svn path=/branches/proko2/kdepim/; revision=364162
22 years ago
Ingo Klcker
8632506008
- Initialize the header style and the attachment strategy actions.
...
- Move the initialization of the Fixed Font action to KMReaderWin.
svn path=/trunk/kdepim/; revision=362965
22 years ago
Paul Sprakes
b0eac604b5
Clean up context menu's.
...
BUG: 77515
Allow "Mark Message" when in drafts folder
BUG: 81711
Show "Copy" and "Select All" when text selected in message view.
BUG: 84248
Make header popup and message popup more consistent. Move delete options to bottom of menu.
svn path=/trunk/kdepim/; revision=362800
22 years ago
Ingo Klcker
4f29ce83d1
Move the attachment strategy actions and the header style actions to KMReaderWin. This helps prevent crashes in the main window if there's no preview pane and it makes it easy to make the actions available in the separate reader window.
...
svn path=/trunk/kdepim/; revision=361271
22 years ago
Ingo Klcker
4ccd0639d3
Only set the signature state to "not signed" if it was unknown before. Otherwise the signature state of encrypted messages for which decryption is canceled but which have already been decrypted before would be lost.
...
Ideally also the signature state of encrypted messages which haven't been decrypted yet should not be changed from unknown to "not signed", but that needs to be resolved differently.
svn path=/trunk/kdepim/; revision=361263
22 years ago
Ingo Klcker
62eb5a8ecb
Don't set a fixed window size.
...
svn path=/trunk/kdepim/; revision=361261
22 years ago
David Faure
5f7faca854
Revert incorrect fix for #[Bug 39537] attachments' temporary files are deleted too soon.
...
It used to work as long as you kept the reader window on that mail, but now it fails with
apps that go into the background (ark, kfmclient, korganizer).
Proper fix can only be done in HEAD.
svn path=/branches/proko2/kdepim/; revision=361157
22 years ago
David Faure
bcf452bbee
Revert incorrect fix for #[Bug 39537] attachments' temporary files are deleted too soon.
...
It used to work as long as you kept the reader window on that mail, but now it fails with
apps that go into the background (ark, kfmclient, korganizer).
Proper fix can only be done in HEAD.
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=361157
22 years ago
Ingo Klcker
1787987bef
Fix QString::null == calls
...
svn path=/trunk/kdepim/; revision=361040
22 years ago
Carsten Burghardt
a7b42a3018
Debug namespace
...
svn path=/trunk/kdepim/; revision=360962
22 years ago
Marc Mutz
79fcc5b3a4
Fix Aegypten issue #269 by providing a way to save the text of the reader. Exposes a bug in KHTMLPart, see kfm-devel.
...
svn path=/branches/proko2/kdepim/; revision=360645
22 years ago
Karl-Heinz Zimmer
1ae3be8695
Bugfix: Make sure multipart / S/MIME-signed text can still be verified after an encrypted received message was stored in unencrypted state. (AEgypten issue 167)
...
svn path=/branches/proko2/kdepim/; revision=357792
22 years ago
Karl-Heinz Zimmer
5dae89bece
Bugfix: According to aegypten2 requirenment we have to ask the user EACH time if the message is to be stored in unencrypted state - regardles of how often they sayd NO before. :-)
...
svn path=/branches/proko2/kdepim/; revision=352998
22 years ago
Karl-Heinz Zimmer
122747c842
AEgypten issue #167 : We need to ask the users if they really want to save the read message in unencrypted state - before doing so, and we need to do that every time.
...
svn path=/branches/proko2/kdepim/; revision=352810
22 years ago
Ingo Klcker
c422a514fc
No fixed size for the separate reader window and actually apply the MainWindowSettings that we do already save in the d'tor.
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=351462
22 years ago
Karl-Heinz Zimmer
27e544ee06
Bugfix, preparing fix of aegypten bug 167: Make sure we do not ignore inline PGP encryption, if we want to store a read message in decrypted form. (note: This is a temporary solution to be exchanged by 1 line when the ObjectTreeParser is completely using the Kleo library.
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=351131
22 years ago
Till Adam
0d5e0a6808
Make sure the readerwindow is cleared when the current message goes away.
...
This fixes proko2 issue420, but I'll add crash guards just in case.
svn path=/trunk/kdepim/; revision=349149
22 years ago
Till Adam
ea9f292b2e
Make sure the readerwindow is cleared when the current message goes away.
...
This fixes proko2 issue420, but I'll add crash guards just in case.
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=349144
22 years ago
Martin Koller
d5387d4f9d
reflect only changes since KDE-3.3 release
...
svn path=/trunk/kdepim/; revision=349106
22 years ago
Till Adam
a7df9bb8ae
Fix removing of resource folders and rename isResourceImapFolder into
...
isResourceFolder and hideResourceImapFolder into hideResourceFolder, since
the resource is not imap specific at all. Port all callers.
svn path=/trunk/kdepim/; revision=346967
22 years ago
David Faure
74053c5001
Forward port fix for #39537 , attachments' temporary files are deleted too soon
...
svn path=/trunk/kdepim/; revision=346446
22 years ago
David Faure
4541c50d00
Apply fix for longstanding bug "attachments' temporary files are deleted too soon",
...
with thanks to "earl grey" for his patch (and patience :})
The KRun "delete tempfile after use" feature comes in handy for this (BTW I checked
and kdelibs-3.2 had it already).
Slightly altered the final patch to remove the loop as advised by Waldo.
CCMAIL: 39537-done@bugs.kde.org
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=346445
22 years ago
Till Adam
406a72786e
CVS_SILENT disable verbose debugging, de-tab, coding style fixes
...
svn path=/trunk/kdepim/; revision=344908
22 years ago
Carsten Burghardt
cfdae1fdaf
Support IMAP body search
...
svn path=/trunk/kdepim/; revision=344174
22 years ago
Ingo Klcker
978ff93862
Make View Source work if the preview pane is hidden.
...
svn path=/trunk/kdepim/; revision=341211
22 years ago
Carsten Burghardt
a9226f280c
Fix view messages source and imap
...
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=340171
22 years ago