summaryrefslogtreecommitdiffstats
path: root/framework/mail/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09
|
* Support for mail repliesChristian Mollekopf2016-03-01
| | | | | | | | A template message is generated based on the input message, including appropriate recepients and quoted text. Encoding and and options are mostly hardcoded still, and there might be one or the other crash with HTML mails. Also image/attachment support is incomplete.
* A helper class to access a value from a model in qmlChristian Mollekopf2016-02-29
|
* An overly basic settings framework.Christian Mollekopf2016-02-25
| | | | and a settings view to mess around.
* Send mail from the composerChristian Mollekopf2016-02-24
|
* Basic but working mailtransport.Christian Mollekopf2016-02-24
|
* Moved the mail parsing into it's own little cornerChristian Mollekopf2016-02-22
|
* Adapt to changes.Christian Mollekopf2016-02-10
|
* inintial composer controller + hook up to composer uiMichael Bohlender2016-02-04
|
* create & load css for mailsSandro Knauß2016-02-02
|
* Correctly link to sinkcommonChristian Mollekopf2016-01-21
|
* Akonadi2 -> SinkChristian Mollekopf2016-01-21
|
* Merge remote-tracking branch 'origin/dev/libotp' into developChristian Mollekopf2016-01-21
|\ | | | | | | | | Conflicts: framework/mail/CMakeLists.txt
| * Render HTML directly to string and not via indirecton of a fileSandro Knauß2016-01-15
| |
| * render mail to htmlSandro Knauß2016-01-12
| |
| * Replace links to akonadi2common with propper cmake packageSandro Knauß2016-01-12
| |
* | Implemented some akonadi actionsChristian Mollekopf2016-01-06
|/
* Instead of using controllers, directly use the modelsChristian Mollekopf2016-01-03
| | | | ...and connect components via properties
* add folderlistcontrollerMichael Bohlender2015-12-07
|
* add folderlistmodelMichael Bohlender2015-12-07
|
* add SingleMailController including exampleMichael Bohlender2015-12-06
|
* Test client that loads data from akonadiChristian Mollekopf2015-10-23
|
* initial mailplugin with maillistcontroller, model and viewMichael Bohlender2015-10-16