- 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
6 lines
551 B
XML
6 lines
551 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle opacity="0.5" cx="15" cy="9" r="2" stroke="black" stroke-width="1.5"/>
|
|
<path opacity="0.5" d="M20 17.6001L17.7765 15.599C16.7369 14.6634 15.1888 14.5702 14.0446 15.3744L13.7464 15.5839C12.9513 16.1428 11.8695 16.0491 11.1822 15.3618L6.89249 11.0721C6.03628 10.2159 4.66287 10.1702 3.75159 10.9675L2.28113 12.2542" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<circle cx="12" cy="12" r="10" stroke="black" stroke-width="1.5"/>
|
|
</svg>
|