index
:
qtmaildir
feature/attachments
feature/qaction-menus
feature/query-completion
feature/ui-state-persistence
master
A Qt6 desktop mail client for a local, notmuch-indexed Maildir
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
27 hours
feat: add MessageView with locked-down web engine profile
Danilo M.
5
-0
/
+375
27 hours
feat: add MailSync process wrapper
Danilo M.
3
-0
/
+128
27 hours
feat: add ThreadListModel with batch append
Danilo M.
3
-0
/
+175
27 hours
feat: add NotmuchWorker with batched queries and tag mutation
Danilo M.
3
-0
/
+386
42 hours
feat: add cross-thread value types and notmuch RAII wrappers
Danilo M.
2
-0
/
+102
42 hours
fix: enforce !-free cidPrefix invariant at both concatenation sites
Danilo M.
3
-1
/
+42
42 hours
feat: add HTML builder and cid: scheme handler
Danilo M.
5
-0
/
+337
42 hours
fix: scope qtmaildir: allow to the exact document base URL
Danilo M.
2
-7
/
+30
42 hours
feat: add deny-by-default web request interceptor
Danilo M.
3
-0
/
+110
42 hours
fix: make attachment path-containment guard separator-aware
Danilo M.
2
-4
/
+41
42 hours
feat: add MimeParser with GMime and safe attachment naming
Danilo M.
3
-0
/
+283
42 hours
feat: add Config with account, query, and sync parsing
Danilo M.
3
-0
/
+152
43 hours
fix: report collisions between INI overrides bound to the same key
Danilo M.
1
-0
/
+18
43 hours
feat: add KeyMap with defaults and INI overrides
Danilo M.
4
-4
/
+115
43 hours
build: add CMake skeleton and dependency discovery
Danilo M.
3
-0
/
+27