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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
feat(tags): add an Edit tags dialog on Ctrl+T
Danilo M.
10
-1
/
+688
2026-08-04
docs: add item 26, no way to tag from the UI
Danilo M.
1
-0
/
+43
2026-08-04
docs: add items 24 and 25 from the user's notes
Danilo M.
1
-0
/
+60
2026-08-04
feat(sync): show unsynced edits and offer to sync on exit
Danilo M.
8
-20
/
+498
2026-08-04
docs: add items 21-23 and refine item 5 from the user's notes
Danilo M.
1
-0
/
+109
2026-08-04
release: 0.6.0
v0.6.0
Danilo M.
4
-4
/
+40
2026-08-04
feat(threads): mark an opened thread read after a delay
Danilo M.
8
-2
/
+362
2026-08-04
feat(message): show From/To/Cc and add a details dialog
Danilo M.
7
-13
/
+336
2026-08-04
docs: record the item 2 decision, postpone 10, add items 18-20
Danilo M.
1
-4
/
+178
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
2026-08-04
feat(completion): select candidates per context
Danilo M.
3
-0
/
+209
2026-08-04
feat(config): add completion_on_focus and extra_mimetypes
Danilo M.
3
-0
/
+123
2026-08-04
keymap: register complete_query bound to Ctrl+Space
Danilo M.
2
-0
/
+13
2026-08-04
feat(completion): add the prefix, date and mimetype vocabularies
Danilo M.
4
-0
/
+142
2026-08-04
feat(worker): list every tag in the database
Danilo M.
3
-0
/
+66
2026-08-04
test(completion): make the lower-bound span test discriminate
Danilo M.
1
-3
/
+7
2026-08-04
feat(completion): complete both bounds of a date range
Danilo M.
3
-7
/
+105
2026-08-04
feat(completion): complete nothing inside a quoted literal
Danilo M.
2
-0
/
+33
2026-08-04
feat(completion): recognise value context after a prefix
Danilo M.
2
-4
/
+55
2026-08-04
feat(completion): add the query cursor-context tokenizer
Danilo M.
5
-0
/
+174
2026-08-04
docs: add the query completion implementation plan
Danilo M.
2
-3
/
+1658
2026-08-04
docs: make the mimetype completion list user-extensible
Danilo M.
1
-3
/
+44
2026-08-04
docs: spec query bar completion, require translatable strings
Danilo M.
2
-0
/
+246
2026-08-04
feat(about): custom About dialog with icon, copyright and project link
Danilo M.
1
-7
/
+46
2026-08-04
build: point the SlackBuild at the 0.4.1 tarball
Danilo M.
1
-3
/
+3
2026-08-04
release: 0.4.1
v0.4.1
Danilo M.
4
-5
/
+18
2026-08-04
build: add a SlackBuild under assets/slackbuild
Danilo M.
8
-4
/
+218
2026-08-04
release: 0.4.0
v0.4.0
Danilo M.
3
-1
/
+62
2026-08-04
feat: make attachments reachable from the message pane
Danilo M.
7
-3
/
+639
2026-08-04
feat: show a paperclip for threads with attachments
Danilo M.
6
-2
/
+155
2026-08-04
docs: add backlog items 15 to 17 from usage notes
Danilo M.
1
-0
/
+103
2026-08-04
release: 0.3.0
v0.3.0
Danilo M.
2
-1
/
+52
2026-08-04
feat: choose the startup query by name
Danilo M.
6
-3
/
+148
2026-08-04
feat: own the message-pane zoom and persist it
Danilo M.
13
-3
/
+385
2026-08-04
feat: persist window, splitter and column widths
Danilo M.
4
-6
/
+168
2026-08-04
release: 0.2.0
v0.2.0
Danilo M.
2
-4
/
+33
2026-08-04
feat: use the application icon
Danilo M.
8
-4
/
+141
2026-08-04
feat: let an account set its chip colour and label
Danilo M.
4
-2
/
+77
2026-08-04
feat: render tags as chips instead of a text column
Danilo M.
13
-15
/
+1052
2026-08-04
feat: make every thread list column resizable
Danilo M.
1
-7
/
+10
2026-08-04
fix: let the thread list columns be resized again
Danilo M.
1
-4
/
+9
[prev]
[next]