summaryrefslogtreecommitdiffstats
path: root/framework/domain/mailcontroller.cpp
Commit message (Collapse)AuthorAge
* Mark the currently viewed mail as read.Christian Mollekopf2017-03-22
| | | | | | | | | | | The listview is absolutely useless with non-uniform entries. We have to do or own tracking of the current index, we have to do our own scrolling, the flickable scrolling is horrible with a mouse, and even though caching all delegates somewhat improves the situation, it's still laggy every now and then. However, this now at least works somewhat correctly. But we'll really have to look for a new solution for this eventually.
* Thread actionsChristian Mollekopf2017-01-12
|
* Move to folder actionChristian Mollekopf2017-01-10
|
* Mark as unread actionChristian Mollekopf2017-01-04
|
* Less boilerplateChristian Mollekopf2017-01-02
|
* Mark as important, restore from trash.Christian Mollekopf2017-01-02
|
* Move to trash from mailviewChristian Mollekopf2017-01-02
|
* Outboxcontroller and MailcontrollerChristian Mollekopf2017-01-02