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
/
src
/
notmuchworker.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
feat(delete): bind Del, and resolve a restore against the database
Danilo M.
1
-4
/
+23
8 days
feat(worker): resolve whole threads to their messages, ids and paths
Danilo M.
1
-0
/
+66
8 days
feat(delete): move the message to the account's trash folder
Danilo M.
1
-0
/
+56
8 days
feat(worker): move messages between maildir folders
Danilo M.
1
-0
/
+106
9 days
feat(ui): act on the message a row displays, not its whole thread
Danilo M.
1
-0
/
+6
11 days
feat(pane): always render one message, never the conversation
thread-view-removed
Danilo M.
1
-0
/
+50
12 days
feat(rules): every Maildir folder in the Folder dropdown
Danilo M.
1
-0
/
+37
14 days
feat(worker): count messages as well as threads
Danilo M.
1
-0
/
+31
2026-08-11
feat(sent): add a Sent view, flat and by recipient
Danilo M.
1
-2
/
+55
2026-08-10
feat(ui): let the user choose newest or oldest first
Danilo M.
1
-0
/
+16
2026-08-10
feat(worker): let a query choose newest or oldest first
Danilo M.
1
-2
/
+5
2026-08-10
feat(ui): render a single message when its row is selected
Danilo M.
1
-0
/
+48
2026-08-10
feat(worker): load a thread as a reply tree with per-message depth
Danilo M.
1
-0
/
+93
2026-08-07
feat(ui): add a Maildir overview under Help
Danilo M.
1
-0
/
+42
2026-08-07
feat(ui): fill the blank message pane with a branded placeholder
Danilo M.
1
-0
/
+30
2026-08-06
fix(sync): hold tag edits made during a background sync
Danilo M.
1
-1
/
+10
2026-08-04
feat(worker): list every tag in the database
Danilo M.
1
-0
/
+21
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
/
+316