- 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
8 lines
640 B
XML
8 lines
640 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M7 8C7 5.23858 9.23858 3 12 3C14.7614 3 17 5.23858 17 8V11C17 13.7614 14.7614 16 12 16C9.23858 16 7 13.7614 7 11V8Z" stroke="black" stroke-width="1.5"/>
|
|
<path d="M11 8H13" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M10 11L14 11" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M20 10V11C20 15.4183 16.4183 19 12 19C7.58172 19 4 15.4183 4 11V10" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M12 19V22" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|