into KParts::OpenUrlArguments and KParts::BrowserArguments.
This also allows the part to set arguments().mimeType() is the host didn't set it.
svn path=/trunk/KDE/kdepim/; revision=699514
font for display and printing. Handy, if one wants to print or view
a message with smaller or larger font without changing defaults.
Resolves kolab merge issue 30. Forward port of commits 671035 and 671938
from enterprise branch.
svn path=/trunk/KDE/kdepim/; revision=691323
overrides the usual font for display and printing for that particular mail.
prokde35 w1-23.
svn path=/branches/kdepim/enterprise/kdepim/; revision=671938
Marcus told me this is how he wanted his KMail code to be licensed.
Note that this code is at least 10 years old now. Pretty cool.
CCMAIL: markus.wuebben@wi.tu-muenchen.de
svn path=/trunk/KDE/kdepim/; revision=657194
Fix old bug 66057: mails don't get marked (read etc.)
Patch provided by Christian Zangl (Thanks!) and approved
by Till and Ingo.
svn path=/trunk/KDE/kdepim/; revision=581939
Do not try to update an attachment when the source should be viewed.
*sigh* I know that this mAtmUpdate is an ugly thing.
svn path=/trunk/KDE/kdepim/; revision=516111
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
- extend the interface of the class to simplify it's handling
- partial port of existing kmail code to use the new class
svn path=/trunk/KDE/kdepim/; revision=474940
Dox fix: add class documentation to KMReaderWin so the method dox show up. Till: can you add this to our forward-ports folder?
svn path=/trunk/KDE/kdepim/; revision=459018
the handlers are invoked. Otherwise the user is confused, and the mail
underneath moves away, while the secondary window remains open and the
user can invoke the handlers again. While that is not strictly a
problem, this way is more intuitive, I believe.
(See: https://intevation.de/roundup/kolab/issue859)
svn path=/branches/kdepim/proko2/kdepim/; revision=439563
the handlers are invoked. Otherwise the user is confused, and the mail
underneath moves away, while the secondary window remains open and the
user can invoke the handlers again. While that is not strictly a
problem, this way is more intuitive, I believe.
(See: https://intevation.de/roundup/kolab/issue859)
svn path=/branches/KDE/3.5/kdepim/; revision=439559
- 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
- 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