index
:
qtmaildir
compose-and-send
delete-to-trash
item-20-message-rows
master
signatures
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
/
composewindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
23 hours
fix(drafts): index a saved draft so it appears without a sync
Danilo M.
1
-0
/
+6
24 hours
fix(compose): a resumed draft does not re-seed on a From: change
Danilo M.
1
-0
/
+5
24 hours
feat(compose): the signature follows the account until it is chosen
Danilo M.
1
-5
/
+22
24 hours
feat(compose): a signature switch on the editor bar
Danilo M.
1
-0
/
+136
32 hours
feat(compose): open a draft to finish it
Danilo M.
1
-4
/
+25
33 hours
feat: add a Drafts filter, and close the composer with Ctrl+W
Danilo M.
1
-0
/
+14
33 hours
fix(compose): make the Send button a square that reads as one item
Danilo M.
1
-2
/
+16
33 hours
feat(compose): lay the composer out by scope
Danilo M.
1
-23
/
+193
34 hours
fix(compose): default to quoting below, and focus the body on a reply
Danilo M.
1
-0
/
+8
34 hours
fix(compose): put the reply cursor on blank space, not on the quote
Danilo M.
1
-6
/
+9
3 days
feat(compose): wire the composer into the main window, item 123
compose-and-send
Danilo M.
1
-0
/
+68
3 days
feat(compose): the composer window, item 123
Danilo M.
1
-0
/
+851