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