summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* add securety border images made by jensMichael Bohlender2016-11-05
|
* implement maillist delegate changes as dicussed with jensMichael Bohlender2016-11-05
|
* Show recepientsChristian Mollekopf2016-11-01
|
* Sort foldersChristian Mollekopf2016-10-31
|
* don't cut off bottom bordersMichael Bohlender2016-10-31
|
* fix encryption/border image for nowMichael Bohlender2016-10-31
|
* add show password option to password fieldMichael Bohlender2016-10-31
|
* Imap Settings UI: more placeholder text, fix typo + don't show the passwordMichael Bohlender2016-10-31
|
* conversation date: don't show secondsMichael Bohlender2016-10-30
|
* mailviewer: adjust margins and spacingMichael Bohlender2016-10-30
|
* clean up components/mailviewerMichael Bohlender2016-10-30
|
* remove native text renderingMichael Bohlender2016-10-28
|
* make mailview not flickableMichael Bohlender2016-10-26
|
* Merge branch 'dev/mimetreeinterface' into developSandro Knauß2016-10-24
|\
| * Move addSignatures/addEncryptions/addPart to Entry classSandro Knauß2016-10-19
| |
| * delete useless NewContentModelSandro Knauß2016-10-19
| |
| * swtch encryption and sign creationSandro Knauß2016-10-19
| |
| * use treemodel in qmlSandro Knauß2016-10-19
| |
| * output content from content itemSandro Knauß2016-10-18
| |
| * create Tree beforehandSandro Knauß2016-10-18
| |
| * add content levelSandro Knauß2016-10-18
| |
| * start implementing a nested model with sig->enc->part->contentSandro Knauß2016-10-18
| |
| * use modeltest fromupstream to make sure, we have a valid modelSandro Knauß2016-10-18
| |
| * fill Encryption and Signatures with contentSandro Knauß2016-10-17
| |
| * add a test for a attachmentSandro Knauß2016-10-17
| |
| * Read correct charset out of mailpartSandro Knauß2016-10-17
| |
| * replace cid links with actuall content of the imagesSandro Knauß2016-10-17
| |
| * find part by cidSandro Knauß2016-10-17
| |
| * do not include multipart/related in attachmentlistSandro Knauß2016-10-17
| |
| * Make nested mails work with mailviewerSandro Knauß2016-10-12
| |
| * get the correct size for NewMailViewer in qmlSandro Knauß2016-10-12
| |
| * Merge branch 'develop' into dev/mimetreeinterfaceSandro Knauß2016-10-11
| |\
| * | create model for new mailviewerSandro Knauß2016-10-11
| | |
| * | Merge branch 'develop' into dev/mimetreeinterfaceSandro Knauß2016-10-10
| |\ \
| * | | Use new mimetreeparser interfaceSandro Knauß2016-08-10
| | | |
| * | | make signs & encrytiopn workSandro Knauß2016-08-02
| | | |
| * | | Implement collectAttachmentPartsSandro Knauß2016-08-02
| | | |
| * | | Make encrypted tests pass automaticallySandro Knauß2016-08-02
| | | |
| * | | 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
| |\ \ \
| * | | | 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
| | | | |
* | | | | use theme color instead of opacityMichael Bohlender2016-10-24
| | | | |