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
/
config.h
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
feat(startup): add startup_account, the account the dropdown opens on
Danilo M.
1
-0
/
+15
10 days
feat(filters): resolve built-in filters per account
Danilo M.
1
-0
/
+46
12 days
feat(queries): make Sent a saved query rather than a fixed button
Danilo M.
1
-0
/
+21
12 days
feat(queries): store saved queries in queries.json
Danilo M.
1
-0
/
+65
2026-08-11
feat(sync): sync a tag change automatically after a short delay
Danilo M.
1
-0
/
+15
2026-08-11
feat(placeholder): count sent mail and drafts on the blank pane
Danilo M.
1
-1
/
+21
2026-08-11
feat(sent): add a Sent view, flat and by recipient
Danilo M.
1
-0
/
+31
2026-08-11
feat(config): let the date format on a card be configured
Danilo M.
1
-0
/
+11
2026-08-09
feat(ui): make the toolbar icon size configurable
Danilo M.
1
-0
/
+13
2026-08-09
fix(sync): clear the pending-edit count on a cron sync
Danilo M.
1
-0
/
+10
2026-08-07
feat(sync): sync only the accounts with unsynced edits
Danilo M.
1
-0
/
+13
2026-08-04
docs: scrub account names from comments, tests and fixtures
Danilo M.
1
-2
/
+2
2026-08-04
feat(sync): show unsynced edits and offer to sync on exit
Danilo M.
1
-0
/
+10
2026-08-04
feat(threads): mark an opened thread read after a delay
Danilo M.
1
-0
/
+8
2026-08-04
feat(config): add completion_on_focus and extra_mimetypes
Danilo M.
1
-0
/
+17
2026-08-04
feat: choose the startup query by name
Danilo M.
1
-0
/
+18
2026-08-04
feat: own the message-pane zoom and persist it
Danilo M.
1
-0
/
+6
2026-08-04
feat: let an account set its chip colour and label
Danilo M.
1
-0
/
+10
2026-08-04
Add GPLv2-only license and per-file headers
Danilo M.
1
-0
/
+18
2026-08-04
fix: only interrupt startup for real configuration problems
Danilo M.
1
-1
/
+17
2026-08-04
feat: add Config with account, query, and sync parsing
Danilo M.
1
-0
/
+62