- 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
769 B
XML
9 lines
769 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M22 14V12C22 8.22876 22 6.34315 20.8284 5.17157C19.6569 4 17.7712 4 14 4H10C6.22876 4 4.34315 4 3.17157 5.17157C2 6.34315 2 8.22876 2 12V14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M7 4V2.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M17 4V2.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<circle cx="18" cy="18" r="3" stroke="black" stroke-width="1.5"/>
|
|
<path d="M20.5 20.5L22 22" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M2.5 9H21.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|