- 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
958 B
XML
9 lines
958 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M2 2H22" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M9 10.5L10.2929 9.20711C10.6262 8.87377 10.7929 8.70711 11 8.70711C11.2071 8.70711 11.3738 8.87377 11.7071 9.20711L12.2929 9.79289C12.6262 10.1262 12.7929 10.2929 13 10.2929C13.2071 10.2929 13.3738 10.1262 13.7071 9.79289L15 8.5" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M12 21L12 17" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M10 22L12 21" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M14 22L12 21" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M4 2V10.5C4 13.5641 4 15.0962 5.00421 16.0481C6.00841 17 7.62465 17 10.8571 17H13.1429C16.3753 17 17.9916 17 18.9958 16.0481C20 15.0962 20 13.5641 20 10.5V10M20 2V6" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|