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.
4 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.
14 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.
4 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.
4 weeks
v0.26.0
qtmaildir-0.26.0.tar.gz
qtmaildir-0.26.0.zip
Danilo M.
4 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.8.0
v0.8.0
Danilo M.
2
-1
/
+37
2026-08-04
Merge branch 'multiselect-discoverability'
Danilo M.
10
-0
/
+1084
2026-08-04
fix(sync): stop a local sync reporting itself as a background one
Danilo M.
3
-10
/
+157
2026-08-04
feat(sync): notice syncs this window did not start
Danilo M.
7
-0
/
+487
2026-08-04
docs: record the two selection-model traps found in 987a9e7
Danilo M.
1
-0
/
+21
2026-08-04
feat(ui): make multi-select discoverable and stop it opening threads
Danilo M.
4
-0
/
+429
2026-08-04
docs: scrub account names from comments, tests and fixtures
Danilo M.
5
-14
/
+14
2026-08-04
feat(sync): dismissable log pane, progress bar, and a skip that is not a failure
Danilo M.
5
-9
/
+197
2026-08-04
docs: warn against redirecting mailsync.sh into its own log
Danilo M.
1
-0
/
+13
2026-08-04
fix(sync): stop mailsync.sh rotating a log logrotate already owns
Danilo M.
1
-7
/
+10
[...]