summaryrefslogtreecommitdiffstats
path: root/components/mailviewer/contents/ui/HtmlContent.qml
Commit message (Collapse)AuthorAge
* Install the webengineprofile as singletonChristian Mollekopf2017-08-22
| | | | | | | | | This fixes the bug that the main process would hang on exit as long as we have a requestinterceptor installed. It's most likely a bug that this does not work, but the new solution anyways cleans up the code a bit, so that's a nice sideeffect. Fixes T5570
* Fixed enumChristian Mollekopf2017-08-19
|
* MailviewerChristian Mollekopf2017-05-02
|
* Prepare bits that keep the webview from grabbing focusChristian Mollekopf2017-04-26
| | | | Will be available from webengine 1.4 (qt 5.8) on.
* Fixed image loadingChristian Mollekopf2017-02-28
|
* Turn the mailviewer into a component as wellChristian Mollekopf2017-02-20