993 Commits (cb85660b426d31afdf90b3a94b617bb73d7eb400)

Author SHA1 Message Date
Till Adam 4daf919280 Forward port of: 21 years ago
Thomas Zander 3e354d35ee Fix missing margin in the spellchecker dialog 21 years ago
Leo Savernik b17727c776 SVN_SILENT gcc-2.95 namespace patch 21 years ago
Don Sanders 604177727d Ensure old style recpients editor continues to work for the 3.5 release. 21 years ago
Thorsten Staerk 7a4c4209f7 If spellcheck is toggled off, do not spellcheck from the beginning of a new 21 years ago
Tomasz Grobelny 838175fede - sync after making changes, not before 21 years ago
Matt Douhan 8218c20a8b If KMail is in offline mode queue outgoing messages 21 years ago
Stephan Binner 2f7ca20d88 Yes/No dialog buttons are bad for usability 21 years ago
Aaron J. Seigo 7ff3687eee when i hit "cancel" i mean "cancel" not "sure, send it now" 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure 88db42ffa4 Aegypten chiasmus: 21 years ago
Till Adam e66bb3b385 Since the entries in the completion popup are by default grouped by 21 years ago
Till Adam 81162dfc4f Harmonize strings. 21 years ago
Marc Mutz 556227ccc0 Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel. 21 years ago
Marc Mutz f5277ffb7f Extract kmatmlistview.{h,cpp} and kmlineeditspell.{h,cpp} from kmcomposer.{h,cpp}. Part 2/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. Also fix some bugs in KMLineEdit::insertEmails() *Hint: a popup menu can be canceled, too. 21 years ago
Marc Mutz f057926df2 Extract kmedit.{h,cpp} from kmcomposer.{h,cpp}. Part 1/<unknown> of my tear-kmcomposewin.{h,cpp}-apart work. 21 years ago
Marc Mutz be7e780318 Replace bool parameter sendNow with enum SendMethod and fix callers. 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Thomas Zander 565d6c02f0 Fix the concept of making the first columns equal width to also work 21 years ago
Marc Mutz b7dc817bdd Hide KMSender from the rest of KMail. 21 years ago
Matt Douhan b1ed4fe41b Clean up the code wrt wrong indentation mostly 21 years ago
Matt Douhan 7be0e4e7e4 If a variable is used only once, skip it and save the trouble 21 years ago
Matt Douhan 846770ec4a Make it possible to set the default transport using dcop 21 years ago
David Faure a6e7f2b743 Show icon as checked when it is. https://intevation.de/roundup/aegypten/issue324. 21 years ago
Thomas Zander e9bc21966a Remove unneeded include for kmkernel.h (37 files less to compile on every change!) 21 years ago
Thomas Zander 583515942d Disable paste as quotation when the cursor is not in the editor view since 21 years ago
Thomas Zander f9a2292266 Make the static smartQuote method public and use that one instead 21 years ago
Till Adam 6690398a16 Removed the somewhat overzealously removed call to 21 years ago
Till Adam 0e88c1470b Revert my fix for the attempt to delete a non-existing temp file. We'll 21 years ago
Till Adam 59403fb2e3 SVNSILENT oops 21 years ago
Till Adam 06220df9e9 Make the composer come up instantly by initializing the 21 years ago
Till Adam e957809ea3 Make closing a composer window immediate, instead of blocking KMail for 21 years ago
Thomas Zander 030e70bb0a Fixlet in the paste quotation algoritm 21 years ago
Thomas Zander 0aba5d1ec2 Implement a smarter quoting for 'paste as quotation' and 'add quotation marks'. 21 years ago
Till Adam 72e179f3af Add an additional entry to the settings menu of the composer which 21 years ago
Ingo Klcker dacfd125f5 - Move the encoding selection from the main widget to the reader widget. This makes the selection automatically available in the separate reader window. 21 years ago
Matt Douhan 7d7d81ad73 Add a new option to not use recent addresses in the composer 21 years ago
Marc Mutz 307c9ccd0e Remember the last-used Chiasmus key. 21 years ago
David Faure ab6f0a433e CVS_SILENT oops 21 years ago
David Faure 7a6a97d25a Fix kdelibs-3.2 compat again 21 years ago
David Faure 0f956d1e70 Fixed state of the icon when unchecking "Encrypt Message with Chiasmus..." 21 years ago
Marc Mutz 7297b08f22 Add new icons for the Chiasmus-encrypt option. Had to backport setCheckedState() from kdelibs 3.3, since it's not available in 3.2. 21 years ago
Matt Douhan 80971bd4b5 Refactor the address validation to use a helper method 21 years ago
Marc Mutz 9ee238149a Implement Chiasmus encryption - Kmail side 21 years ago
Mario Teijeiro Otero aa74137e64 * Add FIXME remainders to add missed icons 21 years ago
David Faure a69fea6764 ya, ya 21 years ago
David Faure c66b21ed1e added missing ifdef 21 years ago
Mario Teijeiro Otero 142fae1005 * choose smtp server by send and queue button in composer window. 21 years ago
Marc Mutz facb127aaa Add "Options->Encrypt Message With Chiasmus..." action and allow to select a key, for now. 21 years ago
Ingo Klcker 8d7727fe13 Backport: Make BCC replacement work correctly if the default identity has a BCC address. 21 years ago