Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Show a mouse-cursor on hover | Christian Mollekopf | 2017-06-28 |
| | |||
* | use the correct selection color in textfield and mailviewer | Michael Bohlender | 2017-06-13 |
| | |||
* | Removed unused parts | Christian Mollekopf | 2017-06-12 |
| | |||
* | Encapsulated parts | Christian Mollekopf | 2017-06-07 |
| | |||
* | A simplistic security border | Christian Mollekopf | 2017-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 require | Christian Mollekopf | 2017-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 signatureparts | Christian Mollekopf | 2017-05-24 |
| | |||
* | Always use richtext, and avoid using a browser for simple html | Christian Mollekopf | 2017-05-23 |
| | |||
* | Mailviewer | Christian Mollekopf | 2017-05-02 |
| | |||
* | Prepare bits that keep the webview from grabbing focus | Christian Mollekopf | 2017-04-26 |
| | | | | Will be available from webengine 1.4 (qt 5.8) on. | ||
* | Added missing imports | Christian Mollekopf | 2017-04-05 |
| | |||
* | A single framework plugin | Christian Mollekopf | 2017-04-05 |
| | |||
* | port more stuff to kube theme | Michael Bohlender | 2017-03-30 |
| | |||
* | Fixed image loading | Christian Mollekopf | 2017-02-28 |
| | |||
* | Fixed component path | Christian Mollekopf | 2017-02-22 |
| | |||
* | Turn the mailviewer into a component as well | Christian Mollekopf | 2017-02-20 |
| | |||
* | make mailviewer textcontent follow the theme | Michael Bohlender | 2016-12-12 |
| | |||
* | don't draw a white rectangle under every mail component | Michael Bohlender | 2016-12-08 |
| | |||
* | Use ErrorType and ErrorString from Encryption | Sandro Knauß | 2016-11-23 |
| | |||
* | mailviewer html content: disable everything by default | Michael Bohlender | 2016-11-15 |
| | |||
* | This is called a DelegateModel now. | Christian Mollekopf | 2016-11-14 |
| | | | | Same thing, new name. | ||
* | WebEngine only HtmlContent view | Christian Mollekopf | 2016-11-14 |
| | |||
* | mailviewer make plaintext selectable | Michael Bohlender | 2016-11-09 |
| | |||
* | borderimage: fix issues with long mails | Michael Bohlender | 2016-11-05 |
| | |||
* | add securety border images made by jens | Michael Bohlender | 2016-11-05 |
| | |||
* | don't cut off bottom borders | Michael Bohlender | 2016-10-31 |
| | |||
* | fix encryption/border image for now | Michael Bohlender | 2016-10-31 |
| | |||
* | mailviewer: adjust margins and spacing | Michael Bohlender | 2016-10-30 |
| | |||
* | make mailview not flickable | Michael Bohlender | 2016-10-26 |
| | |||
* | use treemodel in qml | Sandro Knauß | 2016-10-19 |
| | |||
* | get the correct size for NewMailViewer in qml | Sandro Knauß | 2016-10-12 |
| | |||
* | create model for new mailviewer | Sandro Knauß | 2016-10-11 |
| | |||
* | add htmlpart and a model for testing it | Michael Bohlender | 2016-09-22 |
| | |||
* | add license headers to mailviewer | Michael Bohlender | 2016-09-22 |
| | |||
* | mailviewer: add signed part | Michael Bohlender | 2016-09-22 |
| | |||
* | use new security boder images | Michael Bohlender | 2016-09-15 |
| | |||
* | add security border images made by Jens Reuterberg | Michael Bohlender | 2016-09-15 |
| | |||
* | mailviewer: move qml files to dedicated folder | Michael Bohlender | 2016-09-15 |
| | |||
* | adjust trustlevel in mailmodel | Michael Bohlender | 2016-09-15 |
| | |||
* | dummyapp for testing | Michael Bohlender | 2016-09-15 |
| | |||
* | generic mailpart | Michael Bohlender | 2016-09-15 |
| | |||
* | embedded part | Michael Bohlender | 2016-09-15 |
| | |||
* | encrypted part | Michael Bohlender | 2016-09-15 |
| | |||
* | mailviewer: text part | Michael Bohlender | 2016-09-15 |
| | |||
* | ugly border image until we get some from the vdg | Michael Bohlender | 2016-09-15 |
| | |||
* | mailviewer dummy model | Michael Bohlender | 2016-09-15 |