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
path:
root
/
src
/
mainwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
9 hours
feat(threads): mark an opened thread read after a delay
Danilo M.
1
-0
/
+85
9 hours
feat(message): show From/To/Cc and add a details dialog
Danilo M.
1
-0
/
+6
9 hours
fix(query): let the query bar keep Return instead of open_thread
Danilo M.
1
-5
/
+50
9 hours
feat(completion): wire query completion into the main window
Danilo M.
1
-1
/
+49
9 hours
feat(about): custom About dialog with icon, copyright and project link
Danilo M.
1
-7
/
+46
9 hours
feat: show a paperclip for threads with attachments
Danilo M.
1
-1
/
+18
9 hours
feat: choose the startup query by name
Danilo M.
1
-2
/
+6
9 hours
feat: own the message-pane zoom and persist it
Danilo M.
1
-0
/
+38
9 hours
feat: persist window, splitter and column widths
Danilo M.
1
-5
/
+71
9 hours
feat: let an account set its chip colour and label
Danilo M.
1
-2
/
+48
9 hours
feat: make every thread list column resizable
Danilo M.
1
-7
/
+10
9 hours
fix: let the thread list columns be resized again
Danilo M.
1
-4
/
+9
9 hours
feat: show that a tag action landed
Danilo M.
1
-0
/
+8
9 hours
fix: keep the shortcut reference inside the screen
Danilo M.
1
-12
/
+45
9 hours
feat: add menus, a toolbar and a shortcut reference
Danilo M.
1
-81
/
+179
9 hours
Add GPLv2-only license and per-file headers
Danilo M.
1
-1
/
+20
9 hours
fix: let key bindings win over the thread list's type-to-search
Danilo M.
1
-0
/
+9
9 hours
fix: only interrupt startup for real configuration problems
Danilo M.
1
-4
/
+14
9 hours
feat: add MainWindow wiring query, list, message, and sync
Danilo M.
1
-0
/
+495