3012 Commits (cef86bf691d960b30a71cdccc9047f0f76962828)
 

Author SHA1 Message Date
Carsten Burghardt cef86bf691 The eventFilter unfortunately also influenced the folder-contextmenu. I disable the columns-popup for the moment to investigate that further. 24 years ago
Karl-Heinz Zimmer da9daed201 Bugfix #41651: Show error texts which make sense if encrypting or signing via OpenPGP did not work. 24 years ago
Karl-Heinz Zimmer 215e183f23 Bugfix #41651: Show error texts which make sense if encrypting or signing via OpenPGP did not work. 24 years ago
Marc Mutz 273f916e77 Don't encode the @ in addr-specs with rfc2047 if local-part contains 24 years ago
Marc Mutz 03d8ab45b1 Make {expand,collapse}{,_all}_threads available via the View menu. 24 years ago
Carsten Burghardt 2627d323f4 Finally we got unread and total columns for the foldertree. 24 years ago
Marc Mutz a9e1074d6c Another goody for pasting into composer line edits: 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
Zack Rusin 1de92fc2ac OK, shift+mouse move -> move, control+mouse move -> copy, else -> popup. 24 years ago
Nadeem Hasan 53fbd17e8e UI Fixes. 24 years ago
Karl-Heinz Zimmer b7dc083c29 partially undo commit #1.249: "currentPlugItem" must be the /new/ item, not the old item which was selected /before/ the user clicked the "Add Plugin" button. 24 years ago
David Faure b8a2e3fa10 Another out-of-bounds access fixed: create backend item before creating 24 years ago
Michael Haeckel 3f13b53333 Recode also the headers, when the charset of an already existing mail is 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
Matthias Welwarsky bd432e9e1e * improved look 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
David Faure c8f2f6652a Fix for "QGList::locate: Index 0 out of range" and spurious "want 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 0513531504 Make it compile: re-added patch -r1.449 withc was erroneously overwritten by me in -r1.450 24 years ago
Zack Rusin 96e4b6adee Fixing the popup positioning problem, as noted by Ingo and waiting for 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
Stephan Kulow 769cf8b739 CCMAIL: kmail@kde.org 24 years ago
Ingo Klcker 83f16b1d3a Disable the expiry number field if 'Never' is selected. 24 years ago
Marc Mutz 21c6aeda79 adding accels to queryClose confirmation message box buttons 24 years ago
Karl-Heinz Zimmer 36b81291dd Bugfix: #41841. <I hate C++> ;-) 24 years ago
Karl-Heinz Zimmer eff146c3fc Bugfix: also do not hide Mime Tree widget for layout #2 (== Mime Tree below Folders) 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
Zack Rusin f93d5bd995 Opinions on UI design are like asses - everyone has its own. Adding popup 24 years ago
Zack Rusin bdb05c446f Switching the placemant of custom folder icon buttons/labels to vertical 24 years ago
Carsten Pfeiffer b16caa330b some little optimizations and a fix 24 years ago
Marc Mutz c312b6cc82 preset the filename in the filedialog with save as... and save encoded as... 24 years ago
Michael Haeckel 7b8e4f7dd9 I think hiding widget that are not in the way doesn't make much sense. 24 years ago
Marc Mutz 9b184c2f65 install 24 years ago
Karl-Heinz Zimmer aed36e76d3 Due to overwhelming demand <grin> added yet another Layout option showing the Mime Part Tree _below_ the Message View. Also added some painting to the 5 layout pictures to make clear which of the rectangles is representing the message viewer - of course these icons _could_ be optimized by graphically skilled person... ;-) 24 years ago
Karl-Heinz Zimmer 1c52052d76 Bugfix #41810 24 years ago
Zack Rusin 3db9205e9f Making KMail use dollar sign expansion ( env variables ) in order to make 24 years ago
Ingo Klcker c770729b4a Initialize mEncryptionState and mSignatureState in the various KMMessage constructors 24 years ago
Zack Rusin c2eb573521 Fixing #41777 and removing double setShowToolTips(true), Karl was there any technical reason for calling it twice? 24 years ago
Ingo Klcker 0edd99a261 Fix Bug#38809: attachments lost using filters for forwarding. 24 years ago
Ingo Klcker fb191ed303 If the user uses the old OpenPGP support the encryption button should not be pressed (even if automatic encryption is enabled because automatic encryption encrypts the message only if encryption is possible while a pressed encryption button forces encryption). 24 years ago
Michael Haeckel ccec72aef1 Finally apply Carsten's patch with small modifications to not remove messages 24 years ago
Ingo Klcker c9eabe1433 Fix old style sign&encrypt. Alles muss man selber machen. ;-) 24 years ago
Ingo Klcker c7123be4ad Always use the localized date in the forward header. 24 years ago
Ingo Klcker a29d815db8 Fix KMMessage::html2source and change <br> to <br /> to make it xhtml compliant (for the future) 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