18 Commits (78cf645ab79ee5d2a8cfc72cb014fa2dbfc7a923)

Author SHA1 Message Date
Pradeepto Bhattacharya 1b9c2801df Merged revisions 709874 via svnmerge from 18 years ago
Thomas Moenicke 5181c1b2b1 * adding text snippet feature 19 years ago
Laurent Montel 78091eccaf Return is not necessary 19 years ago
Frank Osterfeld c81469d65c merge from enterprise 19 years ago
Will Stephenson 1ecaa9977d Fix pasting from the X clipboard and reorganize the kmail paste code for elegance and readability. Patch by Lubos Lunak <l.lunak@kde.org> 19 years ago
Till Adam 672ca023d1 Change nasty hack causing re-entrancy when pasting and thus tight loops with clean delegation. 19 years ago
Till Adam d51f3e4e91 Make the behavior on Edit -> Paste, RMB -> Paste and Ctrl-V for URLs consistent, by 19 years ago
Pradeepto Bhattacharya 0750e965c5 Krazy #1 fixes 19 years ago
Pradeepto Bhattacharya 4ac1240741 Merge ... 19 years ago
Allen Winter dea05051c5 merge in Albert's patch from SVN commit 630238 that allows dragging of images (from ksnapshot) 19 years ago
David Faure cd222b521c -pedantic 20 years ago
Allen Winter 772b8af479 merge SVN commit 600801 by winterz: 20 years ago
Allen Winter 6957291181 Merge in the new KMail templates feature that allows you to 20 years ago
Allen Winter 3673f16cc7 Approved by Till. 20 years ago
Ismail Onur Filiz 35e98e0608 Fixes drag and drop of messages from message tree to composer for creating attachments failing on 64-bit systems. 20 years ago
David Faure edf5453798 Fix wrong foreground color being used when "use default colors" is checked. 20 years ago
Edwin Schepers 205dd7b99d The QTimer initializes spelling after the html message is displayed. This way, all formatting is undone. Spelling is already initiated in the constructor of KMComposeWin, so no harm is done deleting the QTimer. 20 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 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