Improve the file delegate

- cleaner code
- supports stopping downloads
- utilises the mimetype in order to display an icon
- better size formatting
- tooltips
This commit is contained in:
Jan Blackquill
2021-08-19 13:23:52 -04:00
parent d7ce0b7468
commit 4955b1f7a0
4 changed files with 85 additions and 30 deletions

View File

@@ -30,6 +30,8 @@ public:
UserMarkerRole,
FormattedBodyRole,
FileMimetypeIcon,
ReplyRole,
ShowAuthorRole,