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