index
:
qtmaildir
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
path:
root
/
src
/
mainwindow.h
Age
Commit message (
Expand
)
Author
Files
Lines
13 hours
fix(sync): stop a local sync reporting itself as a background one
Danilo M.
1
-2
/
+12
13 hours
feat(sync): notice syncs this window did not start
Danilo M.
1
-0
/
+7
13 hours
feat(ui): make multi-select discoverable and stop it opening threads
Danilo M.
1
-0
/
+23
19 hours
feat(sync): dismissable log pane, progress bar, and a skip that is not a failure
Danilo M.
1
-0
/
+25
19 hours
feat(tags): add an Edit tags dialog on Ctrl+T
Danilo M.
1
-0
/
+6
19 hours
feat(sync): show unsynced edits and offer to sync on exit
Danilo M.
1
-0
/
+32
19 hours
feat(threads): mark an opened thread read after a delay
Danilo M.
1
-0
/
+22
19 hours
fix(query): let the query bar keep Return instead of open_thread
Danilo M.
1
-0
/
+5
19 hours
feat(completion): wire query completion into the main window
Danilo M.
1
-0
/
+12
19 hours
feat: persist window, splitter and column widths
Danilo M.
1
-0
/
+17
19 hours
feat: let an account set its chip colour and label
Danilo M.
1
-0
/
+2
19 hours
feat: add menus, a toolbar and a shortcut reference
Danilo M.
1
-8
/
+23
19 hours
Add GPLv2-only license and per-file headers
Danilo M.
1
-0
/
+18
19 hours
feat: add MainWindow wiring query, list, message, and sync
Danilo M.
1
-0
/
+148