index
:
qtmaildir
compose-and-send
delete-to-trash
item-20-message-rows
master
signatures
thread-row-identity
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
Branch
Commit message
Author
Age
compose-and-send
feat(compose): wire the composer into the main window, item 123
Danilo M.
4 weeks
delete-to-trash
fix(trash): refresh the list when a restore empties a row
Danilo M.
5 weeks
item-20-message-rows
docs: record message rows, and the user's verdict on them
Danilo M.
6 weeks
master
fix: sanitise untrusted contact names on insertion
Danilo M.
47 hours
signatures
fix(drafts): list drafts as messages, not threads
Danilo M.
4 weeks
thread-row-identity
feat: count a card's messages, not its replies
Danilo M.
3 weeks
Tag
Download
Author
Age
v0.29.0
qtmaildir-0.29.0.tar.gz
qtmaildir-0.29.0.zip
Danilo M.
6 days
v0.28.0
qtmaildir-0.28.0.tar.gz
qtmaildir-0.28.0.zip
Danilo M.
3 weeks
v0.27.0
qtmaildir-0.27.0.tar.gz
qtmaildir-0.27.0.zip
Danilo M.
4 weeks
v0.26.1
qtmaildir-0.26.1.tar.gz
qtmaildir-0.26.1.zip
Danilo M.
5 weeks
v0.26.0
qtmaildir-0.26.0.tar.gz
qtmaildir-0.26.0.zip
Danilo M.
5 weeks
v0.25.0
qtmaildir-0.25.0.tar.gz
qtmaildir-0.25.0.zip
Danilo M.
5 weeks
v0.24.0
qtmaildir-0.24.0.tar.gz
qtmaildir-0.24.0.zip
Danilo M.
5 weeks
v0.23.0
qtmaildir-0.23.0.tar.gz
qtmaildir-0.23.0.zip
Danilo M.
5 weeks
v0.22.0
qtmaildir-0.22.0.tar.gz
qtmaildir-0.22.0.zip
Danilo M.
5 weeks
v0.21.0
qtmaildir-0.21.0.tar.gz
qtmaildir-0.21.0.zip
Danilo M.
5 weeks
[...]
Age
Commit message
Author
Files
Lines
2026-08-04
release: 0.5.0
v0.5.0
Danilo M.
4
-4
/
+58
2026-08-04
feat(completion): size the description column by need, not by half
Danilo M.
2
-7
/
+121
2026-08-04
docs: comment out the live example config in the README
Danilo M.
1
-2
/
+2
2026-08-04
fix(query): let the query bar keep Return instead of open_thread
Danilo M.
3
-5
/
+100
2026-08-04
fix(completion): stop the key filter handing itself the key it forwards
Danilo M.
3
-1
/
+156
2026-08-04
fix(completion): filter keys on the application, not the line edit
Danilo M.
3
-3
/
+208
2026-08-04
fix(completion): drive the popup instead of QLineEdit::setCompleter
Danilo M.
3
-6
/
+210
2026-08-04
docs: document query completion config and shortcut
Danilo M.
2
-1
/
+51
2026-08-04
feat(completion): wire query completion into the main window
Danilo M.
4
-1
/
+99
2026-08-04
feat(completion): render the popup with descriptions
Danilo M.
3
-0
/
+301
[...]