summaryrefslogtreecommitdiffstats
path: root/framework/domain/maillistmodel.cpp
Commit message (Collapse)AuthorAge
* Request sent property and some othersChristian Mollekopf2017-03-17
|
* Sink merges the sync requests now.Christian Mollekopf2017-03-07
|
* Less noiseChristian Mollekopf2017-03-01
|
* Compress synchronization requestsChristian Mollekopf2017-02-24
|
* Only fetch every mail once.Christian Mollekopf2017-02-24
|
* Avoid needless requeryingChristian Mollekopf2017-02-11
|
* Fetch the mail when trying to access the content.Christian Mollekopf2017-02-08
| | | | | That way we can try to only fetch the content for messages that are actually shown.
* Fixed sort order for threadviewChristian Mollekopf2017-01-31
|
* Avoid crashing on no source modelChristian Mollekopf2017-01-25
|
* Clear the model on no parentChristian Mollekopf2017-01-25
|
* Fetch incomplete mails automatically.Christian Mollekopf2017-01-11
|
* Conditionally remove/deleteChristian Mollekopf2017-01-02
|
* Move to trash from mailviewChristian Mollekopf2017-01-02
|
* Adapt to api changesChristian Mollekopf2016-11-14
|
* Show recepientsChristian Mollekopf2016-11-01
|
* Query for threadsChristian Mollekopf2016-10-10
|
* Adapted to new APIChristian Mollekopf2016-10-05
|
* Fixed mailsorting by dateChristian Mollekopf2016-06-21
|
* Support for loading draftsChristian Mollekopf2016-05-10
|
* Less hardcoding of propertiesChristian Mollekopf2016-05-10
|
* Use the new getters to fix the mimeMessage loading and look much better.Christian Mollekopf2016-05-10
|
* A save-as-draft action & action resultsChristian Mollekopf2016-05-03
| | | | | | This patch introduces tracking of actions, so they can be tested. It also provides a save-as-draft action, that looks for the draft folder, and stores the mail accordingly.
* Don't print every mail we query for.Christian Mollekopf2016-04-29
|
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09