summaryrefslogtreecommitdiffstats
path: root/framework/mail/maillistmodel.cpp
Commit message (Collapse)AuthorAge
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09
|
* Fixed buildChristian Mollekopf2016-02-22
|
* Moved the mail parsing into it's own little cornerChristian Mollekopf2016-02-22
|
* Only load 100 mails at a timeChristian Mollekopf2016-02-21
|
* Unbreak buildChristian Mollekopf2016-02-17
|
* Sort mails by dateChristian Mollekopf2016-02-09
|
* Made the maillist a bit easier to look at.Christian Mollekopf2016-02-09
|
* create & load css for mailsSandro Knauß2016-02-02
|
* 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
| |
* | add license information to framework/mail filesMichael Bohlender2016-01-10
|/
* Instead of using controllers, directly use the modelsChristian Mollekopf2016-01-03
| | | | ...and connect components via properties
* Access to the DomainObjectChristian Mollekopf2016-01-03
|
* Load the full mime message in the viewer as well.Christian Mollekopf2015-12-18
|
* expose mail id in maillist modelMichael Bohlender2015-12-17
|
* maillist controller now accepts folderIds, creates a query and loads the modelMichael Bohlender2015-12-08
|
* Fixed mapping to result modelChristian Mollekopf2015-12-08
| | | | The result model exposes the different properties as columns
* Adapt to qset to qlist changeChristian Mollekopf2015-12-08
|
* rolenames for the maillistmodelMichael Bohlender2015-12-07
|
* Ported the MailListModel to the new APIChristian Mollekopf2015-11-30
|
* Test client that loads data from akonadiChristian Mollekopf2015-10-23
|
* initial mailplugin with maillistcontroller, model and viewMichael Bohlender2015-10-16