summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/composercontroller.cpp
Commit message (Collapse)AuthorAge
* Remove any leftover recipients for repliesChristian Mollekopf2017-06-23
|
* Also load slightly more complex mails.Christian Mollekopf2017-06-22
| | | | And convert simple html to plaintext.
* Attachment removalChristian Mollekopf2017-06-14
| | | | | We'd rather do something via the model index instead of requering an additional role, but this works for the time being.
* Create CRLF mime messages.Christian Mollekopf2017-06-14
|
* Attachment support in the composerChristian Mollekopf2017-06-14
|
* Working but ugly editor for recipients in composerChristian Mollekopf2017-06-12
| | | | | | | | | What remains to be done is: * proper delegates * removal of recipeients * at some point d&d of recipients * Perhaps something that encapsulates the whole list and the model in a nicer way
* Fixed stuff that got broken during the moveChristian Mollekopf2017-05-23
|
* No more SINK_DEBUG_AREAChristian Mollekopf2017-05-13
|
* Ported away from webkit and to webengineChristian Mollekopf2017-04-13
|
* Moved cpp code into src directoryChristian Mollekopf2017-04-05