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
Age
Commit message (
Expand
)
Author
Files
Lines
9 hours
release: 0.3.0
v0.3.0
Danilo M.
2
-1
/
+52
9 hours
Merge branch 'feature/ui-state-persistence'
Danilo M.
14
-12
/
+701
9 hours
feat: choose the startup query by name
feature/ui-state-persistence
Danilo M.
6
-3
/
+148
9 hours
feat: own the message-pane zoom and persist it
Danilo M.
13
-3
/
+385
10 hours
feat: persist window, splitter and column widths
Danilo M.
4
-6
/
+168
10 hours
release: 0.2.0
v0.2.0
Danilo M.
2
-4
/
+33
10 hours
Merge branch 'feature/qaction-menus'
Danilo M.
30
-169
/
+2174
10 hours
feat: use the application icon
feature/qaction-menus
Danilo M.
8
-4
/
+141
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.
13
-15
/
+1052
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.
7
-5
/
+218
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.
8
-130
/
+439
11 hours
fix: bind shortcuts users can actually press
Danilo M.
3
-32
/
+225
14 hours
docs: add post-0.1.0 usability backlog and app icon
Danilo M.
2
-0
/
+354
15 hours
docs: remove personal details from the verification record
Danilo M.
3
-20
/
+21
15 hours
docs: add README, changelog and release procedure
v0.1.0
Danilo M.
3
-0
/
+351
15 hours
feat: surface the version and adopt semantic versioning
Danilo M.
2
-1
/
+9
15 hours
Add GPLv2-only license and per-file headers
Danilo M.
41
-1
/
+1101
15 hours
docs: record manual verification items 16-20
Danilo M.
1
-15
/
+66
15 hours
docs: record item 15 and summarise the manual pass
Danilo M.
1
-4
/
+41
15 hours
docs: correct the commit hash for the keyboard fix
Danilo M.
1
-1
/
+1
15 hours
docs: record item 12 and item 14 with the keyboard fix
Danilo M.
1
-2
/
+31
15 hours
fix: let key bindings win over the thread list's type-to-search
Danilo M.
1
-0
/
+9
16 hours
docs: record manual verification items 4, 6-11
Danilo M.
1
-6
/
+96
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.
5
-7
/
+209
16 hours
docs: record manual verification results
Danilo M.
1
-0
/
+124
16 hours
fix: only interrupt startup for real configuration problems
Danilo M.
4
-8
/
+123
16 hours
feat: add MainWindow wiring query, list, message, and sync
Danilo M.
6
-3
/
+756
16 hours
feat: add MessageView with locked-down web engine profile
Danilo M.
7
-0
/
+524
16 hours
docs: fold deferred findings into the task 13 checklist
Danilo M.
1
-5
/
+23
17 hours
feat: add MailSync process wrapper
Danilo M.
7
-6
/
+374
17 hours
feat: add ThreadListModel with batch append
Danilo M.
5
-0
/
+458
17 hours
feat: add NotmuchWorker with batched queries and tag mutation
Danilo M.
6
-0
/
+920
17 hours
docs: add CLAUDE.md with build commands and architecture
Danilo M.
1
-0
/
+124
32 hours
docs: unit-test NotmuchWorker against a throwaway database
Danilo M.
2
-6
/
+22
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.
4
-1
/
+98
32 hours
feat: add HTML builder and cid: scheme handler
Danilo M.
7
-0
/
+544
32 hours
docs: scope the document-load exemption to an exact URL
Danilo M.
2
-3
/
+31
32 hours
fix: scope qtmaildir: allow to the exact document base URL
Danilo M.
3
-7
/
+95
32 hours
feat: add deny-by-default web request interceptor
Danilo M.
5
-0
/
+339
32 hours
fix: make attachment path-containment guard separator-aware
Danilo M.
4
-9
/
+119
32 hours
feat: add MimeParser with GMime and safe attachment naming
Danilo M.
12
-0
/
+557
32 hours
feat: add Config with account, query, and sync parsing
Danilo M.
7
-8
/
+293
32 hours
fix: report collisions between INI overrides bound to the same key
Danilo M.
2
-0
/
+65
33 hours
feat: add KeyMap with defaults and INI overrides
Danilo M.
6
-4
/
+248
[next]