summaryrefslogtreecommitdiffstats
path: root/components/mailviewer/contents/ui/MailDataModel.qml
Commit message (Collapse)AuthorAge
* We no longer need the kpackage structureChristian Mollekopf2017-12-18
|
* Avoid conflicts of the signed/encrypted visualizaition with mailpartsChristian Mollekopf2017-12-12
|
* IconButtons for encrypted/signed stateChristian Mollekopf2017-12-08
|
* Less repetition in the text.Christian Mollekopf2017-12-07
|
* Revamped security border coloring and popup messageChristian Mollekopf2017-12-07
|
* Expose some signature details in a tooltip.Christian Mollekopf2017-08-27
| | | | We'll want a proper UI for that at some point, but this is a start.
* CleanupChristian Mollekopf2017-08-26
|
* Assign a color depending on the encryption/signature state.Christian Mollekopf2017-08-26
|
* 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
|
* Turn the mailviewer into a component as wellChristian Mollekopf2017-02-20