index
:
qtmaildir
feature/attachments
feature/qaction-menus
feature/ui-state-persistence
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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
15 hours
fix: keep the shortcut reference inside the screen
Danilo M.
1
-12
/
+45
16 hours
feat: add menus, a toolbar and a shortcut reference
Danilo M.
3
-96
/
+225
16 hours
fix: bind shortcuts users can actually press
Danilo M.
2
-22
/
+117
19 hours
feat: surface the version and adopt semantic versioning
Danilo M.
1
-1
/
+2
19 hours
Add GPLv2-only license and per-file headers
Danilo M.
28
-1
/
+547
20 hours
fix: let key bindings win over the thread list's type-to-search
Danilo M.
1
-0
/
+9
20 hours
fix: drop cached remote images when switching threads
Danilo M.
1
-0
/
+20
20 hours
fix: render the message pane at all
Danilo M.
2
-6
/
+36
20 hours
fix: only interrupt startup for real configuration problems
Danilo M.
3
-8
/
+47
21 hours
feat: add MainWindow wiring query, list, message, and sync
Danilo M.
4
-3
/
+680
21 hours
feat: add MessageView with locked-down web engine profile
Danilo M.
5
-0
/
+375
21 hours
feat: add MailSync process wrapper
Danilo M.
3
-0
/
+128
21 hours
feat: add ThreadListModel with batch append
Danilo M.
3
-0
/
+175
21 hours
feat: add NotmuchWorker with batched queries and tag mutation
Danilo M.
3
-0
/
+386
36 hours
feat: add cross-thread value types and notmuch RAII wrappers
Danilo M.
2
-0
/
+102
36 hours
fix: enforce !-free cidPrefix invariant at both concatenation sites
Danilo M.
3
-1
/
+42
36 hours
feat: add HTML builder and cid: scheme handler
Danilo M.
5
-0
/
+337
36 hours
fix: scope qtmaildir: allow to the exact document base URL
Danilo M.
2
-7
/
+30
36 hours
feat: add deny-by-default web request interceptor
Danilo M.
3
-0
/
+110
36 hours
fix: make attachment path-containment guard separator-aware
Danilo M.
2
-4
/
+41
36 hours
feat: add MimeParser with GMime and safe attachment naming
Danilo M.
3
-0
/
+283
36 hours
feat: add Config with account, query, and sync parsing
Danilo M.
3
-0
/
+152
37 hours
fix: report collisions between INI overrides bound to the same key
Danilo M.
1
-0
/
+18
37 hours
feat: add KeyMap with defaults and INI overrides
Danilo M.
4
-4
/
+115
37 hours
build: add CMake skeleton and dependency discovery
Danilo M.
3
-0
/
+27