summaryrefslogtreecommitdiffstats
path: root/framework/qml/MailViewer.qml
Commit message (Collapse)AuthorAge
* Finally figured out how to position the debug view over the window.Christian Mollekopf2017-06-15
|
* Remove buttonChristian Mollekopf2017-06-14
|
* different highlight for active mail in the conversation viewMichael Bohlender2017-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)
* Attachment debug viewChristian Mollekopf2017-05-24
|
* Don't use parent propertiesChristian Mollekopf2017-05-24
|
* Attachment open and download buttonsChristian Mollekopf2017-05-24
| | | | We'll need proper icons though.
* Saving of attachmentsChristian Mollekopf2017-05-24
|
* Show attachment iconChristian Mollekopf2017-05-24
|
* A simple debug viewChristian Mollekopf2017-05-23
|
* Use Kube.IconButtonChristian Mollekopf2017-05-23
|
* All of the MailViewer in one placeChristian Mollekopf2017-05-23
|
* Always use richtext, and avoid using a browser for simple htmlChristian Mollekopf2017-05-23
|
* MailviewerChristian Mollekopf2017-05-02
|
* A single framework pluginChristian Mollekopf2017-04-05
|
* One framework plugin to rule them allChristian Mollekopf2017-04-04