override encoding. Propagate override encodings properly to external
reader windows and printing, and make a new page in the configuration
dialog for reader window specific things. Rename the tab for the message
list settings to "Message List" from "Headers". Proko2 issue866.
svn path=/branches/kdepim/proko2/kdepim/; revision=489969
were "saved" to kmailrc, but kmailrc wasn't synced, so in case of a kmail crash, X crash, power failure, kernel oops...
the settings would be lost, and on the next kmail restart very strange errors would happen when syncing
(can't create folder, folder already there, folder missing, etc.)
The solution: sync(). But while being at it I implemented buffering of sync requests
which was a TODO in kmkernel, but did it in GlobalSettings as Till suggested;
which in turn means we need our own GlobalSettings inheriting GlobalSettingsBase,
and the code lacked ::self()-> in many places to allow that.
svn path=/branches/kdepim/proko2/kdepim/; revision=432536
SVN commit 430147 by zander:
Only start the timer to set message read if the message is
currently not yet marked as read.
Avoids problems when the user marks a message as 'new' within
the timeout and kmail resetting it moments later again :)
svn path=/branches/kdepim/proko2/kdepim/; revision=431602
- make own dialog instead of KInputDialog, to add a line for custom options
- remember last selected key, and options. https://intevation.de/roundup/aegypten/issue325
svn path=/branches/kdepim/proko2/kdepim/; revision=430244
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
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
Due to that, replaceMsgByUnencryptedVersion() wasn't able to add the message to the mbox. Aegypten #167 again.
svn path=/branches/proko2/kdepim/; revision=366087
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
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
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
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
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