summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2 daysfeat: make attachments reachable from the message paneDanilo M.4-2/+347
2 daysfeat: show a paperclip for threads with attachmentsDanilo M.4-2/+69
2 daysfeat: choose the startup query by nameDanilo M.3-2/+60
2 daysfeat: own the message-pane zoom and persist itDanilo M.6-1/+198
2 daysfeat: persist window, splitter and column widthsDanilo M.2-5/+88
2 daysfeat: use the application iconDanilo M.3-1/+29
2 daysfeat: let an account set its chip colour and labelDanilo M.4-2/+77
2 daysfeat: render tags as chips instead of a text columnDanilo M.10-8/+719
2 daysfeat: make every thread list column resizableDanilo M.1-7/+10
2 daysfix: let the thread list columns be resized againDanilo M.1-4/+9
2 daysfeat: show that a tag action landedDanilo M.4-5/+71
2 daysfix: keep the shortcut reference inside the screenDanilo M.1-12/+45
2 daysfeat: add menus, a toolbar and a shortcut referenceDanilo M.3-96/+225
2 daysfix: bind shortcuts users can actually pressDanilo M.2-22/+117
2 daysfeat: surface the version and adopt semantic versioningDanilo M.1-1/+2
2 daysAdd GPLv2-only license and per-file headersDanilo M.28-1/+547
2 daysfix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
2 daysfix: drop cached remote images when switching threadsDanilo M.1-0/+20
2 daysfix: render the message pane at allDanilo M.2-6/+36
2 daysfix: only interrupt startup for real configuration problemsDanilo M.3-8/+47
2 daysfeat: add MainWindow wiring query, list, message, and syncDanilo M.4-3/+680
2 daysfeat: add MessageView with locked-down web engine profileDanilo M.5-0/+375
2 daysfeat: add MailSync process wrapperDanilo M.3-0/+128
2 daysfeat: add ThreadListModel with batch appendDanilo M.3-0/+175
2 daysfeat: add NotmuchWorker with batched queries and tag mutationDanilo M.3-0/+386
2 daysfeat: add cross-thread value types and notmuch RAII wrappersDanilo M.2-0/+102
2 daysfix: enforce !-free cidPrefix invariant at both concatenation sitesDanilo M.3-1/+42
2 daysfeat: add HTML builder and cid: scheme handlerDanilo M.5-0/+337
2 daysfix: scope qtmaildir: allow to the exact document base URLDanilo M.2-7/+30
2 daysfeat: add deny-by-default web request interceptorDanilo M.3-0/+110
2 daysfix: make attachment path-containment guard separator-awareDanilo M.2-4/+41
2 daysfeat: add MimeParser with GMime and safe attachment namingDanilo M.3-0/+283
2 daysfeat: add Config with account, query, and sync parsingDanilo M.3-0/+152
2 daysfix: report collisions between INI overrides bound to the same keyDanilo M.1-0/+18
2 daysfeat: add KeyMap with defaults and INI overridesDanilo M.4-4/+115
2 daysbuild: add CMake skeleton and dependency discoveryDanilo M.3-0/+27