index
:
qtmaildir
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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
6 hours
fix: only interrupt startup for real configuration problems
Danilo M.
1
-0
/
+76
6 hours
feat: add MainWindow wiring query, list, message, and sync
Danilo M.
2
-0
/
+76
6 hours
feat: add MessageView with locked-down web engine profile
Danilo M.
2
-0
/
+149
6 hours
feat: add MailSync process wrapper
Danilo M.
2
-0
/
+240
6 hours
feat: add ThreadListModel with batch append
Danilo M.
2
-0
/
+283
6 hours
feat: add NotmuchWorker with batched queries and tag mutation
Danilo M.
3
-0
/
+534
6 hours
fix: enforce !-free cidPrefix invariant at both concatenation sites
Danilo M.
1
-0
/
+56
6 hours
feat: add HTML builder and cid: scheme handler
Danilo M.
2
-0
/
+207
6 hours
fix: scope qtmaildir: allow to the exact document base URL
Danilo M.
1
-0
/
+65
6 hours
feat: add deny-by-default web request interceptor
Danilo M.
2
-0
/
+229
6 hours
fix: make attachment path-containment guard separator-aware
Danilo M.
1
-0
/
+58
6 hours
feat: add MimeParser with GMime and safe attachment naming
Danilo M.
9
-0
/
+274
6 hours
feat: add Config with account, query, and sync parsing
Danilo M.
2
-0
/
+133
6 hours
fix: report collisions between INI overrides bound to the same key
Danilo M.
1
-0
/
+47
6 hours
feat: add KeyMap with defaults and INI overrides
Danilo M.
2
-0
/
+133
6 hours
build: add CMake skeleton and dependency discovery
Danilo M.
1
-0
/
+6