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
7 hours
release: 0.4.0
v0.4.0
Danilo M.
3
-1
/
+62
7 hours
Merge branch 'feature/attachments'
Danilo M.
13
-5
/
+794
7 hours
feat: make attachments reachable from the message pane
feature/attachments
Danilo M.
7
-3
/
+639
7 hours
feat: show a paperclip for threads with attachments
Danilo M.
6
-2
/
+155
8 hours
docs: add backlog items 15 to 17 from usage notes
Danilo M.
1
-0
/
+103
8 hours
release: 0.3.0
v0.3.0
Danilo M.
2
-1
/
+52
8 hours
Merge branch 'feature/ui-state-persistence'
Danilo M.
14
-12
/
+701
8 hours
feat: choose the startup query by name
feature/ui-state-persistence
Danilo M.
6
-3
/
+148
8 hours
feat: own the message-pane zoom and persist it
Danilo M.
13
-3
/
+385
9 hours
feat: persist window, splitter and column widths
Danilo M.
4
-6
/
+168
9 hours
release: 0.2.0
v0.2.0
Danilo M.
2
-4
/
+33
9 hours
Merge branch 'feature/qaction-menus'
Danilo M.
30
-169
/
+2174
9 hours
feat: use the application icon
feature/qaction-menus
Danilo M.
8
-4
/
+141
9 hours
feat: let an account set its chip colour and label
Danilo M.
4
-2
/
+77
9 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
10 hours
fix: let the thread list columns be resized again
Danilo M.
1
-4
/
+9
10 hours
feat: show that a tag action landed
Danilo M.
7
-5
/
+218
10 hours
fix: keep the shortcut reference inside the screen
Danilo M.
1
-12
/
+45
10 hours
feat: add menus, a toolbar and a shortcut reference
Danilo M.
8
-130
/
+439
10 hours
fix: bind shortcuts users can actually press
Danilo M.
3
-32
/
+225
13 hours
docs: add post-0.1.0 usability backlog and app icon
Danilo M.
2
-0
/
+354
14 hours
docs: remove personal details from the verification record
Danilo M.
3
-20
/
+21
14 hours
docs: add README, changelog and release procedure
v0.1.0
Danilo M.
3
-0
/
+351
14 hours
feat: surface the version and adopt semantic versioning
Danilo M.
2
-1
/
+9
14 hours
Add GPLv2-only license and per-file headers
Danilo M.
41
-1
/
+1101
14 hours
docs: record manual verification items 16-20
Danilo M.
1
-15
/
+66
14 hours
docs: record item 15 and summarise the manual pass
Danilo M.
1
-4
/
+41
14 hours
docs: correct the commit hash for the keyboard fix
Danilo M.
1
-1
/
+1
14 hours
docs: record item 12 and item 14 with the keyboard fix
Danilo M.
1
-2
/
+31
14 hours
fix: let key bindings win over the thread list's type-to-search
Danilo M.
1
-0
/
+9
15 hours
docs: record manual verification items 4, 6-11
Danilo M.
1
-6
/
+96
15 hours
fix: drop cached remote images when switching threads
Danilo M.
1
-0
/
+20
15 hours
fix: render the message pane at all
Danilo M.
5
-7
/
+209
15 hours
docs: record manual verification results
Danilo M.
1
-0
/
+124
15 hours
fix: only interrupt startup for real configuration problems
Danilo M.
4
-8
/
+123
15 hours
feat: add MainWindow wiring query, list, message, and sync
Danilo M.
6
-3
/
+756
15 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
16 hours
feat: add MailSync process wrapper
Danilo M.
7
-6
/
+374
16 hours
feat: add ThreadListModel with batch append
Danilo M.
5
-0
/
+458
16 hours
feat: add NotmuchWorker with batched queries and tag mutation
Danilo M.
6
-0
/
+920
16 hours
docs: add CLAUDE.md with build commands and architecture
Danilo M.
1
-0
/
+124
31 hours
docs: unit-test NotmuchWorker against a throwaway database
Danilo M.
2
-6
/
+22
31 hours
feat: add cross-thread value types and notmuch RAII wrappers
Danilo M.
2
-0
/
+102
31 hours
fix: enforce !-free cidPrefix invariant at both concatenation sites
Danilo M.
4
-1
/
+98
31 hours
feat: add HTML builder and cid: scheme handler
Danilo M.
7
-0
/
+544
31 hours
docs: scope the document-load exemption to an exact URL
Danilo M.
2
-3
/
+31
31 hours
fix: scope qtmaildir: allow to the exact document base URL
Danilo M.
3
-7
/
+95
31 hours
feat: add deny-by-default web request interceptor
Danilo M.
5
-0
/
+339
[next]