Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | 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 | |
| | | | ||||
* | | | generic mailpart | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | embedded part | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | encrypted part | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | mailviewer: text part | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | ugly border image until we get some from the vdg | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | mailviewer dummy model | Michael Bohlender | 2016-09-15 | |
| | | | ||||
* | | | remove obsolete custon theme since we are now using the kirigami theme | Michael Bohlender | 2016-09-07 | |
| | | | ||||
* | | | remove obsolete code from settings | Michael Bohlender | 2016-09-07 | |
| | | | ||||
* | | | gplv3 -> gplv2+ | Michael Bohlender | 2016-09-07 | |
| | | | ||||
* | | | adjust outbox height to number of mails in outbox | Michael Bohlender | 2016-09-05 | |
| | | | ||||
* | | | able to show all mails and not segfault by random mails (tempfix) | Michael Bohlender | 2016-09-04 | |
| |/ |/| |