summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Collapse)AuthorAge
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09
|
* Prepared a save-as-draft action.Christian Mollekopf2016-03-09
|
* QWebPage can only be used in a QApplicationChristian Mollekopf2016-03-03
|
* 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
|
* Ignore the properties of base classes.Christian Mollekopf2016-02-25
| | | | QObject::objectName
* An overly basic settings framework.Christian Mollekopf2016-02-25
| | | | and a settings view to mess around.
* CleanupChristian Mollekopf2016-02-25
|
* Send mail from the composerChristian Mollekopf2016-02-24
|
* Basic but working mailtransport.Christian Mollekopf2016-02-24
|
* Moved the ActionHandlerHelperChristian Mollekopf2016-02-24
|
* Keep the NodeHelper around to guarantee the availability of theChristian Mollekopf2016-02-23
| | | | extracted files
* Replace cid references with to the extracted file.Christian Mollekopf2016-02-22
|
* Fixed buildChristian Mollekopf2016-02-22
|
* Moved the mail parsing into it's own little cornerChristian Mollekopf2016-02-22
|
* Make clear what we require and avoid hardcoding pathsChristian Mollekopf2016-02-22
|
* A somewhat ugly, but usable tree folder viewChristian Mollekopf2016-02-21
|
* Only load 100 mails at a timeChristian Mollekopf2016-02-21
|
* Fixed buildChristian Mollekopf2016-02-21
|
* Unbreak buildChristian Mollekopf2016-02-17
|
* Use the new headersChristian Mollekopf2016-02-10
|
* Adapt to changes.Christian Mollekopf2016-02-10
|
* A synchronize action that can sync foldersChristian Mollekopf2016-02-09
|
* Sort mails by dateChristian Mollekopf2016-02-09
|
* Made the maillist a bit easier to look at.Christian Mollekopf2016-02-09
|
* composer: make it possible to select an identityMichael Bohlender2016-02-04
|
* inintial composer controller + hook up to composer uiMichael Bohlender2016-02-04
|
* make encrypted mails blue instead of red if everything is fineSandro Knauß2016-02-03
|
* Laod html and decrypt mails directlySandro Knauß2016-02-03
|
* 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
| * Adopt changes from libOtpSandro Knauß2016-01-15
| | | | | | | | | | * CSSHalper -> CSSHerlperBase * new pure virtual methods from ObjectTreeSourceIf
| * 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
| |
* | add license information to framework/mail filesMichael Bohlender2016-01-10
| |
* | Implemented some akonadi actionsChristian Mollekopf2016-01-06
|/
* Prototype of the action systemChristian Mollekopf2016-01-05
|
* Instead of using controllers, directly use the modelsChristian Mollekopf2016-01-03
| | | | ...and connect components via properties
* Access to the DomainObjectChristian Mollekopf2016-01-03
|
* register resources controller and listmodel as types in settignspluginMichael Bohlender2015-12-20
|
* resources controller and listmodelMichael Bohlender2015-12-20
|
* fix typoMichael Bohlender2015-12-20
|
* setter and getter for maildir name and folderurlMichael Bohlender2015-12-20
|
* create initial settings pluginMichael Bohlender2015-12-20
|
* Load the full mime message in the viewer as well.Christian Mollekopf2015-12-18
|
* cleanupMichael Bohlender2015-12-17
|
* singlemail controller load mail from akoandiMichael Bohlender2015-12-17
|