summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
6 hoursfeat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.1-0/+105
6 hoursfix(sync): stop a local sync reporting itself as a background oneDanilo M.1-0/+119
7 hoursfeat(sync): notice syncs this window did not startDanilo M.2-0/+181
7 hoursfeat(ui): make multi-select discoverable and stop it opening threadsDanilo M.1-0/+255
12 hoursdocs: scrub account names from comments, tests and fixturesDanilo M.2-7/+7
12 hoursfix(tags): complete every tag in the list, not only the firstDanilo M.1-0/+80
12 hoursfeat(tags): add an Edit tags dialog on Ctrl+TDanilo M.2-0/+244
12 hoursfeat(sync): show unsynced edits and offer to sync on exitDanilo M.2-0/+210
12 hoursfeat(threads): mark an opened thread read after a delayDanilo M.2-0/+175
12 hoursfeat(message): show From/To/Cc and add a details dialogDanilo M.1-7/+159
12 hoursfeat(completion): size the description column by need, not by halfDanilo M.1-0/+95
12 hoursfix(query): let the query bar keep Return instead of open_threadDanilo M.1-0/+45
12 hoursfix(completion): stop the key filter handing itself the key it forwardsDanilo M.1-0/+138
12 hoursfix(completion): filter keys on the application, not the line editDanilo M.1-0/+146
12 hoursfix(completion): drive the popup instead of QLineEdit::setCompleterDanilo M.1-0/+144
12 hoursfeat(completion): render the popup with descriptionsDanilo M.1-0/+55
12 hoursfeat(completion): select candidates per contextDanilo M.1-0/+96
12 hoursfeat(config): add completion_on_focus and extra_mimetypesDanilo M.1-0/+74
12 hourskeymap: register complete_query bound to Ctrl+SpaceDanilo M.1-0/+8
12 hoursfeat(completion): add the prefix, date and mimetype vocabulariesDanilo M.1-0/+35
12 hoursfeat(worker): list every tag in the databaseDanilo M.1-0/+39
12 hourstest(completion): make the lower-bound span test discriminateDanilo M.1-3/+7
12 hoursfeat(completion): complete both bounds of a date rangeDanilo M.1-0/+42
12 hoursfeat(completion): complete nothing inside a quoted literalDanilo M.1-0/+18
12 hoursfeat(completion): recognise value context after a prefixDanilo M.1-0/+41
12 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.2-0/+67
12 hoursfeat: make attachments reachable from the message paneDanilo M.2-0/+245
12 hoursfeat: show a paperclip for threads with attachmentsDanilo M.2-0/+86
12 hoursfeat: choose the startup query by nameDanilo M.1-0/+67
12 hoursfeat: own the message-pane zoom and persist itDanilo M.4-0/+134
12 hoursfeat: persist window, splitter and column widthsDanilo M.1-0/+61
12 hoursfeat: render tags as chips instead of a text columnDanilo M.3-7/+333
12 hoursfeat: show that a tag action landedDanilo M.1-0/+102
12 hoursfeat: add menus, a toolbar and a shortcut referenceDanilo M.2-6/+120
12 hoursfix: bind shortcuts users can actually pressDanilo M.1-10/+108
12 hoursAdd GPLv2-only license and per-file headersDanilo M.12-0/+216
12 hoursfix: render the message pane at allDanilo M.2-0/+162
12 hoursfix: only interrupt startup for real configuration problemsDanilo M.1-0/+76
12 hoursfeat: add MainWindow wiring query, list, message, and syncDanilo M.2-0/+76
12 hoursfeat: add MessageView with locked-down web engine profileDanilo M.2-0/+149
12 hoursfeat: add MailSync process wrapperDanilo M.2-0/+240
12 hoursfeat: add ThreadListModel with batch appendDanilo M.2-0/+283
12 hoursfeat: add NotmuchWorker with batched queries and tag mutationDanilo M.3-0/+534
12 hoursfix: enforce !-free cidPrefix invariant at both concatenation sitesDanilo M.1-0/+56
12 hoursfeat: add HTML builder and cid: scheme handlerDanilo M.2-0/+207
12 hoursfix: scope qtmaildir: allow to the exact document base URLDanilo M.1-0/+65
12 hoursfeat: add deny-by-default web request interceptorDanilo M.2-0/+229
12 hoursfix: make attachment path-containment guard separator-awareDanilo M.1-0/+58
12 hoursfeat: add MimeParser with GMime and safe attachment namingDanilo M.9-0/+274
12 hoursfeat: add Config with account, query, and sync parsingDanilo M.2-0/+133