summaryrefslogtreecommitdiffstats
path: root/components/mailviewer/qml
Commit message (Collapse)AuthorAge
* Prepared auto load imagesChristian Mollekopf2018-07-01
|
* Open the browser on new view requestsChristian Mollekopf2018-07-01
|
* Safeguard against too long textChristian Mollekopf2018-06-29
| | | | The UI will simply freeze while the textview tries to render.
* Support loading a mime message from a fileChristian Mollekopf2018-06-29
|
* Use the TextArea which properly clips the content if it is too wideChristian Mollekopf2018-04-05
|
* Got rid of controls1 where possible, and otherwise marked it learlyChristian Mollekopf2018-04-04
|
* Search string propagationChristian Mollekopf2018-04-03
|
* Search in conversationviewChristian Mollekopf2018-02-23
| | | | ...via syntax highligher or search api.
* Demonstrate reflow problemsChristian Mollekopf2018-02-23
| | | | | | | | | ...and cleanup the sizes of the text/html part a bit. Html content with a <pre> tag, such as inserted by an apple mail reply, is not reflowed in the TextEdit (it is in the WebEngineView). And that causes the text edit to run off the side of the conversation view.
* Add key id to encryption infoChristian Mollekopf2018-02-20
|
* clip send-by information in mailviewMichael Bohlender2018-01-24
|
* We no longer need the kpackage structureChristian Mollekopf2017-12-18
|
* Turn the mailviewer into a component as wellChristian Mollekopf2017-02-20
|
* make mailviewer textcontent follow the themeMichael Bohlender2016-12-12
|
* don't draw a white rectangle under every mail componentMichael Bohlender2016-12-08
|
* Use ErrorType and ErrorString from EncryptionSandro Knauß2016-11-23
|
* mailviewer html content: disable everything by defaultMichael Bohlender2016-11-15
|
* This is called a DelegateModel now.Christian Mollekopf2016-11-14
| | | | Same thing, new name.
* WebEngine only HtmlContent viewChristian Mollekopf2016-11-14
|
* mailviewer make plaintext selectableMichael Bohlender2016-11-09
|
* borderimage: fix issues with long mailsMichael Bohlender2016-11-05
|
* add securety border images made by jensMichael Bohlender2016-11-05
|
* don't cut off bottom bordersMichael Bohlender2016-10-31
|
* fix encryption/border image for nowMichael Bohlender2016-10-31
|
* mailviewer: adjust margins and spacingMichael Bohlender2016-10-30
|
* make mailview not flickableMichael Bohlender2016-10-26
|
* use treemodel in qmlSandro Knauß2016-10-19
|
* get the correct size for NewMailViewer in qmlSandro Knauß2016-10-12
|
* create model for new mailviewerSandro Knauß2016-10-11
|
* add htmlpart and a model for testing itMichael Bohlender2016-09-22
|
* add license headers to mailviewerMichael Bohlender2016-09-22
|
* mailviewer: add signed partMichael Bohlender2016-09-22
|
* use new security boder imagesMichael Bohlender2016-09-15
|
* add security border images made by Jens ReuterbergMichael Bohlender2016-09-15
|
* mailviewer: move qml files to dedicated folderMichael Bohlender2016-09-15