index
:
qtmaildir
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
Age
Commit message (
Expand
)
Author
Files
Lines
8 hours
feat(completion): wire query completion into the main window
Danilo M.
4
-1
/
+99
8 hours
feat(completion): render the popup with descriptions
Danilo M.
3
-0
/
+301
8 hours
feat(completion): select candidates per context
Danilo M.
3
-0
/
+209
8 hours
feat(config): add completion_on_focus and extra_mimetypes
Danilo M.
3
-0
/
+123
8 hours
keymap: register complete_query bound to Ctrl+Space
Danilo M.
2
-0
/
+13
8 hours
feat(completion): add the prefix, date and mimetype vocabularies
Danilo M.
4
-0
/
+142
8 hours
feat(worker): list every tag in the database
Danilo M.
3
-0
/
+66
8 hours
test(completion): make the lower-bound span test discriminate
Danilo M.
1
-3
/
+7
8 hours
feat(completion): complete both bounds of a date range
Danilo M.
3
-7
/
+105
8 hours
feat(completion): complete nothing inside a quoted literal
Danilo M.
2
-0
/
+33
8 hours
feat(completion): recognise value context after a prefix
Danilo M.
2
-4
/
+55
8 hours
feat(completion): add the query cursor-context tokenizer
Danilo M.
5
-0
/
+174
8 hours
docs: add the query completion implementation plan
Danilo M.
2
-3
/
+1658
8 hours
docs: make the mimetype completion list user-extensible
Danilo M.
1
-3
/
+44
8 hours
docs: spec query bar completion, require translatable strings
Danilo M.
2
-0
/
+246
8 hours
feat(about): custom About dialog with icon, copyright and project link
Danilo M.
1
-7
/
+46
8 hours
build: point the SlackBuild at the 0.4.1 tarball
Danilo M.
1
-3
/
+3
8 hours
release: 0.4.1
v0.4.1
Danilo M.
4
-5
/
+18
8 hours
build: add a SlackBuild under assets/slackbuild
Danilo M.
8
-4
/
+218
8 hours
release: 0.4.0
v0.4.0
Danilo M.
3
-1
/
+62
8 hours
feat: make attachments reachable from the message pane
Danilo M.
7
-3
/
+639
8 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
feat: choose the startup query by name
Danilo M.
6
-3
/
+148
8 hours
feat: own the message-pane zoom and persist it
Danilo M.
13
-3
/
+385
8 hours
feat: persist window, splitter and column widths
Danilo M.
4
-6
/
+168
8 hours
release: 0.2.0
v0.2.0
Danilo M.
2
-4
/
+33
8 hours
feat: use the application icon
Danilo M.
8
-4
/
+141
8 hours
feat: let an account set its chip colour and label
Danilo M.
4
-2
/
+77
8 hours
feat: render tags as chips instead of a text column
Danilo M.
13
-15
/
+1052
8 hours
feat: make every thread list column resizable
Danilo M.
1
-7
/
+10
8 hours
fix: let the thread list columns be resized again
Danilo M.
1
-4
/
+9
8 hours
feat: show that a tag action landed
Danilo M.
7
-5
/
+218
8 hours
fix: keep the shortcut reference inside the screen
Danilo M.
1
-12
/
+45
8 hours
feat: add menus, a toolbar and a shortcut reference
Danilo M.
8
-130
/
+439
8 hours
fix: bind shortcuts users can actually press
Danilo M.
3
-32
/
+225
8 hours
docs: add post-0.1.0 usability backlog and app icon
Danilo M.
2
-0
/
+354
8 hours
docs: remove personal details from the verification record
Danilo M.
3
-20
/
+21
8 hours
docs: add README, changelog and release procedure
v0.1.0
Danilo M.
3
-0
/
+351
8 hours
feat: surface the version and adopt semantic versioning
Danilo M.
2
-1
/
+9
8 hours
Add GPLv2-only license and per-file headers
Danilo M.
41
-1
/
+1101
8 hours
docs: record manual verification items 16-20
Danilo M.
1
-15
/
+66
8 hours
docs: record item 15 and summarise the manual pass
Danilo M.
1
-4
/
+41
8 hours
docs: correct the commit hash for the keyboard fix
Danilo M.
1
-1
/
+1
8 hours
docs: record item 12 and item 14 with the keyboard fix
Danilo M.
1
-2
/
+31
8 hours
fix: let key bindings win over the thread list's type-to-search
Danilo M.
1
-0
/
+9
8 hours
docs: record manual verification items 4, 6-11
Danilo M.
1
-6
/
+96
8 hours
fix: drop cached remote images when switching threads
Danilo M.
1
-0
/
+20
8 hours
fix: render the message pane at all
Danilo M.
5
-7
/
+209
[next]