Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved framework/mail to framework/domain | Christian Mollekopf | 2016-03-09 |
| | |||
* | Fixed build | Christian Mollekopf | 2016-02-22 |
| | |||
* | Moved the mail parsing into it's own little corner | Christian Mollekopf | 2016-02-22 |
| | |||
* | Only load 100 mails at a time | Christian Mollekopf | 2016-02-21 |
| | |||
* | Unbreak build | Christian Mollekopf | 2016-02-17 |
| | |||
* | Sort mails by date | Christian Mollekopf | 2016-02-09 |
| | |||
* | Made the maillist a bit easier to look at. | Christian Mollekopf | 2016-02-09 |
| | |||
* | create & load css for mails | Sandro Knauß | 2016-02-02 |
| | |||
* | Akonadi2 -> Sink | Christian Mollekopf | 2016-01-21 |
| | |||
* | Merge remote-tracking branch 'origin/dev/libotp' into develop | Christian Mollekopf | 2016-01-21 |
|\ | | | | | | | | | Conflicts: framework/mail/CMakeLists.txt | ||
| * | Adopt changes from libOtp | Sandro Knauß | 2016-01-15 |
| | | | | | | | | | | * CSSHalper -> CSSHerlperBase * new pure virtual methods from ObjectTreeSourceIf | ||
| * | Render HTML directly to string and not via indirecton of a file | Sandro Knauß | 2016-01-15 |
| | | |||
| * | render mail to html | Sandro Knauß | 2016-01-12 |
| | | |||
* | | add license information to framework/mail files | Michael Bohlender | 2016-01-10 |
|/ | |||
* | Instead of using controllers, directly use the models | Christian Mollekopf | 2016-01-03 |
| | | | | ...and connect components via properties | ||
* | Access to the DomainObject | Christian Mollekopf | 2016-01-03 |
| | |||
* | Load the full mime message in the viewer as well. | Christian Mollekopf | 2015-12-18 |
| | |||
* | expose mail id in maillist model | Michael Bohlender | 2015-12-17 |
| | |||
* | maillist controller now accepts folderIds, creates a query and loads the model | Michael Bohlender | 2015-12-08 |
| | |||
* | Fixed mapping to result model | Christian Mollekopf | 2015-12-08 |
| | | | | The result model exposes the different properties as columns | ||
* | Adapt to qset to qlist change | Christian Mollekopf | 2015-12-08 |
| | |||
* | rolenames for the maillistmodel | Michael Bohlender | 2015-12-07 |
| | |||
* | Ported the MailListModel to the new API | Christian Mollekopf | 2015-11-30 |
| | |||
* | Test client that loads data from akonadi | Christian Mollekopf | 2015-10-23 |
| | |||
* | initial mailplugin with maillistcontroller, model and view | Michael Bohlender | 2015-10-16 |