aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2026-08-04feat: show that a tag action landedDanilo M.4-5/+71
2026-08-04fix: keep the shortcut reference inside the screenDanilo M.1-12/+45
2026-08-04feat: add menus, a toolbar and a shortcut referenceDanilo M.3-96/+225
2026-08-04fix: bind shortcuts users can actually pressDanilo M.2-22/+117
2026-08-04feat: surface the version and adopt semantic versioningDanilo M.1-1/+2
2026-08-04Add GPLv2-only license and per-file headersDanilo M.28-1/+547
2026-08-04fix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
2026-08-04fix: drop cached remote images when switching threadsDanilo M.1-0/+20
2026-08-04fix: render the message pane at allDanilo M.2-6/+36
2026-08-04fix: only interrupt startup for real configuration problemsDanilo M.3-8/+47
2026-08-04feat: add MainWindow wiring query, list, message, and syncDanilo M.4-3/+680
2026-08-04feat: add MessageView with locked-down web engine profileDanilo M.5-0/+375
2026-08-04feat: add MailSync process wrapperDanilo M.3-0/+128
2026-08-04feat: add ThreadListModel with batch appendDanilo M.3-0/+175
2026-08-04feat: add NotmuchWorker with batched queries and tag mutationDanilo M.3-0/+386
2026-08-04feat: add cross-thread value types and notmuch RAII wrappersDanilo M.2-0/+102
2026-08-04fix: enforce !-free cidPrefix invariant at both concatenation sitesDanilo M.3-1/+42
2026-08-04feat: add HTML builder and cid: scheme handlerDanilo M.5-0/+337
2026-08-04fix: scope qtmaildir: allow to the exact document base URLDanilo M.2-7/+30
2026-08-04feat: add deny-by-default web request interceptorDanilo M.3-0/+110
2026-08-04fix: make attachment path-containment guard separator-awareDanilo M.2-4/+41
2026-08-04feat: add MimeParser with GMime and safe attachment namingDanilo M.3-0/+283
2026-08-04feat: add Config with account, query, and sync parsingDanilo M.3-0/+152
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.4-4/+115
2026-08-04build: add CMake skeleton and dependency discoveryDanilo M.3-0/+27