aboutsummaryrefslogtreecommitdiffstats
path: root/src/messageview.cpp
AgeCommit message (Expand)AuthorFilesLines
11 daysfix(details): close the dialog before the search runs, not afterDanilo M.1-4/+8
11 daysfeat(search): run a search asked for from the message paneDanilo M.1-2/+28
11 daysfeat(details): rebuild the message details dialog as rowsDanilo M.1-49/+6
11 daysfeat(search): search for the selected body textDanilo M.1-0/+42
11 daysfeat(search): offer the header's fields for searchingDanilo M.1-0/+72
2026-08-11feat(panes): draw the pane marks from shipped SVGs, not font glyphsDanilo M.1-1/+58
2026-08-10feat(view): follow a background sync without a keystrokeDanilo M.1-0/+56
2026-08-07feat(ui): fill the blank message pane with a branded placeholderDanilo M.1-3/+72
2026-08-07fix(ui): the message pane follows the desktop themeDanilo M.1-1/+15
2026-08-04feat(message): show From/To/Cc and add a details dialogDanilo M.1-5/+110
2026-08-04feat: make attachments reachable from the message paneDanilo M.1-2/+190
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-0/+93
2026-08-04feat: render tags as chips instead of a text columnDanilo M.1-0/+18
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04fix: drop cached remote images when switching threadsDanilo M.1-0/+20
2026-08-04fix: render the message pane at allDanilo M.1-4/+12
2026-08-04feat: add MessageView with locked-down web engine profileDanilo M.1-0/+227