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
/
messageview.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
fix(details): close the dialog before the search runs, not after
Danilo M.
1
-4
/
+8
11 days
feat(search): run a search asked for from the message pane
Danilo M.
1
-2
/
+28
11 days
feat(details): rebuild the message details dialog as rows
Danilo M.
1
-49
/
+6
11 days
feat(search): search for the selected body text
Danilo M.
1
-0
/
+42
11 days
feat(search): offer the header's fields for searching
Danilo M.
1
-0
/
+72
14 days
feat(panes): draw the pane marks from shipped SVGs, not font glyphs
Danilo M.
1
-1
/
+58
2026-08-10
feat(view): follow a background sync without a keystroke
Danilo M.
1
-0
/
+56
2026-08-07
feat(ui): fill the blank message pane with a branded placeholder
Danilo M.
1
-3
/
+72
2026-08-07
fix(ui): the message pane follows the desktop theme
Danilo M.
1
-1
/
+15
2026-08-04
feat(message): show From/To/Cc and add a details dialog
Danilo M.
1
-5
/
+110
2026-08-04
feat: make attachments reachable from the message pane
Danilo M.
1
-2
/
+190
2026-08-04
feat: own the message-pane zoom and persist it
Danilo M.
1
-0
/
+93
2026-08-04
feat: render tags as chips instead of a text column
Danilo M.
1
-0
/
+18
2026-08-04
Add GPLv2-only license and per-file headers
Danilo M.
1
-0
/
+18
2026-08-04
fix: drop cached remote images when switching threads
Danilo M.
1
-0
/
+20
2026-08-04
fix: render the message pane at all
Danilo M.
1
-4
/
+12
2026-08-04
feat: add MessageView with locked-down web engine profile
Danilo M.
1
-0
/
+227