Michael Haeckel
4d6996e796
- Use iso-2022-jp as default Japanese charset instead of euc-jp.
...
- Slightly better support for broken mails without charset header
Thanks to Takumi ASAKI <asataku@osk3.3web.ne.jp>
svn path=/trunk/kdenetwork/kmail/; revision=127974
25 years ago
Ingo Klcker
e7976c464b
Don't show the colorbar for empty messages (empty folder) and on the About KMail page
...
svn path=/trunk/kdenetwork/kmail/; revision=127408
25 years ago
Ingo Klcker
61694e701b
Make trust checking of signatures work with PGP 6
...
svn path=/trunk/kdenetwork/kmail/; revision=127396
25 years ago
Michael Haeckel
4535d402e9
Make the font for printing configurable.
...
svn path=/trunk/kdenetwork/kmail/; revision=127238
25 years ago
Michael Haeckel
64914e59cf
Print always black on white.
...
svn path=/trunk/kdenetwork/kmail/; revision=127231
25 years ago
Dirk Mueller
aa0cadacd1
CVS-SILENT: fixincludes -e
...
svn path=/trunk/kdenetwork/kmail/; revision=126995
25 years ago
Marc Mutz
1bd001bb02
Make it possible for translators to find the end of the comment.
...
svn path=/trunk/kdenetwork/kmail/; revision=126954
25 years ago
Marc Mutz
b591612eb2
- Sepearte the text in the about page into static and dynamic parts.
...
Dynamic parts are:
KMail version, prior Kmail and KDE versions, homepage and help:// URL,
and the feature list, which is now generated on the fly from a static
const char* const array of I18N_NOOP'ed feature items.
- "A KDE Mail Client" -> "The KDE Mail Client" ;-)
svn path=/trunk/kdenetwork/kmail/; revision=126688
25 years ago
Michael Haeckel
996e63258e
Use an acceptable font size for printing. Don't ask me, why I have to set 6pt,
...
if I want 12pt.
svn path=/trunk/kdenetwork/kmail/; revision=126112
25 years ago
Michael Haeckel
7b4163266a
Don't crash, when right clicking on the about page.
...
svn path=/trunk/kdenetwork/kmail/; revision=126100
25 years ago
Michael Haeckel
c8e7415cbd
Mention automatic encoding selection as new feature.
...
svn path=/trunk/kdenetwork/kmail/; revision=125638
25 years ago
Michael Haeckel
02bc4d4764
Allow "+" characters in e-mail addresses, when doing URL highlighting.
...
Patch by Simon Perreault <nomis80@linuxquebec.com>
svn path=/trunk/kdenetwork/kmail/; revision=125614
25 years ago
Michael Haeckel
b0cd3f4e3d
Of course we support now finally distribution lists.
...
svn path=/trunk/kdenetwork/kmail/; revision=125425
25 years ago
Ingo Klcker
6b099f6853
- Adapt KMail to an API change of Kpgp (more flexible key
...
selection dialogs).
- Add/change some PGP colors.
- New section in kmail.upd to clean up the PGP config entries.
- Add sign_message and encrypt_message actions to composer menu.
- Add trust checking of signature keys.
- Adapt the profiles to the new PGP colors.
svn path=/trunk/kdenetwork/kmail/; revision=125214
25 years ago
Christian Gebauer
1094a253e3
fixed compilation with KDE_NO_COMPAT (kapplication.h, kcolordialog.h)
...
svn path=/trunk/kdenetwork/kmail/; revision=125101
25 years ago
Michael Haeckel
3032615b4a
On demand downloading of huge mails, deleting without downloading. Manually or
...
via filter rules.
I know, a late feature, but this one comes really very close after IMAP and
SMTP authentication with the number of people requesting it.
Patch by Heiko Hund <heiko.hund@gmx.net>
and Thorsten Zachmann <T.Zachmann@zagge.de>
svn path=/trunk/kdenetwork/kmail/; revision=125097
25 years ago
David Faure
efd29c9979
fix for enable-final (grmbl X headers)
...
svn path=/trunk/kdenetwork/kmail/; revision=125043
25 years ago
Marc Mutz
053dc5aef8
Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed.
...
svn path=/trunk/kdenetwork/kmail/; revision=125036
25 years ago
David Faure
33fca9fd57
Fixed typo in the initial mail
...
- "Settings->Configuration.\n"
+ "Settings->Configure KMail.\n"
svn path=/trunk/kdenetwork/kmail/; revision=124856
25 years ago
Chris Howells
37563c3a75
Modify the pgp status strings to make the meaning clearer
...
svn path=/trunk/kdenetwork/kmail/; revision=124772
25 years ago
Michael Haeckel
1a0a626a15
Introduce message serial numbers in order to make the context menu in separate
...
reader windows working correctely.
Patch by Ronen Tzur <rtzur@shani.net>
svn path=/trunk/kdenetwork/kmail/; revision=123542
25 years ago
George Staikos
92470db04b
<sigh> Another "Application"
...
svn path=/trunk/kdenetwork/kmail/; revision=122650
25 years ago
Waldo Bastian
eb2df79f16
More fixes for QPopup leaks
...
svn path=/trunk/kdenetwork/kmail/; revision=122425
25 years ago
Ingo Klcker
3d23693e38
- Make the colors used to colorize PGP messages configurable
...
- Make the colorbar configurable
- 'Automatically encrypt messages if possible' patch
svn path=/trunk/kdenetwork/kmail/; revision=122027
25 years ago
Helge Deller
1aff277eed
small one-line patch to accept the trailing "#" in
...
https://wppicsn.wdf.a.really.big.company-ag.de/scripts/wgate/itibc_inbox/!#
as valid part of the whole URL.
svn path=/trunk/kdenetwork/kmail/; revision=120910
25 years ago
Ingo Klcker
c3b886c5b2
- Adapt KMail to the changes in Kpgp*
...
- Changed configuration of PGP user identity. Now a "Default PGP Key" can be selected via the reworked key selection dialog.
- Colorful display of signed/encrypted messages. Currently not configurable.
- Colorbar to indicate PGP/Non PGP/HTML messages. Currently #ifdef'ed (#ifdef COLORBAR) because it's not configurable.
svn path=/trunk/kdenetwork/kmail/; revision=120719
25 years ago
Helge Deller
d5fc2361c4
- hotkey-support (Ctrl-E) to switch between configured font and a fixed width font,
...
- fixed a few minor buglets,
- some tuning in in the mail-rendering engine (quotedHTML()),
- removed unneeded mSavedEditorFont variable,
- Thanks to Michael Häckel for reviewing
svn path=/trunk/kdenetwork/kmail/; revision=120657
25 years ago
Michael Haeckel
bb16072031
Update the displayed message even if the new message has the same size and
...
message id.
svn path=/trunk/kdenetwork/kmail/; revision=120059
25 years ago
Michael Haeckel
ed29cf8fc9
Expire old messages from any folder.
...
Patch by Samuel Penn <sam@bifrost.demon.co.uk>.
svn path=/trunk/kdenetwork/kmail/; revision=119556
25 years ago
David Faure
60198e652a
CVS_SILENT fixheaders
...
svn path=/trunk/kdenetwork/kmail/; revision=117511
25 years ago
Dirk Mueller
6797558d5d
356 includes less
...
svn path=/trunk/kdenetwork/kmail/; revision=117339
25 years ago
Dirk Mueller
dd58455158
CVS_SILENT: fixincludes
...
svn path=/trunk/kdenetwork/kmail/; revision=117155
25 years ago
Michael Haeckel
7dc452fd7b
A dot after an URL most likely doesn't belong to the URL.
...
svn path=/trunk/kdenetwork/kmail/; revision=115965
25 years ago
Michael Haeckel
44e06de785
Fix some url and e-mail address highlighting bugs.
...
svn path=/trunk/kdenetwork/kmail/; revision=115833
25 years ago
Michael Haeckel
88ecd12115
Handle the case, that the first body part is an attachment again correctely.
...
svn path=/trunk/kdenetwork/kmail/; revision=115254
25 years ago
Michael Haeckel
db2d30b345
Display the organisation header, if present.
...
svn path=/trunk/kdenetwork/kmail/; revision=115140
25 years ago
Michael Haeckel
030afdb5c7
It nearly compiles with QT_NO_COMPAT now, besides a few khtml headers which
...
make trouble.
svn path=/trunk/kdenetwork/kmail/; revision=114869
25 years ago
Lennart Kudling
08d8ea4398
that on etoo
...
svn path=/trunk/kdenetwork/kmail/; revision=114810
25 years ago
Michael Haeckel
b7a89c2a3f
Don't crash on startup with recent kdelibs.
...
svn path=/trunk/kdenetwork/kmail/; revision=114558
25 years ago
Michael Haeckel
f03784fde9
Remove the temp files at a better place.
...
svn path=/trunk/kdenetwork/kmail/; revision=114473
25 years ago
Michael Haeckel
09334aabe3
Organize the temp files for the attachments in a more intelligent way.
...
Should fix:
- Problems for some people with attachments when running KMail outside of KDE
- Inline images not refreshed, when switching between two mails containing
attachments with the same name
- Conflicts, when opening several mails at the same time
svn path=/trunk/kdenetwork/kmail/; revision=114466
25 years ago
Michael Haeckel
a5d8363dbf
Update the about page.
...
svn path=/trunk/kdenetwork/kmail/; revision=113680
25 years ago
Michael Haeckel
d7fc11e84a
Make the font size configuration working again. Font family still doesn't work.
...
svn path=/trunk/kdenetwork/kmail/; revision=113589
25 years ago
Michael Haeckel
32883a74d5
Scroll again to the top, when a different message is selected.
...
svn path=/trunk/kdenetwork/kmail/; revision=113586
25 years ago
Michael Haeckel
12ce1d2666
Remove some obsolete code and work around the miniature fonts in the html
...
widget.
svn path=/trunk/kdenetwork/kmail/; revision=112870
25 years ago
Michael Haeckel
5f019706ee
Don't render HTML in attachment descriptions.
...
Patch by Daniel Naber.
svn path=/trunk/kdenetwork/kmail/; revision=111373
25 years ago
Michael Haeckel
0707e12aa1
update
...
svn path=/trunk/kdenetwork/kmail/; revision=111225
25 years ago
Daniel Naber
06356def5d
don't render HTML in an attachment's comment. Can someone
...
who has the 2.2 branch checked out already please backport this?
svn path=/trunk/kdenetwork/kmail/; revision=111030
25 years ago
Michael Haeckel
6badae4fac
Update the feature list.
...
svn path=/trunk/kdenetwork/kmail/; revision=110096
25 years ago
Dirk Mueller
222cd52bba
adjust API usage
...
svn path=/trunk/kdenetwork/kmail/; revision=109966
25 years ago