- 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
11 lines
993 B
XML
11 lines
993 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M5.50036 15.5L4.5 17.5" stroke="#8E93A6" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M18.4996 15.5L19.5 17.5" stroke="#8E93A6" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M17 8.21094C19.989 8.93258 22 10.2814 22 11.8262C22 14.1313 17.5228 15.9999 12 15.9999C6.47715 15.9999 2 14.1313 2 11.8262C2 10.2814 4.01099 8.93258 7 8.21094" stroke="black" stroke-width="1.5"/>
|
|
<path d="M7 8.72876C7 6.11714 9.11714 4 11.7288 4H12.2712C14.8829 4 17 6.11714 17 8.72876C17 8.90601 16.9458 9.07918 16.8003 9.18039C16.3862 9.4684 15.1898 10 12 10C8.81016 10 7.6138 9.4684 7.19972 9.18039C7.0542 9.07918 7 8.90601 7 8.72876Z" stroke="#8E93A6" stroke-width="1.5"/>
|
|
<path d="M12 16V19" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<circle cx="12" cy="13" r="1" fill="#8E93A6"/>
|
|
<circle cx="7" cy="12" r="1" fill="black"/>
|
|
<circle cx="17" cy="12" r="1" fill="black"/>
|
|
</svg>
|