here: http://lists.kde.org/?l=kmail-devel&m=111945756024656&w=2
I've changed the KMMsgDict::instance() to return a pointer instead of a
reference, compared to the patch I posted, after valid criticism from
Marc that the pattern is generally used with a pointer, in KDE, so it's
better not to surprise people here.
svn path=/trunk/KDE/kdepim/; revision=428560
preview window, since it's bad usability, can be circumvented anyhow,
and the proper way (hiding the whole folder) has in the meantime been
implemented.
svn path=/trunk/KDE/kdepim/; revision=424360
- Pass around the encoding name instead of a QTextCodec and determine the codec on demand.
- Make the local override encoding (set via the menu entry) independent of the global override encoding (set in the configuration dialog). This means that changes of the local override encoding won't affect the global override encoding. OTOH, if the global override encoding is changed then the local override encoding in all reader windows will be changed to the new global override encoding.
- Fix call of KMPrintCommand (the override codec pointer was passed instead of the isFixedFont() bool value).
svn path=/trunk/KDE/kdepim/; revision=419087
SVN commit 412471 by burghard:
Handle shift-click ourself and load the attachment if necessary. Thanks to David for the QScrollView help.
svn path=/branches/KDE/3.4/kdepim/; revision=414619
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