overrides the usual font for display and printing for that particular mail.
prokde35 w1-23.
svn path=/branches/kdepim/enterprise/kdepim/; revision=671938
Honor default forwarding settings for the toolbar button, the search window RMB and the keyboard shortcuts.
svn path=/branches/kdepim/enterprise/kdepim/; revision=657203
SVN commit 652140 by pradeepto:
Issue/1530 - make preferred form of forwarding configurable. Right now, works only with the context menu from the
header view. Needs more work if the same is need for readerwin and mainwidget.
(+ changed the name of the actions to keep them in sync with enterprise)
svn path=/branches/kdepim/proko2/kdepim/; revision=652490
Ok, fixed, now it works from context menu + edit menu from both standalone + embedded readerwin.
Also use the right accelerators.
svn path=/branches/kdepim/proko2/kdepim/; revision=626856
Have added the options in the context menu + edit menu of readerwindow.
Works only if Readerwindow is in standalone mode and not if embedded mode.
Don't know why. Working on it.
svn path=/branches/kdepim/proko2/kdepim/; revision=626844
Some changes to make menubar and popup menus more consistent (but still some way to go):
Menubar - Message has same "Mark Thread" submenu as popup
All popups with "Print", "Save" and "Save Attachments" in consistent order
Message window popup (when selected text) has same "Reply" menu as preview popup
Menubar - Folder - Mailing List Management has "..."
Folder list popup has "Empty" and "Delete" in consistent order
Add keyboard shortcut Ctrl+S for "Save As" action in reader window
GUI:
CCBUG:92905
BUG:106478
svn path=/branches/KDE/3.5/kdepim/; revision=609393
Patch written by Christian and approved by Till.
Other feature wishes mentioned in the comments should
be opened as new "bugs".
BUGS: 65115
PS. Christian, it is time to get your own SVN account.
svn path=/branches/KDE/3.5/kdepim/; revision=583655
its own Forward->as Digest menu option.
This fixes the really confusing situation if you have more than
one message selected and you select Forward->as Attachment.
New strings approved by the translators.
GUI:
svn path=/branches/KDE/3.5/kdepim/; revision=572253
Calling the c'tor of the super class is usually a good idea. And checking a pointer for null is also not a bad idea.
BUG: 131067
svn path=/branches/KDE/3.5/kdepim/; revision=571845
1204 : Mail Headers (Style and Strategy) for printing using KMReaderWin.
( somewhat related to 1301/02 )
1277 : Date translation issue with MDNs.
1301 : cleanup some comments.
1302 : cleanup some comments.
svn path=/branches/kdepim/proko2/kdepim/; revision=564641
TODO: Fix menu in reader window to show Headers menu item properly. [Proko Issue 1302]
TODO: May need a bit of 3.5 style polishing.(later)
svn path=/branches/kdepim/proko2/kdepim/; revision=561561
A message part that is not an email by itself is "view"ed. When reply or forward actions are triggered, KMail crashes.
It also hides the main toolbar and menu for non-message viewers.
BUG: 123316
GUI: Remove menu and toolbar for e-mail parts that are not e-mails themselves.
svn path=/branches/KDE/3.5/kdepim/; revision=518656
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
an email is in.
This means for example, no 'move to trash' for mail in the trash folder, and
no 'reply' on an email in your sent-mail folder.
BUG: 76395
svn path=/trunk/KDE/kdepim/; revision=424437
- 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
dialog and include it in the RMB menu of the foldertree. To make the check if the menu
should be shown a bit easier the folderstorage got a new "isMoveable()" function.
I noticed that moving of imap folders crashes again when the messages are moved (sigh)
but this is not related so I'll fix it afterwards.
svn path=/trunk/kdepim/; revision=385541
More consistent with Key_F - although this was vetoed as an argument for getting this into HEAD :(
and necessary for the customer here, since forward-inline breaks crypto signatures
[and currently forgets attachments, too]
svn path=/branches/proko2/kdepim/; revision=367853
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
The previous toolbar button with a tooltip of just "Inline..." was confusing
(https://intevation.de/roundup/kolab/issue97)
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=360055
CVS commit by tilladam:
Use the override codec for printing from the main readerwindow and from a
standalone readerwindow if one is set.
svn path=/branches/KDE_3_3_BRANCH/kdepim/; revision=347724