886 Commits (fd371c7bed683d7e5f30fb0bc1d376862f9eff8d)

Author SHA1 Message Date
Ingo Klcker fd371c7bed Set the window flags in KMail::SecondaryWindow instead of in the subclass KMComposeWin. 22 years ago
Edwin Schepers b1a359189f Insert button (for overwriting) does now work 22 years ago
Bo Thorsen a704da40bc Fix Kontact issues with modal dialogs blocking all of Kontact by using the WGroupLeader widget flag 22 years ago
Till Adam 8716e5d1b9 Patch by Sam Samy <earlgreykde@netspace.net.au> which ports the composer 22 years ago
Sandro Giessl 20ddc9cee3 When Sign/Encrypt columns are hidden, the checkboxes should be hidden too... 22 years ago
Sandro Giessl 0652ea3d04 Also take the QHeader::offset() into account; now the Encrypt/Sign checkboxes 22 years ago
Sandro Giessl 6326420807 Delete the Encrypt/Sign checkboxes when the corresponding KMAtmListViewItem 22 years ago
Matt Douhan 9b590e61ca Init the kabc dialog with the mEdt* values for cc and bcc to avoid 22 years ago
Matt Douhan e004b44283 Make the BCC field visible if the user used kabc to select a BCC address 22 years ago
Till Adam 0c73a919e8 Forward port of ical invitation and reply handling fixes from proko2. 22 years ago
Marc Mutz fbac5a1872 From KDE_3_3_BRANCH: Don't show busy cursors when dialogs pop up. 22 years ago
Marc Mutz f06debc507 From KDE_3_3_BRANCH: Add missing tooltip to the BCC [...] button, too. 22 years ago
Edwin Schepers 09fc14d063 Ability to paste into an attachment (Edit menu) 22 years ago
Frans Englich ed6bad65e0 WhatsThis submission by Paul Sprakes, the Save as Draft button. 22 years ago
Edwin Schepers 9e85432c23 Possibility to attach image from the clipboard (handy when when a screenshot is made with Alt/Ctrl-PrintScreen) 22 years ago
David Faure db632076b8 Merged from 3.3-branch: Marc Mutz's --enable-final fix 22 years ago
Edwin Schepers 3587677f95 Posibility to drag'n'drop address. 22 years ago
Andreas Gungl 83a7528d09 Rename "Queue" to "Send Later", "Send" to "Send Now" and make it consistent 22 years ago
Matt Douhan 7c514c4756 An addition to bug 67115, do not overwrite BCC addresses the user typed. 22 years ago
Andreas Gungl 6ff54ad3af Adding a guard so that KMLineEdit can be used without KMComposeWin 22 years ago
Andreas Gungl 1b48bf24e5 fix compilation error 22 years ago
Edwin Schepers 2b8c4fd01a open attachment in composer (#18697) 22 years ago
Bo Thorsen 70e1bee969 From the branch: Plugging two memleaks - the message was never deleted, and the composewin was not deleted when using automatic sending 22 years ago
David Faure 22077d796d Consistently name all lineedits, helps when debugging and with dcop etc. 22 years ago
Till Adam 165cb66926 Make it possible to use dimap folders as draft folders. Ah, the joys of 22 years ago
Edwin Schepers c0472871d6 - it's now possible to delete attachment with the Delete key (#13336) 22 years ago
Bo Thorsen 263673374b Move the email functions to libemailfunctions as discussed (leaving kfileio.* in libkdepim) and update all includes and linking to this. And fix the event viewer dialog that spawned the whole thing 22 years ago
Jakob Schrter ef19f1fa32 fix BR89517: grab the signature only once 22 years ago
Don Sanders 7713ebf90f Insert what seems to simply be a missing toggleMarkup(true); statement in slotListAction. 22 years ago
Simon Hausmann 005043801f - these three (duplicated) Delete templates conflict with the globally 22 years ago
Don Sanders 3a81b22147 Call polish() on the baseclass, add a comment. 22 years ago
Ingo Klcker 15ed81a291 Add shortcuts for bold, italic and underlined as proposed by Taj Morton. 22 years ago
Don Sanders eed5b12f1a I didn't intend to move this comment in my last commit. 22 years ago
Don Sanders 70a49b1a21 Fix an html editing bug. 22 years ago
Till Adam e8c3d343b5 Patch by Matt Douhan <matt@fruitsalad.org> 22 years ago
Ingo Klcker fcd3c73a53 Remove newlines and strip whitespace from the text of all lineedits. Use the convenience functions everywhere. This fixes bug 78386 (pasted subjects with newlines cause an incorrect message to be created). 22 years ago
Lus Pedro Coelho 5f87fda4ca If there was selected text when ENTER was pressed, the cursor position may change. 22 years ago
Daniel Molkentin 535c337c26 don't be strict if we don't have any use for it anymore :) 22 years ago
Daniel Molkentin 9ec1ccd2a9 initially defaulting to off is fine, but don't try to care for the user if you in fact annoy him. 22 years ago
Ingo Klcker efbf2a4226 Remove obsolete code. This functionality is now in KPIM::AddresseeLineEdit. 22 years ago
Bo Thorsen 815a07707f Moving the getNameAndMail method from addresseelineedit to email where it belongs. And do the three places that depend on this. The reason for this was that there was three places to split email addresses. Now it's at least down to two. It could be argued that the method in kmail/kmmessage should be moved here also, so you have all three in the same place. Patch approved by dfaure 22 years ago
David Faure dfdfb1a0db Fixed the bug where the composer window wouldn't notice that the identity was updated, 22 years ago
Till Adam c65e9d96e1 As per Ingo's request and discussed in #78522 add short tooltips and long 22 years ago
Stephan Binner c52c3fee3a Less invented compound nouns (filename, username, hostname) 22 years ago
Till Adam de7709d173 Set parent for the color chooser correctly. 22 years ago
David Faure eaf3a93d05 Correctly initialize the sign/encrypt columns so that adding an attachment shows 22 years ago
Ingo Klcker 132b986d1a Reword according to Marc's proposal 22 years ago
Ingo Klcker 2d8bfcf73c fix typo 22 years ago
Ingo Klcker b8332e10c2 Crypto Module -> Crypto Protocol 22 years ago
Stephan Binner 3086c5c9d2 Fixe close confirmation dialog: "Cancel" cancels what is in the caption and 22 years ago