- 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
12 lines
927 B
XML
12 lines
927 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="12" cy="12" r="2" transform="rotate(180 12 12)" stroke="black" stroke-width="1.5"/>
|
|
<circle cx="20" cy="14" r="2" transform="rotate(180 20 14)" stroke="black" stroke-width="1.5"/>
|
|
<circle r="2" transform="matrix(-1 8.74228e-08 8.74228e-08 1 4 10)" stroke="black" stroke-width="1.5"/>
|
|
<path d="M4 12L4 14.75M4 19L4 17.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M20 12L20 9.25M20 5L20 6.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M12 19L12 14" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M20 19L20 16" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M4 5L4 7.66667" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M12 10V7.5M12 5V5.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|