summaryrefslogtreecommitdiffstats
path: root/components/mailviewer/contents
Commit message (Collapse)AuthorAge
* Show a mouse-cursor on hoverChristian Mollekopf2017-06-28
|
* use the correct selection color in textfield and mailviewerMichael Bohlender2017-06-13
|
* Removed unused partsChristian Mollekopf2017-06-12
|
* Encapsulated partsChristian Mollekopf2017-06-07
|
* A simplistic security borderChristian Mollekopf2017-06-06
| | | | | Still a bit obnoxious and doesn't really convey a whole lot of information. Consider it a stub for now
* Reduced the messagetreeparser to aproximately what we actually requireChristian Mollekopf2017-06-04
| | | | | | | | | | | While in a much more managable state it's still not pretty. However, further refactoring can now gradually happen as we need to do further work on it. Things that should happen eventually: * Simplify the logic that creates the messageparts (we don't need the whole formatter plugin complexity) * Get rid of the nodehelper (let the parts hold the necessary data) * Get rid of partmetadata (let the part handleit)
* Fixed signaturepartsChristian Mollekopf2017-05-24
|
* Always use richtext, and avoid using a browser for simple htmlChristian Mollekopf2017-05-23
|
* 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.
* Added missing importsChristian Mollekopf2017-04-05
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* port more stuff to kube themeMichael Bohlender2017-03-30
|
* Fixed image loadingChristian Mollekopf2017-02-28
|
* Turn the mailviewer into a component as wellChristian Mollekopf2017-02-20