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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
feat(config): let the date format on a card be configured
Danilo M.
1
-0
/
+25
2026-08-09
fix(config): report an out-of-range message_zoom
Danilo M.
1
-2
/
+17
2026-08-09
feat(ui): make the toolbar icon size configurable
Danilo M.
1
-0
/
+38
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
/
+5
2026-08-04
feat(sync): show unsynced edits and offer to sync on exit
Danilo M.
1
-0
/
+19
2026-08-04
feat(threads): mark an opened thread read after a delay
Danilo M.
1
-0
/
+20
2026-08-04
feat(config): add completion_on_focus and extra_mimetypes
Danilo M.
1
-0
/
+32
2026-08-04
feat: choose the startup query by name
Danilo M.
1
-0
/
+36
2026-08-04
feat: own the message-pane zoom and persist it
Danilo M.
1
-1
/
+25
2026-08-04
feat: let an account set its chip colour and label
Danilo M.
1
-0
/
+17
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
-3
/
+16
2026-08-04
feat: add Config with account, query, and sync parsing
Danilo M.
1
-0
/
+89