summaryrefslogtreecommitdiffstats
path: root/src/keymap.cpp
AgeCommit message (Expand)AuthorFilesLines
7 daysfeat: find mail tagged deleted but never moved to trashDanilo M.1-0/+6
7 daysfeat(delete): bind Del, and resolve a restore against the databaseDanilo M.1-1/+45
8 daysfeat(trash): restore mail from the trash viewDanilo M.1-0/+4
9 daysfeat(ui): act on the message a row displays, not its whole threadDanilo M.1-0/+29
11 daysfeat(i18n): wire translations and ship an Italian one (item 22)Danilo M.1-3/+3
12 daysfeat(queries): save a query from the UI, and split the buttons off the query rowDanilo M.1-0/+5
14 daysfeat(rules): open the tagging rules from the Message menuDanilo M.1-0/+6
2026-08-10feat(ui): step by index, and give thread stepping a second bindingDanilo M.1-0/+36
2026-08-07feat(ui): make Escape deselect the row as well as blank the paneDanilo M.1-1/+12
2026-08-07feat(tags): mark every thread in the view read, in one undoable stepDanilo M.1-0/+5
2026-08-04feat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.1-0/+5
2026-08-04feat(ui): make multi-select discoverable and stop it opening threadsDanilo M.1-0/+4
2026-08-04feat(tags): add an Edit tags dialog on Ctrl+TDanilo M.1-0/+2
2026-08-04feat(message): show From/To/Cc and add a details dialogDanilo M.1-0/+5
2026-08-04keymap: register complete_query bound to Ctrl+SpaceDanilo M.1-0/+5
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-0/+12
2026-08-04feat: add menus, a toolbar and a shortcut referenceDanilo M.1-7/+23
2026-08-04fix: bind shortcuts users can actually pressDanilo M.1-22/+90
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04fix: report collisions between INI overrides bound to the same keyDanilo M.1-0/+18
2026-08-04feat: add KeyMap with defaults and INI overridesDanilo M.1-0/+82