- ReaderView: complete rewrite with CSS styling, headers, attachments, zoom, find, dark mode, image blocking - Categories: DAO + UI tree widget with colors, nested categories, assignment - Rules engine: DAO + evaluation + actions (move, mark read, flag, delete, category, forward) - Templates: DAO + editor + manager with variables support - Signatures: DAO + manager + auto-per-account + manual selector in compose - ComposeView: signature combo, template selector, auto-signature on new email - MainWindow: frameless with rounded corners, 1px border, resize from edges, no status bar - Database: new tables (Category, MailCategory, Rule, Template, Signature) with indexes
11 lines
978 B
XML
11 lines
978 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M20 22V16C20 11.5817 16.4183 8 12 8C9.03887 8 6.4535 9.60879 5.07026 12M4 22V16" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M14.2905 11.5C15.2932 11.9059 16.0939 12.7065 16.4998 13.7092" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M12 2V5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M21 6L19.5 7.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M3 6L4.5 7.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M13.5 17.5C13.5 18.3284 12.8284 19 12 19C11.1716 19 10.5 18.3284 10.5 17.5C10.5 16.6716 11.1716 16 12 16C12.8284 16 13.5 16.6716 13.5 17.5Z" stroke="black" stroke-width="1.5"/>
|
|
<path d="M12 19V22" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M2 22H14M22 22H18" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|