815 Commits (84f9b761998a11bc69a1a05accc0a582bb2a473e)

Author SHA1 Message Date
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
Dirk Mueller 12c164accf qt_cast is faster. 22 years ago
Marc Mutz 6865ada234 From aegypten_branch: Add an option to suppress signing and encrypting for Save As Draft. 22 years ago
Marc Mutz 5e960c10e2 From aegypten_branch: 22 years ago
Marc Mutz 624e0e4f23 From aegypten_branch: Don't disable sign/encrypt if we're using S/MIME and no OpenPGP key has been specified for this identity. 22 years ago
Stephan Binner 4e4fb0a155 Simplified dialog button texts 22 years ago
Laurent Montel d5aabf87ae Knode and Kmail used recentaddress so krecentdialogbox must be used 22 years ago
Tobias Koenig 55dbfeb6f1 You can edit the recent address list now via RMB click on the AddressLineEdit 22 years ago
Jonathan Riddell ece00d0169 KDE proofreaders. Remove exclamation marks to improve readability. 22 years ago
Simon Perreault 9ce07fe84b Make the composer remember its "Use Fixed Font" setting, as is done with the 22 years ago
Ingo Klcker d0ebf40f7c Change label of CC: and BCC: fields and add tooltips. Based on patch by Frans Englich. 22 years ago
Ingo Klcker 01886e8914 Fix bug 69656 (kmail quits after sending a message from the tray [if the main window is hidden]) 22 years ago
Ingo Klcker adee2d6efc Reapply the KMail specific part of Laurent's recent addresses fix which I forgot while merging the osnabrueck branch. 22 years ago
Bo Thorsen 9a9aa90bfb Remove a couple of unused local vars - I'm surprised gcc didn't bitch about them. And don't introduce the bOk flag so soon, just return false instead. At least up until the point where behaviour would be different. 22 years ago
Bo Thorsen 406dcbdafd From aegypten_branch: Plug a memleak. This is a candidate for the branch also 22 years ago
Marc Mutz dc77dbd069 Fix #53015 for good (at least for mime-compliant and some broken mails). Patch as posted a while ago on kmail-devel 22 years ago
Ingo Klcker 31a341fcc6 Pass a parent (the composer window) to all KMessageBoxes. This fixes (or at least works around) bug 73310 (sending a new mail while forgetting the receiver and/or the subject the composing window is minimized and hidden) which is due to changes in kwin (focus stealing prevention or something else). And while I'm touching the file I untabify it. 22 years ago
Ingo Klcker 2c715b30da Merge from osnabrueck_branch: all 22 years ago
Laurent Montel a2d77a78d7 Fix load recentAddress when we embedded kmail/knode into 23 years ago
Ingo Klcker 8949b03925 Fix for bug 71340 (From: field '...' button displays dialog from To: field) 23 years ago
Ingo Klcker fede8d288c This debug output hasn't been needed in ages and it creates a ridiculous amount of output if one encrypts a message with a large attachment. So I disable it for now. 23 years ago
Till Adam 34e35eb01c Remove "patch" and its i18n from the default list of words that trigger 23 years ago
Tobias Koenig b35bfb1c9c Removed the 'iterate over all toplevel windows and call readConfig()' hack 23 years ago