summaryrefslogtreecommitdiffstats
path: root/components/package/contents/ui/MailViewer.qml
Commit message (Collapse)AuthorAge
* One framework plugin to rule them allChristian Mollekopf2017-04-04
|
* Removed the old mailviewer.Christian Mollekopf2017-02-28
| | | | | That way I also don't try to edit outdated invisible components to fix bugs...
* Fixed component pathChristian Mollekopf2017-02-22
|
* display attchments as flowMichael Bohlender2016-12-07
|
* mailviewer mark control1 usesMichael Bohlender2016-12-06
|
* make components depend on debug flagSandro Knauß2016-11-23
|
* add IconRole for AttachmentsSandro Knauß2016-11-09
|
* always display attachment model for nowMichael Bohlender2016-11-08
|
* Add AttachmentModel for viewerSandro Knauß2016-11-08
|
* fix encryption/border image for nowMichael Bohlender2016-10-31
|
* mailviewer: adjust margins and spacingMichael Bohlender2016-10-30
|
* clean up components/mailviewerMichael Bohlender2016-10-30
|
* use treemodel in qmlSandro Knauß2016-10-19
|
* get the correct size for NewMailViewer in qmlSandro Knauß2016-10-12
|
* create model for new mailviewerSandro Knauß2016-10-11
|
* relicense under gplv2+Michael Bohlender2016-09-26
|
* The horizontal scrollbar is okay if we resize too muchChristian Mollekopf2016-07-14
|
* Prepared WebEngine port and resize according to contentChristian Mollekopf2016-07-14
|
* Don't show the part treeview by defaultChristian Mollekopf2016-06-13
| | | | ... is a debugging utility.
* cleanupSandro Knauß2016-06-09
|
* Add TreeView to browse MessagePartsSandro Knauß2016-06-09
| | | | it helps a lot for debugging issues with the mailrendering
* adopt new mimetreeparserSandro Knauß2016-06-06
|
* Use the actual MailViewer again.Christian Mollekopf2016-04-28
|
* Replace the HTML view by a tree of QML views.Christian Mollekopf2016-04-07
| | | | | This allows us to do all the visual hints for the mail parts in qml, instead of HTML.
* import as Mail -> import as KubeFrameworkMichael Bohlender2016-03-09
|
* Renamed the framework pluginsChristian Mollekopf2016-03-09
|
* Moved application to componentsChristian Mollekopf2016-03-09