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
/
tests
/
test_config.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
fix(config): reject garbage numerics instead of silently reading zero, item 123
Danilo M.
1
-0
/
+91
5 days
feat(config): send_command and the [compose] section, item 123
Danilo M.
1
-0
/
+105
8 days
feat(config): add the trash query generator
Danilo M.
1
-2
/
+53
8 days
feat(config): warn when an account configures no trash folder
Danilo M.
1
-11
/
+45
8 days
feat(config): read a per-account trash folder
Danilo M.
1
-0
/
+30
10 days
feat(i18n): add a language key overriding the system locale
Danilo M.
1
-0
/
+81
10 days
feat(i18n): wire translations and ship an Italian one (item 22)
Danilo M.
1
-0
/
+87
10 days
test(config): pin the dotted account key for startup_account
Danilo M.
1
-0
/
+48
10 days
feat(startup): add startup_account, the account the dropdown opens on
Danilo M.
1
-0
/
+45
10 days
fix(startup): let startup_query name a built-in filter, and run it
Danilo M.
1
-5
/
+105
10 days
fix(filters): label the flagged filter Important, and give the four icons
Danilo M.
1
-1
/
+19
10 days
feat(filters): put the four built-in filters on the query row
Danilo M.
1
-6
/
+67
10 days
feat(filters): resolve built-in filters per account
Danilo M.
1
-0
/
+136
12 days
fix(queries): stop writing keys that carry no information
Danilo M.
1
-0
/
+50
12 days
feat(queries): make Sent a saved query rather than a fixed button
Danilo M.
1
-0
/
+156
12 days
feat(queries): store saved queries in queries.json
Danilo M.
1
-4
/
+327
14 days
feat(sync): sync a tag change automatically after a short delay
Danilo M.
1
-0
/
+80
14 days
feat(placeholder): count sent mail and drafts on the blank pane
Danilo M.
1
-0
/
+97
2026-08-11
feat(sent): add a Sent view, flat and by recipient
Danilo M.
1
-0
/
+161
2026-08-11
feat(config): let the date format on a card be configured
Danilo M.
1
-0
/
+50
2026-08-09
fix(config): report an out-of-range message_zoom
Danilo M.
1
-0
/
+29
2026-08-09
feat(ui): make the toolbar icon size configurable
Danilo M.
1
-0
/
+83
2026-08-09
fix(sync): clear the pending-edit count on a cron sync
Danilo M.
1
-0
/
+36
2026-08-07
feat(sync): sync only the accounts with unsynced edits
Danilo M.
1
-0
/
+33
2026-08-04
feat(sync): show unsynced edits and offer to sync on exit
Danilo M.
1
-0
/
+47
2026-08-04
feat(threads): mark an opened thread read after a delay
Danilo M.
1
-0
/
+58
2026-08-04
feat(config): add completion_on_focus and extra_mimetypes
Danilo M.
1
-0
/
+74
2026-08-04
feat: choose the startup query by name
Danilo M.
1
-0
/
+67
2026-08-04
feat: own the message-pane zoom and persist it
Danilo M.
1
-0
/
+56
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
-0
/
+76
2026-08-04
feat: add Config with account, query, and sync parsing
Danilo M.
1
-0
/
+132