595 Commits (e7eb411ecc7b37cda511bcbb6135504c3c6d05a0)

Author SHA1 Message Date
Marc Mutz 2711c34f33 this little method told me "please move me where I belong" so that's what I did 24 years ago
Marc Mutz 001cc59021 start to refactor the readerwin 24 years ago
Ingo Klcker 5955f964f4 Port the change of the color bar to HEAD (where it was committed to already on Sep 19). For some reason it was never ported to make_it_cool and therefore it was reverted when make_it_cool was dumped on HEAD. I'll bet there are a lot more changes (cf. my other re-commits of 'forgotten' patches) which were never ported from HEAD or KDE_3_1_BRANCH to make_it_cool and which were lost during the last try to merge make_it_cool to HEAD. This shows that dumping one branch on another branch is a very bad idea because now we have to check which patches and bug fixes are missing in HEAD as compared to KDE_3_1_BRANCH. This could have been avoided with the smaller patches Marc and Zack prepared. 24 years ago
Bo Thorsen bec6944e19 Kroupware merge: This is basically most of the kroupware branch changes. There is stuff in the kmgroupware*.* that is only kept for debugging purposes - it will go away when kaplan is more finished. 24 years ago
Dirk Mueller fcb57183c4 fix includes 24 years ago
Don Sanders 2e95afc197 Begin integrating the kroupware branch 24 years ago
Don Sanders 2cf1ed8953 Integrate a subset of the changes in the make_it_cool branch. 24 years ago
Ingo Klcker 84f4965f64 Revert HEAD to KDE_3_1_BRANCH. Of course I didn't remove any files that where added to HEAD. 24 years ago
Laurent Montel 752f795ca1 Fix includes 24 years ago
David Faure d416642f00 #ifndef NDEBUG around several lines of code that are only used for a kdDebug. 24 years ago
Stephan Kulow 3ceeb4fc02 merged the kmreaderwin split 24 years ago
Stephan Kulow e6461866a8 ported Don's KMKernel::config into HEAD 24 years ago
Marc Mutz c95155782d from kroupware_branch: RFC-compliant MDN support 24 years ago
Ingo Klcker 035f1f5dcb Fix Bug 50972: attachments using mimetype text/rtf will be displayed inline 24 years ago
Ingo Klcker 174855adf0 Fix smart attachment mode: 24 years ago
Marc Mutz 971dce143c warnings = 0; 24 years ago
Ingo Klcker 17460e4197 Marc's fix for bug 48581: messages with content type image/gif are not displayed 24 years ago
Karl-Heinz Zimmer 1f99607f91 crypto-related bugfix: Have a little gap between the colored crypto frames and the forwarding frame so people can better see what was signed and/or encrypted when having encapsulated messages... 24 years ago
Ingo Klcker 014c8e2fcf Really fix Bug 39876 by restoring the useFixedFont toggle action correctly. 24 years ago
Ingo Klcker dcabc1130b - Fixes filename related bugs like 47981 (links with an hash (#) in it 24 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Ingo Klcker eb7d4a0abb - Fix handling of mailto URLs in KMail by correctly encoding (and decoding) mailto URLs as described in RFC 2368. 24 years ago
Karl-Heinz Zimmer 55f0e7d867 Crash-Bugfix: Do not access reader->mAttachmentStyle if reader equals ZERO. - Hi Zack, this patch *is* applied to kroupware_branch already. 24 years ago
Ingo Klcker 32eb97af4f Oops, I did it again. 24 years ago
Ingo Klcker 5bcb437307 CVS_SILENT Style guide text fix: Select crypto module -> Select Crypto Module 24 years ago
Ingo Klcker a7a2c88746 Change the order in which some QString::arg's are applied. This is necessary because some inserted strings might contain additional %2, etc. 24 years ago
Karl-Heinz Zimmer e9b4bc6cc4 Bugfix: Show subject headers of embedded RfC822 messages in Mime Tree viewer. 24 years ago
Karl-Heinz Zimmer 12e66d7e42 Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message. 24 years ago
Karl-Heinz Zimmer c76ef480b7 Crypto bugfix: enable us to verify signed mail that is embedded in an old-style (non-multipart) Digest message. 24 years ago
Michael Haeckel 17a590bd32 CCMAIL: 48405-fixed@bugs.kde.org 24 years ago
Ingo Klcker 7979617246 Fix Bug 44980: "Fixed Font Widths" is disabled when "Configure KMail" window is closed 24 years ago
Malcolm Hunter 90ac0c1802 Translator comments to make two sets of strings unique 24 years ago
Karl-Heinz Zimmer db50273860 fixed typo 24 years ago
Karl-Heinz Zimmer acf5a27b75 Using the change for making i18n-related changes: Fixed name of color listbox's entry on KMail Appearance configuration page: now saying "HTML status bar" instead of old (misleading) "color bar"., changed the text of the colorbar enabel/disable checkbox accordingly, also fixed type in the HTML status bar's text: "No HTML message" with capital N. 24 years ago
Ingo Klcker 9b756d0aca Fix Bug 47931: saving attachment uses wrong filename 24 years ago
Malcolm Hunter 4981e32b6f Corrected instructions and added translator comment 24 years ago
Malcolm Hunter 9611391f0c Corrected instruction and added translator comment (could be fun for RTL languages) 24 years ago
Aaron J. Seigo eead8743f3 port of Hide Attachment fix to HEAD 24 years ago
Karl-Heinz Zimmer a61d0592d6 erroneously removed that line during my last commit 24 years ago
Michael Haeckel f550ec081f Make the option to show the MIME tree always really working. 24 years ago
Karl-Heinz Zimmer 484d022e99 Bugfix: Use *different* colors for the color bar than for PGP (or S/MIME, resp.) crypto frames. This is the long awaited commit promized by me on 06. Sept. 2002. 24 years ago
Stephan Binner 0a6bbba33a CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view 24 years ago
Lars Knoll e3fc3fc433 make the fancy header look a little better :) 24 years ago
Karl-Heinz Zimmer 8672b38832 Finally fixed "Content-Type=application/pgp" problem: remaining issue was that KMMessage converted the body of such messages into a binary attachment because it 'thought' that *application*/pgp must be some binary data. 24 years ago
Karl-Heinz Zimmer 99eb2bf16c Bugfix #1276 (equals KDE bug #43868). Make sure to update kdenetwork/kmail *and* the respective AEgypten code: gpgme/gpgmeplug/cryptpluh.h and gpgme/gpgmeplug/gpgmeplug.c. Please note: Since I _have_to_ concentrate on Kroupware now, this is my last AEgypten-related bugfix for four days: will continue fixing the remaining bugs on monday, 16.09.2002, evening. :-) 24 years ago
Karl-Heinz Zimmer 4229ddbd3e internal AEgypten bugfix #1204: "Need Debugging Option in GUI configuration" Note: Instead of implementing a GUI option for that we just use two new environment variables to controll whether KMail will create raw text files before/after calling the cryptplug functions related to signing/encrypting. This helps us keep the GUI clean from options 99.9% of the users won't use. The names of the variables are KMAIL_DEBUG_READER_CRYPTO and KMAIL_DEBUG_COMPOSER_CRYPTO, they may be set ON or OFF (or true/false or 0/1). 24 years ago
Don Sanders 4b3f78176b Reverting all my recent changes as requested by Michael. 24 years ago
Marc Mutz 5055f18c44 KIO::convertiSize() the size of attachments in the mime tree viewer 24 years ago
Don Sanders fc4b432071 Ok really set the default size this time. 24 years ago
Don Sanders 92acb83683 Restore the old default hard coded size of (550, 660) for viewing attachments. 24 years ago