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
29 hours
feat(compose): offer Edit on a draft in the message pane's bar
Danilo M.
1
-1
/
+21
36 hours
fix(ui): move Compose back, drop the bar below the header, size its icons
Danilo M.
1
-2
/
+13
36 hours
feat(ui): give the message pane its own action bar
Danilo M.
1
-0
/
+43
36 hours
feat(messageview): give the notice bars a ground and a severity
Danilo M.
1
-15
/
+62
36 hours
fix(messageview): drop the receive-only ribbon when the pane is blanked
Danilo M.
1
-0
/
+8
3 days
feat(compose): wire the composer into the main window, item 123
compose-and-send
Danilo M.
1
-0
/
+29
6 days
fix(pane): drop Save link from a link's context menu
Danilo M.
1
-0
/
+20
6 days
fix(pane): open a target="_blank" link, and drop the dead link actions
Danilo M.
1
-1
/
+135
6 days
feat(pane): move the copy confirmation into the message pane
Danilo M.
1
-3
/
+103
7 days
feat(pane): offer Select all, and report what a copy copied
Danilo M.
1
-2
/
+60
8 days
fix(ui): drop the browser's own actions from the message pane menu
Danilo M.
1
-0
/
+52
11 days
feat(search): offer Exclude from search in both menus
Danilo M.
1
-0
/
+8
11 days
feat(search): push the query bar's emptiness into the panes
Danilo M.
1
-1
/
+1
11 days
refactor(search): carry SearchMode instead of bool extend
Danilo M.
1
-6
/
+8
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
2026-08-11
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