71 Commits (2de747f7b8aa2e950f3ad0f2ea00191e4883af22)

Author SHA1 Message Date
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
Constantin Berzan ea3a040860 * AkonadiSender: follow OutboxInterface move to MailTransport 17 years ago
Thomas McGuire 1607f30515 Port to KPIMTextEdit. 17 years ago
Thomas McGuire 71094fce2d Merged revisions 960692 via svnmerge from 17 years ago
Frederik Gladhorn 286e5dbd5e Partial revert of r911544. 17 years ago
Thomas McGuire db9b949a78 Revert the backport of 951208 by gladhorn, because that makes pasting URLs impossible. 17 years ago
Thomas McGuire 90ec5018ef Merged revisions 953502 via svnmerge from 17 years ago
Thomas McGuire 7eefd92a93 Backport r951208 by gladhorn from trunk to the 4.2 branch: 17 years ago
Frederik Gladhorn d5e9305f1d when pasting a link attach the file 17 years ago
Thomas McGuire 3910d6f890 Merged revisions 945300 via svnmerge from 17 years ago
Thomas McGuire 0586edbe4a Backport r945039 by mlaurent from trunk to the 4.2 branch: 17 years ago
Laurent Montel ddaad12400 Fix kolab issue 3508 17 years ago
Thomas McGuire 66f97602c4 - Remove "added by qt3to4" comments 17 years ago
Thomas McGuire 1c36f1df49 port++ 17 years ago
Thomas McGuire b82fa9b30e Add .png as file extension for embedded images. 17 years ago
Thomas McGuire 2d690680d4 Move more actions to kmcomposereditor: paste as quotation and add/remove 17 years ago
Thomas McGuire f3f94e079e Move the add image action to kmcomposereditor. 17 years ago
Thomas McGuire 099be73017 - Move loadImages() from MessageComposer to KMComposerEditor 17 years ago
Thomas McGuire 94a84d00de - When getting the plain text of the textedit, remove the inline image character, so 17 years ago
Thomas McGuire 6b778d8d08 - documentation++ 17 years ago
Thomas McGuire 88cd40fb50 Remove those includes again, they are not used. 17 years ago
Edwin Schepers 6695a1773b Possibility to add embedded images. Images can be added by the add_image button on th HTML toolbar, or image data can be pasted in the composer. 17 years ago