summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Collapse)AuthorAge
* Implement the interfaceSandro Knauß2016-08-02
|
* Adopt changes in messagelib interfaceSandro Knauß2016-07-26
|
* Merge branch 'develop' into dev/mimetreeinterfaceSandro Knauß2016-07-26
|\
| * Adopt changes in messagelib interfaceSandro Knauß2016-07-26
| |
* | make the tests compile againSandro Knauß2016-07-26
| |
* | fixes the build issuesSandro Knauß2016-07-22
| |
* | new thoughts for interfaceSandro Knauß2016-07-20
| |
* | add encrypted testsSandro Knauß2016-07-20
| |
* | new mimetreeparser interfaceSandro Knauß2016-07-19
| | | | | | | | | | | | | | | | Reviewers: cmollekopf Maniphest Tasks: T3208 Differential Revision: https://phabricator.kde.org/D2221
* | first tests with mimetreeparser interfaceSandro Knauß2016-07-19
| |
* | updatedSandro Knauß2016-07-19
| |
* | First thoughts for the new messagepart interfaceSandro Knauß2016-07-19
|/
* delete unnecessary filesSandro Knauß2016-07-19
|
* update change from mimetreeparserSandro Knauß2016-07-19
|
* Share the settings implementationChristian Mollekopf2016-07-16
|
* Actually execute the subjobChristian Mollekopf2016-07-14
|
* Start using Sink::Log for Kube as well.Christian Mollekopf2016-07-14
|
* 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).
* Link to KAsyncChristian Mollekopf2016-05-04
|
* 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
|
* Extended maildir settings to create and register the sink resourceChristian Mollekopf2016-03-11
|
* Merge branch 'develop' of git://anongit.kde.org/kube into developChristian Mollekopf2016-03-10
|\
| * add scaling unit to the theme plugin and use it instaed of the main.qml unit ↵Michael Bohlender2016-03-10
| | | | | | | | item