index
:
qtmaildir
compose-and-send
delete-to-trash
item-20-message-rows
master
signatures
thread-row-identity
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
3 days
feat: flag what you answered, mark what was forwarded to you
Danilo M.
1
-2
/
+54
4 days
feat(compose): a menu bar on the composer
Danilo M.
1
-5
/
+112
4 days
feat(compose): report autosave state in a status bar
Danilo M.
1
-6
/
+113
4 days
fix(drafts): index a saved draft so it appears without a sync
Danilo M.
1
-0
/
+6
5 days
fix(compose): a resumed draft does not re-seed on a From: change
Danilo M.
1
-0
/
+5
5 days
feat(compose): the signature follows the account until it is chosen
Danilo M.
1
-5
/
+22
5 days
feat(compose): a signature switch on the editor bar
Danilo M.
1
-0
/
+136
5 days
feat(compose): open a draft to finish it
Danilo M.
1
-4
/
+25
5 days
feat: add a Drafts filter, and close the composer with Ctrl+W
Danilo M.
1
-0
/
+14
5 days
fix(compose): make the Send button a square that reads as one item
Danilo M.
1
-2
/
+16
5 days
feat(compose): lay the composer out by scope
Danilo M.
1
-23
/
+193
5 days
fix(compose): default to quoting below, and focus the body on a reply
Danilo M.
1
-0
/
+8
5 days
fix(compose): put the reply cursor on blank space, not on the quote
Danilo M.
1
-6
/
+9
7 days
feat(compose): wire the composer into the main window, item 123
compose-and-send
Danilo M.
1
-0
/
+68
7 days
feat(compose): the composer window, item 123
Danilo M.
1
-0
/
+851