index
:
qtmaildir
master
A Qt6 desktop mail client for a local, notmuch-indexed Maildir
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
12 hours
feat(completion): select candidates per context
Danilo M.
1
-0
/
+96
12 hours
feat(config): add completion_on_focus and extra_mimetypes
Danilo M.
1
-0
/
+74
12 hours
keymap: register complete_query bound to Ctrl+Space
Danilo M.
1
-0
/
+8
12 hours
feat(completion): add the prefix, date and mimetype vocabularies
Danilo M.
1
-0
/
+35
12 hours
feat(worker): list every tag in the database
Danilo M.
1
-0
/
+39
12 hours
test(completion): make the lower-bound span test discriminate
Danilo M.
1
-3
/
+7
12 hours
feat(completion): complete both bounds of a date range
Danilo M.
1
-0
/
+42
12 hours
feat(completion): complete nothing inside a quoted literal
Danilo M.
1
-0
/
+18
12 hours
feat(completion): recognise value context after a prefix
Danilo M.
1
-0
/
+41
12 hours
feat(completion): add the query cursor-context tokenizer
Danilo M.
2
-0
/
+67
12 hours
feat: make attachments reachable from the message pane
Danilo M.
2
-0
/
+245
12 hours
feat: show a paperclip for threads with attachments
Danilo M.
2
-0
/
+86
12 hours
feat: choose the startup query by name
Danilo M.
1
-0
/
+67
12 hours
feat: own the message-pane zoom and persist it
Danilo M.
4
-0
/
+134
12 hours
feat: persist window, splitter and column widths
Danilo M.
1
-0
/
+61
12 hours
feat: render tags as chips instead of a text column
Danilo M.
3
-7
/
+333
12 hours
feat: show that a tag action landed
Danilo M.
1
-0
/
+102
12 hours
feat: add menus, a toolbar and a shortcut reference
Danilo M.
2
-6
/
+120
12 hours
fix: bind shortcuts users can actually press
Danilo M.
1
-10
/
+108
12 hours
Add GPLv2-only license and per-file headers
Danilo M.
12
-0
/
+216
12 hours
fix: render the message pane at all
Danilo M.
2
-0
/
+162
12 hours
fix: only interrupt startup for real configuration problems
Danilo M.
1
-0
/
+76
12 hours
feat: add MainWindow wiring query, list, message, and sync
Danilo M.
2
-0
/
+76
12 hours
feat: add MessageView with locked-down web engine profile
Danilo M.
2
-0
/
+149
12 hours
feat: add MailSync process wrapper
Danilo M.
2
-0
/
+240
12 hours
feat: add ThreadListModel with batch append
Danilo M.
2
-0
/
+283
12 hours
feat: add NotmuchWorker with batched queries and tag mutation
Danilo M.
3
-0
/
+534
12 hours
fix: enforce !-free cidPrefix invariant at both concatenation sites
Danilo M.
1
-0
/
+56
12 hours
feat: add HTML builder and cid: scheme handler
Danilo M.
2
-0
/
+207
12 hours
fix: scope qtmaildir: allow to the exact document base URL
Danilo M.
1
-0
/
+65
12 hours
feat: add deny-by-default web request interceptor
Danilo M.
2
-0
/
+229
12 hours
fix: make attachment path-containment guard separator-aware
Danilo M.
1
-0
/
+58
12 hours
feat: add MimeParser with GMime and safe attachment naming
Danilo M.
9
-0
/
+274
12 hours
feat: add Config with account, query, and sync parsing
Danilo M.
2
-0
/
+133
12 hours
fix: report collisions between INI overrides bound to the same key
Danilo M.
1
-0
/
+47
12 hours
feat: add KeyMap with defaults and INI overrides
Danilo M.
2
-0
/
+133
12 hours
build: add CMake skeleton and dependency discovery
Danilo M.
1
-0
/
+6