91 Commits (a7c0ff95aba382b0e2390157c24e5691237e473d)

Author SHA1 Message Date
Montel Laurent a7c0ff95ab Reduce duplicate code 15 years ago
Montel Laurent 1ff136bd95 Fix paste as attachment for an image 15 years ago
Montel Laurent 893c27a4ef Fix Bug 287779 - Copy Email then Paste As Attachment does not work as expected 15 years ago
Montel Laurent c235a4cbb0 Minor optimization 15 years ago
Montel Laurent d209030304 Don't call write config when not necessary 15 years ago
Montel Laurent bd9ad387f5 Normalize signal/slots 15 years ago
George Metaxas 5af90ae429 Ported the majority of KMail to the KConfigXT architecture, by converting the 15 years ago
Tobias Koenig c00a03fb31 Clean up header/include mess 16 years ago
Tobias Koenig eeca2f6aff Use the name of the contact as attachment name when 16 years ago
Tobias Koenig 9f27c09b03 Forward port of bugfix 248288 (r1173842) 16 years ago
Laurent Montel 0c0e87ff34 Don't show attachment dialogbox when we cancel action 16 years ago
Laurent Montel 8ec9e3fedb Fix Bug 252704 - Kmail Crashed with insert of image 16 years ago
Andras Mantia 712b683084 Update to use the MailCommon::Kernel singleton. Saves passing around the Kernel pointer in lots of places. 16 years ago
Andras Mantia f97da4aacd Use the MailCommon namespace. 16 years ago
Andras Mantia 6da3a9548f More refactoring to reduce KMKernel dependency, introduce MailCommon as a smaller version of KMKernel, usable in both desktop and mobile. 16 years ago
Andras Mantia e73f02ad7f Reorganization: reduce dependency of folder* classes on the km* classes, so they could be shared later with mobile: get rid of KMKernel::config() step. 16 years ago
Laurent Montel d115447287 Const'ify 16 years ago
Laurent Montel 6407cbedc2 backport: fix #244907 16 years ago
Laurent Montel d360250d5f Fix #244907 16 years ago
Laurent Montel d54b2627d5 Cleanup 16 years ago
Laurent Montel ff6a8bc0f6 Optimisation 16 years ago
Leo Franchi 6880c84714 Refactor some logic from KMComposeWin into libmessagecomposer, so it can be shared with kmail-mobile. Functionality of desktop kmail should be unchanged. 16 years ago
Volker Krause 8778b4a312 SVN_MERGE 16 years ago
Laurent Montel c6a519dbfb Fix includes 16 years ago
Thomas McGuire 3763032a7e Remove some unused includes. 16 years ago
Sascha Peilicke fd1e2752d8 Add local files automatically as attachments if dropped and only show the dialog for remote URLS. The dialog has some better wording now too. See also http://reviewboard.kde.org/r/3720/ 16 years ago
Thomas McGuire 27c7ab1ae0 Move useDefaultColors to messagecore and port to KConfigXT. 16 years ago
Leo Franchi 1d0ce5e1b4 Refactor MessageSender, moved to libmessagecomposer and split into MessageSender and MessageFactory 16 years ago
Tobias Koenig 7d56defa2d Move libkdepim/kmeditor to messagecomposer/ and let 16 years ago
Thomas McGuire 649f4abae2 Remove duplicate options, use the ones from messageviewer instead. 16 years ago
Frank Osterfeld 119bfe8bc1 Each folder properties dialog page created its own FolderCollection instance, overwriting each other's changes (breaking the folder properties dialog) 17 years ago
Laurent Montel 3c07f7d87b Fix dnd email. 17 years ago
Laurent Montel 7533adf5b7 Fix include 17 years ago
Laurent Montel 291e505bbe Fix file attachment 17 years ago
Laurent Montel f6ecd8b23a Fix command 17 years ago
Laurent Montel 237c2573bc Remove debug (forgot to remove it before to commit) 17 years ago
Laurent Montel 65cc74b58d Now reimplement dnd mail. 17 years ago
Laurent Montel 96a223cc3c not necessary too 17 years ago
Laurent Montel 2c0d454aba not necessary now 17 years ago
Laurent Montel 73e4a44b19 Fix includes 17 years ago
Thomas McGuire d5db16d6a5 Rename newcomposewin to kmcomposewin, so it reflects the actual class name 17 years ago
Laurent Montel 326a53884f Big commit during my trip. 17 years ago
Laurent Montel 237b2e0b78 Port++ 17 years ago
Andras Mantia 7e3982c776 Trying to get rid of the rest of KMMessage and KMMsgBase usage and port it to KMime. Mostly only the interfaces are ported, the code is commented out, although in many cases the code is obsoleted by the akonadi resources. Also get rid of the different folder classes, as those are transparent, accessible via akonadi. 17 years ago
Laurent Montel 3d8fd92784 Comment KM*Command* to help during porting 17 years ago
Volker Krause 828141c997 SVN_MERGE 17 years ago
Volker Krause e5ec72b0fd SVN_MERGE 17 years ago
Thomas McGuire dfd45a7538 Don't crash when pasting an image from the clipboard. 17 years ago
Constantin Berzan 410023c1eb Build the new composer instead of the old one. 17 years ago
Thomas McGuire 4c63ed23e5 Bring back the ability to drag images from KSnapshot and add them as attachments. 17 years ago