- 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
790 B
XML
8 lines
790 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M19 22V20.5M5 22V20.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M12 20V18M12 2V14" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M15 9V13" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M9 9V13" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M22 10C22 6.22876 22 4.34315 20.8284 3.17157C19.6569 2 17.7712 2 14 2H10C6.22876 2 4.34315 2 3.17157 3.17157C2 4.34315 2 6.22876 2 10V12C2 15.7712 2 17.6569 3.17157 18.8284C4.34315 20 6.22876 20 10 20H14C17.7712 20 19.6569 20 20.8284 18.8284C21.7715 17.8853 21.9554 16.4796 21.9913 14" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|