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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
types.h
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
feat(delete): move the message to the account's trash folder
Danilo M.
1
-0
/
+20
9 days
feat(ui): act on the message a row displays, not its whole thread
Danilo M.
1
-0
/
+23
11 days
feat(pane): always render one message, never the conversation
thread-view-removed
Danilo M.
1
-0
/
+15
2026-08-11
feat(panes): draw the pane marks from shipped SVGs, not font glyphs
Danilo M.
1
-0
/
+21
2026-08-11
feat(sent): add a Sent view, flat and by recipient
Danilo M.
1
-0
/
+12
2026-08-10
feat(model): resolve action scope from the selected row kind
Danilo M.
1
-0
/
+26
2026-08-10
feat(worker): load a thread as a reply tree with per-message depth
Danilo M.
1
-0
/
+1
2026-08-10
feat(types): add MessageNode for message rows in the thread list
Danilo M.
1
-0
/
+31
2026-08-07
feat(ui): add a Maildir overview under Help
Danilo M.
1
-0
/
+14
2026-08-04
feat: show a paperclip for threads with attachments
Danilo M.
1
-0
/
+7
2026-08-04
feat: show that a tag action landed
Danilo M.
1
-0
/
+7
2026-08-04
Add GPLv2-only license and per-file headers
Danilo M.
1
-0
/
+18
2026-08-04
feat: add cross-thread value types and notmuch RAII wrappers
Danilo M.
1
-0
/
+51