aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
11 daysfeat(startup): add startup_account, the account the dropdown opens onDanilo M.1-6/+33
11 daysfix(startup): let startup_query name a built-in filter, and run itDanilo M.1-6/+21
11 daysfix(filters): label the flagged filter Important, and give the four iconsDanilo M.1-2/+29
11 daysfix(queries): make a query in the overflow menu runnableDanilo M.1-4/+21
11 daysfeat(filters): put the four built-in filters on the query rowDanilo M.1-12/+50
11 daysfix(status): count threads as they arrive instead of "Searching..."Danilo M.1-0/+12
11 daysRevert the message-scoped auto mark-readDanilo M.1-37/+10
11 daysfix(read): repaint the card when one message is marked readDanilo M.1-4/+11
11 daysfix(read): auto mark-read touches only the message on screenDanilo M.1-6/+26
11 daysfeat(pane): always render one message, never the conversationthread-view-removedDanilo M.1-52/+44
11 daysfix(startup): raise the config-problem modal outside the constructorDanilo M.1-8/+9
11 daysfeat(search): push the query bar's emptiness into the panesDanilo M.1-4/+9
11 daysrefactor(search): carry SearchMode instead of bool extendDanilo M.1-3/+20
11 daysfeat(search): run a search asked for from the message paneDanilo M.1-0/+18
12 daysfeat(queries): create a tagging rule from a saved queryDanilo M.1-0/+21
12 daysfeat(rules): seed the rules dialog even when it is openDanilo M.1-2/+7
12 daysfeat(queries): edit, pin and delete a saved query from the UIDanilo M.1-0/+113
12 daysfeat(queries): make Sent a saved query rather than a fixed buttonDanilo M.1-24/+26
12 daysfix(queries): give Save query a clearer icon and a labelDanilo M.1-2/+17
12 daysfeat(queries): right-align the More queries menu, and keep the row when nothi...Danilo M.1-4/+12
12 daysfix(queries): put the Save query button beside the query barDanilo M.1-0/+17
12 daysfeat(queries): save a query from the UI, and split the buttons off the query rowDanilo M.1-38/+181
12 daysfeat(rules): preview a rule's mail in the thread listDanilo M.1-0/+43
12 daysfeat(rules): every Maildir folder in the Folder dropdownDanilo M.1-10/+17
13 daysfeat(rules): a folder dropdown, so the path suffix is never typedDanilo M.1-0/+11
14 daysfeat(rules): open the tagging rules from the Message menuDanilo M.1-0/+53
2026-08-11feat(panes): draw the pane marks from shipped SVGs, not font glyphsDanilo M.1-0/+4
2026-08-11feat(sync): sync a tag change automatically after a short delayDanilo M.1-1/+81
2026-08-11feat(placeholder): count sent mail and drafts on the blank paneDanilo M.1-27/+56
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-4/+46
2026-08-11feat(config): let the date format on a card be configuredDanilo M.1-0/+1
2026-08-11feat(ui): give Sync the refresh iconDanilo M.1-1/+1
2026-08-10feat(view): follow a background sync without a keystrokeDanilo M.1-11/+282
2026-08-10fix(ui): expand flat threads, reach the first message, localise the dateDanilo M.1-1/+22
2026-08-10feat(ui): let the user choose newest or oldest firstDanilo M.1-2/+40
2026-08-10feat(ui): step by index, and give thread stepping a second bindingDanilo M.1-17/+28
2026-08-10refactor(view): stop the view painting, and hit-test the reply countDanilo M.1-88/+33
2026-08-10feat(ui): scope actions to the selected row kind and name itDanilo M.1-28/+140
2026-08-10feat(ui): render a single message when its row is selectedDanilo M.1-0/+52
2026-08-10fix(ui): make the expander visible and the reply indent readableDanilo M.1-3/+18
2026-08-10feat(ui): load a thread's replies when its row is expandedDanilo M.1-0/+40
2026-08-10refactor(view): make ThreadListView a QTreeView for message rowsDanilo M.1-17/+68
2026-08-10feat(worker): load a thread as a reply tree with per-message depthDanilo M.1-0/+2
2026-08-09fix(ui): stop a restored splitter position collapsing the message paneDanilo M.1-0/+11
2026-08-09fix(ui): give Archive its own iconDanilo M.1-1/+4
2026-08-09feat(ui): make the toolbar icon size configurableDanilo M.1-0/+8
2026-08-09feat(ui): icons on every action, and rename Flag to ImportantDanilo M.1-4/+46
2026-08-09fix(sync): clear the pending-edit count on a cron syncDanilo M.1-0/+27
2026-08-07feat(sync): sync only the accounts with unsynced editsDanilo M.1-3/+59
2026-08-07feat(ui): add a Maildir overview under HelpDanilo M.1-0/+93