837 Commits (5bbc24450a0970c12676cbc9eb111f009aa66d39)

Author SHA1 Message Date
Stephan Binner 3086c5c9d2 Fixe close confirmation dialog: "Cancel" cancels what is in the caption and 22 years ago
Karl-Heinz Zimmer 3333406754 Enable other programs to specify an own encoding for each of the attachments passed into an openComposer call. 22 years ago
Ingo Klcker 029c007942 Factor the creation of an mbox-style message separator line into a method. This fixes the bug that in KMComposeWin the value of fromEmail() wasn't checked for being empty and it fixes the bug that dateShortStr() was never checked for being empty (both bugs lead to invalid message separators which is really bad because KMail itself doesn't accept those invalid message separators when it scans an mbox file) 22 years ago
Ingo Klcker 226d542662 Fix writing the dead letter and printing by using mComposedMessages.first() instead of mMsg (which always points to the initial message object that was set with setMsg). 22 years ago
Andrew Coles 4e8280a3d8 CVS_SILENT 22 years ago
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
David Faure 1f20454097 Moved slotAutoSpellCheckingToggled() to the slots section so that it works. 22 years ago
Marc Mutz cc924efbea Add an option to configure the composer autosave interval. Patch originally developed in aegypten_branch and posted to kmail-devel by David Faure, changed to include the right amount of whitespace by me on request of Ingo. 22 years ago
Marc Mutz a5dddd58cb GUI: Merge from aegypten_branch: tie it all together: The Composer 22 years ago
Stephan Binner 20ce06e778 "Attach"/"Insert" button in file dialog when attaching/inserting file 22 years ago
Ingo Klcker 9e9818f84c - Make sure the current crypto module is actually used. 22 years ago
David Faure f4baeeff42 Fixed crash when sending mail from my test user - set the action to 0 when not 22 years ago
David Faure c6b55c676f Use KPIM::AddresseeLineEdit in order to have ordered LDAP completion 22 years ago
Laurent Montel d0809641b3 Display "No misspellings encountered" when we have any word to spell checking 22 years ago
Bo Thorsen 3437682b01 Wire the KOrganizer resource view to the sub resources. 22 years ago
David Faure 3212ced848 Improve buttons text in warning msg box 22 years ago
Ingo Klcker 8316f46562 Tell the user already in the composer if the sender address is missing. 22 years ago
David Faure 8408c27d66 KMIdentity -> KPIM::Identity, fixed lots of #includes to say <libkdepim/foo.h> 22 years ago
David Faure b1da3c11d7 GUI: Implemented "Expire messages by moving them to another folder". 22 years ago
Stephan Binner 7b2b011716 CVS_SILENT i18n style guide fixes 22 years ago
Karl-Heinz Zimmer abeb2da830 fixing bug #33653 (equals kolab issue #96) according to RFC 2822, 3.4 allowing to have an EMPTY group of mailboxes in the TO header field. 22 years ago
Don Sanders 2d861b98e5 Outlook compatible attachment naming option. 22 years ago
Stephan Binner 4e5f09126b "Open" button in dialog for "Insert File..." but not for "Attach File..." 22 years ago
Ingo Klcker 78d4844fc3 Disable invalid items in the attachment popup menu in the composer. Patch by Tobias Schaefer. 22 years ago
Edwin Schepers 72f432d6cc - added button for resetting fontsettings in html-composer toolbar 22 years ago
Laurent Montel 2a2d0fa46a Hide html toolbar when we disable "html formating" same as 22 years ago
Stephan Binner 929470ace4 More KStdGuiItems/icons 22 years ago
Laurent Montel 9c4399a381 Share some code. 22 years ago
Volker Krause 7f1f261af3 Fix bug #74233 (composer toolbars not configurable from within kontact). 22 years ago
Laurent Montel 51b31f2c9f Add FindNext action 22 years ago
Ingo Klcker b507d6e4f7 Ensure that a message is correctly and fully parsed if it is re-added to a folder after editting the message is aborted. 22 years ago
Ingo Klcker 5e295b363f - Fix HTML editting regression: Forwarding/Redirecting HTML messages didn't 22 years ago
Edwin Schepers 5054024501 - alignJustify option deleted 22 years ago
Ingo Klcker 53ae1568b4 Fix bug with dragging around text in the composer. It helps if one calls the correct methods of the superclass from reimplemented methods. Doh! 22 years ago
David Faure 4b845dd71f Don't create more than one KDictSpellCheckingHighlighter (regression introduced 22 years ago
Don Sanders 865ee45ea5 Remove redundant guard protecting deletion of mSpellChecker. 22 years ago
Ingo Klcker ae6219f2b5 Get rid of KDE_IS_VERSION cruft. 22 years ago
Ingo Klcker a9383e16e2 Remove the possibility to hide the status bar. In the main window this option was anyway not available in the Settings menu for some reason. 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Edwin Schepers 6968cbda53 new feature: composing HTML messages 22 years ago
George Staikos 0273b5331a redundant 22 years ago
Till Adam 1857d7b076 Don't disable the composer window when applying changes as part of writing 22 years ago
Adriaan de Groot a60ae796a6 Start adding whatsthis to the composer at the request of the .nl TL team, who had no idea what 'sticky' meant in this context. 22 years ago
Laurent Montel dfccf5ce0c Fix kddebug 22 years ago
Stephan Binner 41e916c72f CVS_SILENT i18n style guide fixes 22 years ago
Bo Thorsen 4a14ac78fb Don't write a dead letter if message composing is already running 22 years ago
Bo Thorsen 92e5712e8d Split the message composing to a seperate class so we can do asynchronous crypto stuff 22 years ago
Bo Thorsen 73eec6b0b0 Revert these changes, since they're still pending review on the kmail list. Sorry, if anyone picked them up - even though they should work of course 22 years ago
Bo Thorsen c09d8ed2ac Write the uidcache file for new and empty folders also. And ditch one more isA comparison 22 years ago
Bo Thorsen 9fee3121aa As noted in the kmcommands comment, this can't work. So don't try at all. Remving the messageQueuedOrDrafted signal 22 years ago