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
17 hours
feat: use the application icon
feature/qaction-menus
Danilo M.
3
-1
/
+29
17 hours
feat: let an account set its chip colour and label
Danilo M.
4
-2
/
+77
17 hours
feat: render tags as chips instead of a text column
Danilo M.
10
-8
/
+719
18 hours
feat: make every thread list column resizable
Danilo M.
1
-7
/
+10
18 hours
fix: let the thread list columns be resized again
Danilo M.
1
-4
/
+9
18 hours
feat: show that a tag action landed
Danilo M.
4
-5
/
+71
19 hours
fix: keep the shortcut reference inside the screen
Danilo M.
1
-12
/
+45
19 hours
feat: add menus, a toolbar and a shortcut reference
Danilo M.
3
-96
/
+225
19 hours
fix: bind shortcuts users can actually press
Danilo M.
2
-22
/
+117
22 hours
feat: surface the version and adopt semantic versioning
Danilo M.
1
-1
/
+2
22 hours
Add GPLv2-only license and per-file headers
Danilo M.
28
-1
/
+547
23 hours
fix: let key bindings win over the thread list's type-to-search
Danilo M.
1
-0
/
+9
23 hours
fix: drop cached remote images when switching threads
Danilo M.
1
-0
/
+20
23 hours
fix: render the message pane at all
Danilo M.
2
-6
/
+36
24 hours
fix: only interrupt startup for real configuration problems
Danilo M.
3
-8
/
+47
24 hours
feat: add MainWindow wiring query, list, message, and sync
Danilo M.
4
-3
/
+680
24 hours
feat: add MessageView with locked-down web engine profile
Danilo M.
5
-0
/
+375
24 hours
feat: add MailSync process wrapper
Danilo M.
3
-0
/
+128
24 hours
feat: add ThreadListModel with batch append
Danilo M.
3
-0
/
+175
24 hours
feat: add NotmuchWorker with batched queries and tag mutation
Danilo M.
3
-0
/
+386
39 hours
feat: add cross-thread value types and notmuch RAII wrappers
Danilo M.
2
-0
/
+102
39 hours
fix: enforce !-free cidPrefix invariant at both concatenation sites
Danilo M.
3
-1
/
+42
39 hours
feat: add HTML builder and cid: scheme handler
Danilo M.
5
-0
/
+337
39 hours
fix: scope qtmaildir: allow to the exact document base URL
Danilo M.
2
-7
/
+30
39 hours
feat: add deny-by-default web request interceptor
Danilo M.
3
-0
/
+110
40 hours
fix: make attachment path-containment guard separator-aware
Danilo M.
2
-4
/
+41
40 hours
feat: add MimeParser with GMime and safe attachment naming
Danilo M.
3
-0
/
+283
40 hours
feat: add Config with account, query, and sync parsing
Danilo M.
3
-0
/
+152
40 hours
fix: report collisions between INI overrides bound to the same key
Danilo M.
1
-0
/
+18
40 hours
feat: add KeyMap with defaults and INI overrides
Danilo M.
4
-4
/
+115
40 hours
build: add CMake skeleton and dependency discovery
Danilo M.
3
-0
/
+27