- 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
8 lines
697 B
XML
8 lines
697 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" stroke="black" stroke-width="1.5"/>
|
|
<path d="M12 10C17 10 16.6 22 9 22" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M12.3115 14C7.31152 14 7.71152 2 15.3115 2" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M10 12.3115C10 9.53259 13.7068 8.42171 17 9.28791M22 15.3115C22 13.342 21.1941 11.856 20 10.8222" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
<path d="M14 12C14 14.7789 10.2932 15.8898 7 15.0236M2 9C2 10.6801 2.58643 12.0083 3.5 13.0041" stroke="black" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|