index
:
qtmaildir
compose-and-send
delete-to-trash
item-20-message-rows
master
signatures
A Qt6 desktop mail client for a local, notmuch-indexed Maildir
by Danilo aka danix
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_notmuchworker.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
feat(pane): always render one message, never the conversation
thread-view-removed
Danilo M.
1
-0
/
+32
12 days
feat(rules): every Maildir folder in the Folder dropdown
Danilo M.
1
-0
/
+77
14 days
feat(worker): count messages as well as threads
Danilo M.
1
-0
/
+61
2026-08-11
feat(sent): add a Sent view, flat and by recipient
Danilo M.
1
-13
/
+151
2026-08-10
feat(ui): let the user choose newest or oldest first
Danilo M.
1
-0
/
+22
2026-08-10
feat(worker): let a query choose newest or oldest first
Danilo M.
1
-3
/
+25
2026-08-10
feat(ui): render a single message when its row is selected
Danilo M.
1
-0
/
+38
2026-08-10
feat(worker): load a thread as a reply tree with per-message depth
Danilo M.
1
-0
/
+52
2026-08-07
feat(ui): add a Maildir overview under Help
Danilo M.
1
-0
/
+44
2026-08-07
feat(ui): fill the blank message pane with a branded placeholder
Danilo M.
1
-0
/
+51
2026-08-04
feat(worker): list every tag in the database
Danilo M.
1
-0
/
+39
2026-08-04
Add GPLv2-only license and per-file headers
Danilo M.
1
-0
/
+18
2026-08-04
feat: add NotmuchWorker with batched queries and tag mutation
Danilo M.
1
-0
/
+419