summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* There is no SenderAddressChristian Mollekopf2016-11-14
|
* Some basic shortcuts.Christian Mollekopf2016-11-14
|
* Update sync action to the new APIChristian Mollekopf2016-11-14
|
* Adapt to api changesChristian Mollekopf2016-11-14
|
* mailviewer make plaintext selectableMichael Bohlender2016-11-09
|
* add IconRole for AttachmentsSandro Knauß2016-11-09
|
* fix encoding issuesSandro Knauß2016-11-09
|
* Generate correct contents for AttachmentsPartsSandro Knauß2016-11-09
|
* always display attachment model for nowMichael Bohlender2016-11-08
|
* better desciion between attachment/contentSandro Knauß2016-11-08
|
* Add AttachmentModel for viewerSandro Knauß2016-11-08
|
* 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
| |