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