summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2026-08-04feat: make attachments reachable from the message paneDanilo M.2-0/+245
2026-08-04feat: show a paperclip for threads with attachmentsDanilo M.2-0/+86
2026-08-04feat: choose the startup query by nameDanilo M.1-0/+67
2026-08-04feat: own the message-pane zoom and persist itDanilo M.4-0/+134
2026-08-04feat: persist window, splitter and column widthsDanilo M.1-0/+61
2026-08-04feat: render tags as chips instead of a text columnDanilo M.3-7/+333
2026-08-04feat: show that a tag action landedDanilo M.1-0/+102
2026-08-04feat: add menus, a toolbar and a shortcut referenceDanilo M.2-6/+120
2026-08-04fix: bind shortcuts users can actually pressDanilo M.1-10/+108
2026-08-04Add GPLv2-only license and per-file headersDanilo M.12-0/+216
2026-08-04fix: render the message pane at allDanilo M.2-0/+162
2026-08-04fix: only interrupt startup for real configuration problemsDanilo M.1-0/+76
2026-08-04feat: add MainWindow wiring query, list, message, and syncDanilo M.2-0/+76
2026-08-04feat: add MessageView with locked-down web engine profileDanilo M.2-0/+149
2026-08-04feat: add MailSync process wrapperDanilo M.2-0/+240
2026-08-04feat: add ThreadListModel with batch appendDanilo M.2-0/+283
2026-08-04feat: add NotmuchWorker with batched queries and tag mutationDanilo M.3-0/+534
2026-08-04fix: enforce !-free cidPrefix invariant at both concatenation sitesDanilo M.1-0/+56
2026-08-04feat: add HTML builder and cid: scheme handlerDanilo M.2-0/+207
2026-08-04fix: scope qtmaildir: allow to the exact document base URLDanilo M.1-0/+65
2026-08-04feat: add deny-by-default web request interceptorDanilo M.2-0/+229
2026-08-04fix: make attachment path-containment guard separator-awareDanilo M.1-0/+58
2026-08-04feat: add MimeParser with GMime and safe attachment namingDanilo M.9-0/+274
2026-08-04feat: add Config with account, query, and sync parsingDanilo M.2-0/+133
2026-08-04fix: report collisions between INI overrides bound to the same keyDanilo M.1-0/+47
2026-08-04feat: add KeyMap with defaults and INI overridesDanilo M.2-0/+133
2026-08-04build: add CMake skeleton and dependency discoveryDanilo M.1-0/+6