- 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
895 B
XML
9 lines
895 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M20.4155 12.765L11.235 3.58447C9.12233 1.47184 5.69709 1.47184 3.58447 3.58447C1.47184 5.69709 1.47184 9.12233 3.58447 11.235L12.765 20.4155C14.8777 22.5282 18.3029 22.5282 20.4155 20.4155C22.5282 18.3029 22.5282 14.8777 20.4155 12.765Z" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path opacity="0.5" d="M12.7651 20.4155L20.4155 12.7651M11.235 3.58447L3.58447 11.235" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<circle cx="9.17154" cy="12" r="1" transform="rotate(-45 9.17154 12)" fill="black"/>
|
|
<circle cx="12" cy="14.8284" r="1" transform="rotate(-45 12 14.8284)" fill="black"/>
|
|
<circle cx="12" cy="9.17163" r="1" transform="rotate(-45 12 9.17163)" fill="black"/>
|
|
<circle cx="14.8284" cy="12" r="1" transform="rotate(-45 14.8284 12)" fill="black"/>
|
|
</svg>
|