summaryrefslogtreecommitdiffstats
path: root/framework/domain
Commit message (Collapse)AuthorAge
* Show the account statusChristian Mollekopf2016-07-11
|
* Removed mailtransport that lives in Sink now.Christian Mollekopf2016-07-01
|
* Less noiseChristian Mollekopf2016-06-28
|
* Move-to-trash actionChristian Mollekopf2016-06-28
|
* Fixed mailsorting by dateChristian Mollekopf2016-06-21
|
* Fixed the hardcoded capability filters.Christian Mollekopf2016-06-15
| | | | save as draft works again.
* cleanup messageparserSandro Knauß2016-06-09
|
* Export isHidden flog for messagepartsSandro Knauß2016-06-09
|
* adopt new mimetreeparserSandro Knauß2016-06-06
|
* add KF5:IconThemes to target_link_libraries so that it all compiles againMichael Bohlender2016-05-29
|
* Let the controller retrieve what it requires, remember the id of theChristian Mollekopf2016-05-11
| | | | draft to modfiy.
* 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
|
* Use the capability filter to avoid hardcoding resourcesChristian Mollekopf2016-05-10
|
* A working save-as-draft actionChristian Mollekopf2016-05-09
|
* Unbreak action execution from qmlChristian Mollekopf2016-05-04
| | | | | QML can't do with custom return types. (we'd have to wrap it in a QVariant or use a property).
* 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
|
* Avoid assembling uid ourselvesChristian Mollekopf2016-04-29
|
* Show identities instead of accountsChristian Mollekopf2016-04-17
|
* Use the MailtransportResource for mailtransport.Christian Mollekopf2016-04-10
|
* Replace the HTML view by a tree of QML views.Christian Mollekopf2016-04-07
| | | | | This allows us to do all the visual hints for the mail parts in qml, instead of HTML.
* Use parseToTree to get a messageTree and create the html on our ownSandro Knauß2016-04-02
|
* Adapt the move from Otp -> MimeTreeParserSandro Knauß2016-03-29
|
* Store accounts in sinkChristian Mollekopf2016-03-17
|
* Fixed loading of account names.Christian Mollekopf2016-03-15
|
* Multi-Account support in the folderviewChristian Mollekopf2016-03-14
|
* Sync actionChristian Mollekopf2016-03-13
|
* AccountsControllerChristian Mollekopf2016-03-10
|
* Removed unnecessary stuff from AccountFactory and load data from pluginChristian Mollekopf2016-03-10
| | | | metadata.
* Merge branch 'develop' of git://anongit.kde.org/kube into developChristian Mollekopf2016-03-10
|\
| * enable ugly add_attachments in composerMichael Bohlender2016-03-10
| |
* | A factory to load account plugins.Christian Mollekopf2016-03-10
|/
* rename composer -> composercontrollerMichael Bohlender2016-03-09
|
* remove controller that are not longer neededMichael Bohlender2016-03-09
|
* Renamed the framework pluginsChristian Mollekopf2016-03-09
|
* Moved framework/mail to framework/domainChristian Mollekopf2016-03-09