- 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
9 lines
870 B
XML
9 lines
870 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M9.5 14C11.1569 14 12.5 15.3431 12.5 17C12.5 18.6568 11.1569 20 9.5 20C7.84315 20 6.5 18.6568 6.5 17C6.5 15.3431 7.84315 14 9.5 14Z" stroke="black" stroke-width="1.5"/>
|
|
<path d="M14.5 3.99998C12.8431 3.99998 11.5 5.34312 11.5 6.99998C11.5 8.65683 12.8431 9.99998 14.5 9.99998C16.1569 9.99998 17.5 8.65683 17.5 6.99998C17.5 5.34312 16.1569 3.99998 14.5 3.99998Z" stroke="black" stroke-width="1.5"/>
|
|
<path d="M15 16.9585L22 16.9585" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M9 6.9585L2 6.9585" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M2 16.9585L4 16.9585" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M22 6.9585L20 6.9585" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|