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.h
Age
Commit message (
Expand
)
Author
Files
Lines
29 hours
fix(ui): move Compose back, drop the bar below the header, size its icons
Danilo M.
1
-1
/
+2
29 hours
feat(ui): give the message pane its own action bar
Danilo M.
1
-0
/
+11
30 hours
feat(messageview): give the notice bars a ground and a severity
Danilo M.
1
-0
/
+7
3 days
feat(compose): wire the composer into the main window, item 123
compose-and-send
Danilo M.
1
-0
/
+10
5 days
fix(pane): open a target="_blank" link, and drop the dead link actions
Danilo M.
1
-0
/
+42
6 days
feat(pane): move the copy confirmation into the message pane
Danilo M.
1
-0
/
+32
6 days
feat(pane): offer Select all, and report what a copy copied
Danilo M.
1
-2
/
+21
8 days
fix(ui): drop the browser's own actions from the message pane menu
Danilo M.
1
-0
/
+21
11 days
feat(search): push the query bar's emptiness into the panes
Danilo M.
1
-0
/
+12
11 days
refactor(search): carry SearchMode instead of bool extend
Danilo M.
1
-4
/
+5
11 days
feat(search): search for the selected body text
Danilo M.
1
-0
/
+12
11 days
feat(search): offer the header's fields for searching
Danilo M.
1
-0
/
+37
14 days
feat(panes): draw the pane marks from shipped SVGs, not font glyphs
Danilo M.
1
-0
/
+5
2026-08-10
feat(view): follow a background sync without a keystroke
Danilo M.
1
-0
/
+39
2026-08-07
feat(ui): fill the blank message pane with a branded placeholder
Danilo M.
1
-0
/
+30
2026-08-07
fix(ui): the message pane follows the desktop theme
Danilo M.
1
-0
/
+8
2026-08-04
feat(message): show From/To/Cc and add a details dialog
Danilo M.
1
-0
/
+11
2026-08-04
feat: make attachments reachable from the message pane
Danilo M.
1
-0
/
+25
2026-08-04
feat: own the message-pane zoom and persist it
Danilo M.
1
-0
/
+24
2026-08-04
feat: render tags as chips instead of a text column
Danilo M.
1
-0
/
+9
2026-08-04
Add GPLv2-only license and per-file headers
Danilo M.
1
-0
/
+18
2026-08-04
feat: add MessageView with locked-down web engine profile
Danilo M.
1
-0
/
+66