Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | output content from content item | Sandro Knauß | 2016-10-18 | |
| | | ||||
| * | create Tree beforehand | Sandro Knauß | 2016-10-18 | |
| | | ||||
| * | add content level | Sandro Knauß | 2016-10-18 | |
| | | ||||
| * | start implementing a nested model with sig->enc->part->content | Sandro Knauß | 2016-10-18 | |
| | | ||||
| * | use modeltest fromupstream to make sure, we have a valid model | Sandro Knauß | 2016-10-18 | |
| | | ||||
| * | fill Encryption and Signatures with content | Sandro Knauß | 2016-10-17 | |
| | | ||||
| * | add a test for a attachment | Sandro Knauß | 2016-10-17 | |
| | | ||||
| * | Read correct charset out of mailpart | Sandro Knauß | 2016-10-17 | |
| | | ||||
| * | replace cid links with actuall content of the images | Sandro Knauß | 2016-10-17 | |
| | | ||||
| * | find part by cid | Sandro Knauß | 2016-10-17 | |
| | | ||||
| * | do not include multipart/related in attachmentlist | Sandro Knauß | 2016-10-17 | |
| | | ||||
| * | Make nested mails work with mailviewer | Sandro Knauß | 2016-10-12 | |
| | | ||||
| * | get the correct size for NewMailViewer in qml | Sandro Knauß | 2016-10-12 | |
| | | ||||
| * | Merge branch 'develop' into dev/mimetreeinterface | Sandro Knauß | 2016-10-11 | |
| |\ | ||||
| * | | create model for new mailviewer | Sandro Knauß | 2016-10-11 | |
| | | | ||||
| * | | Merge branch 'develop' into dev/mimetreeinterface | Sandro Knauß | 2016-10-10 | |
| |\ \ | ||||
| * | | | Use new mimetreeparser interface | Sandro Knauß | 2016-08-10 | |
| | | | | ||||
| * | | | make signs & encrytiopn work | Sandro Knauß | 2016-08-02 | |
| | | | | ||||
| * | | | Implement collectAttachmentParts | Sandro Knauß | 2016-08-02 | |
| | | | | ||||
| * | | | Make encrypted tests pass automatically | Sandro Knauß | 2016-08-02 | |
| | | | | ||||
| * | | | Implement the interface | Sandro Knauß | 2016-08-02 | |
| | | | | ||||
| * | | | Adopt changes in messagelib interface | Sandro Knauß | 2016-07-26 | |
| | | | | ||||
| * | | | Merge branch 'develop' into dev/mimetreeinterface | Sandro Knauß | 2016-07-26 | |
| |\ \ \ | ||||
| * | | | | make the tests compile again | Sandro Knauß | 2016-07-26 | |
| | | | | | ||||
| * | | | | fixes the build issues | Sandro Knauß | 2016-07-22 | |
| | | | | | ||||
| * | | | | new thoughts for interface | Sandro Knauß | 2016-07-20 | |
| | | | | | ||||
| * | | | | add encrypted tests | Sandro Knauß | 2016-07-20 | |
| | | | | | ||||
| * | | | | new mimetreeparser interface | Sandro Knauß | 2016-07-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewers: cmollekopf Maniphest Tasks: T3208 Differential Revision: https://phabricator.kde.org/D2221 | |||
| * | | | | first tests with mimetreeparser interface | Sandro Knauß | 2016-07-19 | |
| | | | | | ||||
| * | | | | updated | Sandro Knauß | 2016-07-19 | |
| | | | | | ||||
| * | | | | First thoughts for the new messagepart interface | Sandro Knauß | 2016-07-19 | |
| | | | | | ||||
* | | | | | use theme color instead of opacity | Michael Bohlender | 2016-10-24 | |
| | | | | | ||||
* | | | | | make outbox a little more pretty | Michael Bohlender | 2016-10-12 | |
| |_|_|/ |/| | | | ||||
* | | | | remove all imports of org.kube.framework.theme | Sandro Knauß | 2016-10-11 | |
| | | | | ||||
* | | | | An outbox model | Christian Mollekopf | 2016-10-10 | |
| | | | | ||||
* | | | | Query for threads | Christian Mollekopf | 2016-10-10 | |
| |_|/ |/| | | ||||
* | | | Adapted to new API | Christian Mollekopf | 2016-10-05 | |
| | | | ||||
* | | | Less namespaces improve readability | Christian Mollekopf | 2016-10-04 | |
| | | | ||||
* | | | Adapted to new query api | Christian Mollekopf | 2016-10-04 | |
| | | | ||||
* | | | more gplv3 -> gplv2+ | Michael Bohlender | 2016-09-26 | |
| | | | ||||
* | | | relicense under gplv2+ | Michael Bohlender | 2016-09-26 | |
| | | | ||||
* | | | add htmlpart and a model for testing it | Michael Bohlender | 2016-09-22 | |
| | | | ||||
* | | | add license headers to mailviewer | Michael Bohlender | 2016-09-22 | |
| | | | ||||
* | | | mailviewer: add signed part | Michael Bohlender | 2016-09-22 | |
| | | | ||||
* | | | Adapt to KAsync changes. | Christian Mollekopf | 2016-09-15 | |
| | | | ||||
* | | | use new security boder images | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | add security border images made by Jens Reuterberg | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | mailviewer: move qml files to dedicated folder | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | adjust trustlevel in mailmodel | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | dummyapp for testing | Michael Bohlender | 2016-09-15 | |
| | | |