446 Commits (8277e58257bd0f3491d4e10cefbb36ab71fdf5e7)

Author SHA1 Message Date
Malcolm Hunter 8277e58257 Corrected typographical errors 24 years ago
Waldo Bastian eb5555ce4a Fixes for text selection. 24 years ago
Marc Mutz 8cbdf4de8d New features: 24 years ago
Steffen Hansen 9b73817a83 Fix for bug #41652 24 years ago
Ingo Klcker a1ba2cb025 Fix Bug#42176: Cited text is not recognised (KDE_3_0_BRANCH) 24 years ago
Ingo Klcker d654ba3511 Improved 'Raw HTML code' note with the possibility to enable HTML rendering. 24 years ago
Karl-Heinz Zimmer 3a6c760356 created new function insertAndParseNewChildNode() - this function contains code for inserting new PartNode+adding it's entries into Mime Tree Viewer+parsing the new node (and it's children) 24 years ago
Karl-Heinz Zimmer 19e4da17cf created new function insertAndParseNewChildNode() - this function contains code for inserting new PartNode+adding it's entries into Mime Tree Viewer+parsing the new node (and it's children) 24 years ago
Karl-Heinz Zimmer d68ff6402f beautifying the code even more 24 years ago
Karl-Heinz Zimmer a6792064f5 Now we can test opaque signed mails _and_ see their internal MIME structure in the MIME Tree Viewer. This applies to mails composed by TrustedMIME or Authentemail using MS Oultook. 24 years ago
Karl-Heinz Zimmer c6161f175c Bugfixes: make usage of mPrinting more consistent to avoid having coloured background on output, and close output with "</body>" instead of "></body>" 24 years ago
Michael Haeckel 3e8bebc28b Some improvements for rendering of Hebrew. 24 years ago
Malcolm Hunter eae1cf4669 If emphasis is required, please don't use *'s 24 years ago
Malcolm Hunter 284992c419 No space before punctuation please 24 years ago
Karl-Heinz Zimmer dc165bab1d Bugfix #41649 was: "(AEGYPTEN) Separate reader window broken" 24 years ago
Karl-Heinz Zimmer 764cd65555 Bugfix: Do not run into endless loop when double clicking on top-most entry of Mime Part Tree viewer. 24 years ago
Karl-Heinz Zimmer 7c71d3a43c Bugfix #41843: By clicking on the MIME Tree Viewer's top most entry user can switch to initial-look message display (necessarry after (s)he has clicked on another MIME entry and wants to see the whole mail again - including it's headers) 24 years ago
Karl-Heinz Zimmer 0434baecac added a layout option for showing the MIME Tree widget in a "Smart" way: only if Content-Type=multipart/... NOTE: This option looks best when the MIME Tree is shown _below_ the Message View, so I made this layout (2nd icon on configuration page) the default one. Please feel free to optimize this. ;-) 24 years ago
Malcolm Hunter 240bfef063 Corrected typographical errors 24 years ago
Karl-Heinz Zimmer 927c485658 Added Aaron's patch to make kmreaderwin.cpp compile with other compilers than my gcc 2.95.3. 24 years ago
Karl-Heinz Zimmer 106c113d93 Sorry, this line should *not* have been modified by my last commit. 24 years ago
Karl-Heinz Zimmer ab37df456c Bugfix: Clear the MIME Part Tree window when leaving mail (e.g. when looking into trash folder and invocing the Empty Folder command. 24 years ago
Karl-Heinz Zimmer a15bea672a furtheron decoupled Cryptplug code from build-in kpgp code: now able to run Cryptplug for signing/encrypting even when no PGP identity was specified for kpgp. Also made sure "Encrypt Message" icon is showing the right initial state when new mail composer window is opened. 24 years ago
Karl-Heinz Zimmer 4b8a27cd50 Correctly transform '~' and '\' when converting HTML into SOURCE code for safety reasons. 24 years ago
Karl-Heinz Zimmer 334375bab8 Now showing cleartext status information returned by Crypto engine if signature could _not_ be verified or no cleartext returned after processing Opaque Signed data. Note however: it _is_ possible that just /empty/ cleartext is returned: this happens when sender has opaque signed a mail containing an empty body. 24 years ago
Karl-Heinz Zimmer e74e2233a8 allow checking of Opaque Signed message data 24 years ago
Ingo Klcker b46f770306 Don't show the 'PGP message' color bar message if the message doesn't contain a valid OpenPGP block 24 years ago
Malcolm Hunter e445882cb5 Corrected typographical errors 24 years ago
Karl-Heinz Zimmer 649d17ed3c corrected minor spelling error 24 years ago
Zack Rusin d69bb66461 I, as many people out there, don't use crypto and having to click OK 24 years ago
Marc Mutz f5ccebd37b + I18N_NOOP("PGP/MIME (RFC 3156) support for GnuPG users"), 24 years ago
Kalle Dalheimer 65ad8a3fb6 - Implemented the new layouting scheme agreed upon by Karl-Heinz, Michael 24 years ago
Karl-Heinz Zimmer 1227a29b82 addition to Bugfix #41471: We now show some comment before displaying the actual HTML source code for HTML-only mails. 24 years ago
Karl-Heinz Zimmer 1f2af28e62 Now reporting of encryption and signature status in KMReaderWin::parseMsg(KMMessage* aMsg) also works for traditional kpgp signing/encrypting. Note however that the status currently is shown only if you click on the respective mail lists's entry for a 2nd time - we are working on fixing this. 24 years ago
Karl-Heinz Zimmer 45858af10f calculate overall encryption and signature status in KMReaderWin::parseMsg(KMMessage* aMsg) - we need this information for the mail list which shall show two little icons accordingly (to the left of each mail entry) Sorry, but in it's current state this is working for MIME signatures/encryption only, recognizing of traditional kpgp signing/encrypting will be implemented soon. 24 years ago
Karl-Heinz Zimmer 07a39472e4 bugfix #41458: now KMail can handle 'attachments' correctly (this is taking mAttachmentStyle into account) even if the attachment is encapsulated in another MIME part. This might happen if somebody forwarded you a mail which contained attachments and the forwarded mail is send in an extra MIME part. 24 years ago
Karl-Heinz Zimmer a2e579b988 Solved bug #41471: mask HTML codes in case of not Multipart/Alternative but just brutal Text/Html mails to prevent the HMTL from being shown to users who do not wich to see HTML. NOTE: IMHO the configuration dialog and the menu option labels should be changed to reflext the fact that we do _not_ show any html if the user selects to not "prefer" html over plain text: this 'prefer' to me does not make clear that otherwise html will /never/ show up. 24 years ago
Wilco Greven 27e9facb39 s/invocing/invoking/ 24 years ago
Karl-Heinz Zimmer 39f291664b Showing HTML content source (by including it into "\<pre\>" .. "\</pre\>" if *not* HTML preference was activated by the user. 24 years ago
Dave Corrie 19bd1e1f7e fixed inverted logic bug regarding the display of [vCard] in fancy headers 24 years ago
Karl-Heinz Zimmer d17c8a6946 a) Merged AEGYPTEN_BRANCH additions into HEAD branch. 24 years ago
Dave Corrie 5d05256d62 Moved KMReaderWin::strToHtml() code into its own class (LinkLocator) so that the email address and URL matching code can be used elsewhere in kmail. Fixed a few bugs in the process: 24 years ago
Meni Livne 9ab3ea6a0c Fix alignment of message subjects that contain RTL text + Ingo's rtl/ltr fix. 24 years ago
Ingo Klcker f50795366e Fix email address parsing bug reported by Wolfgang Rohdewald 24 years ago
Michael Haeckel 96b854fde7 Don't switch the current mail back to the top when a new mail arrives in the 24 years ago
Stephan Binner aec94360f7 Styleguide compliance & accels. 24 years ago
Marc Mutz 1ebeeaab0a Committing changes for IdentityManager: 24 years ago
Ingo Klcker 505c568884 Update version numbers on the Welcome to KMail page and add the first new features. Did I forget something? 24 years ago
Ingo Klcker 7259d3d6cc - (aStr.mid(pos, 4) == "www.") || 24 years ago
Dave Corrie e76e9db6ad i) turn message text prefixed with "ftp." into hyperlinks. 24 years ago