summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* add button for displaying mail detailsMichael Bohlender2016-11-08
* placeholdertext ++Michael Bohlender2016-11-08
* build with gpgme instead of libkleoSandro Knauß2016-11-07
* adopt changes from messagelib masterSandro Knauß2016-11-07
* change composer layout according to mockup by kenMichael Bohlender2016-11-07
* remove obsolete codeMichael Bohlender2016-11-06
* use kirigami theme colors in mail list viewMichael Bohlender2016-11-06
* borderimage: fix issues with long mailsMichael Bohlender2016-11-05
* add wrap mode to subject in maillistMichael Bohlender2016-11-05
* 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
| |\ \ \