aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
10 daysfix(sync): send held edits before the sync-end refresh reads the databaseDanilo M.1-0/+95
10 daysfix(sync): re-arm the automatic sync when it skips a concurrent runDanilo M.1-0/+62
10 daysfix(ui): load a thread that was already displayed when the query ranDanilo M.1-1/+104
10 daysfeat(ui): highlight the built-in filter matching the current viewDanilo M.1-0/+129
10 daysfeat(startup): add startup_account, the account the dropdown opens onDanilo M.1-0/+89
11 daysfix(startup): let startup_query name a built-in filter, and run itDanilo M.1-6/+56
11 daysfix(filters): label the flagged filter Important, and give the four iconsDanilo M.1-20/+67
11 daysfix(queries): make a query in the overflow menu runnableDanilo M.1-0/+69
11 daysfeat(filters): put the four built-in filters on the query rowDanilo M.1-25/+323
11 daysfix(status): count threads as they arrive instead of "Searching..."Danilo M.1-0/+99
11 daysRevert the message-scoped auto mark-readDanilo M.1-210/+0
11 daysfix(read): repaint the card when one message is marked readDanilo M.1-0/+58
11 daysfix(read): auto mark-read touches only the message on screenDanilo M.1-0/+152
11 daysfeat(pane): always render one message, never the conversationthread-view-removedDanilo M.1-0/+65
11 daysdocs: close item 36, narrow item 66 with a negative resultDanilo M.1-2/+5
11 daystest(mainwindow): give it a real worker, and probe item 66Danilo M.1-4/+199
11 daysfix(startup): raise the config-problem modal outside the constructorDanilo M.1-0/+35
11 daysrefactor(search): carry SearchMode instead of bool extendDanilo M.1-3/+6
11 daysfeat(search): run a search asked for from the message paneDanilo M.1-0/+63
12 daystest(queries): pin which saved queries offer a tagging ruleDanilo M.1-0/+64
12 daysfeat(queries): edit, pin and delete a saved query from the UIDanilo M.1-0/+200
12 daysfeat(queries): make Sent a saved query rather than a fixed buttonDanilo M.1-0/+111
12 daysfix(queries): give Save query a clearer icon and a labelDanilo M.1-0/+18
12 daysfeat(queries): right-align the More queries menu, and keep the row when nothi...Danilo M.1-0/+72
12 daysfix(queries): put the Save query button beside the query barDanilo M.1-0/+34
12 daysfeat(queries): save a query from the UI, and split the buttons off the query rowDanilo M.1-0/+275
13 daystest(mainwindow): stop the suite reading the real kernel lock tableDanilo M.1-3/+67
2026-08-11feat(sync): sync a tag change automatically after a short delayDanilo M.1-0/+252
2026-08-11feat(placeholder): count sent mail and drafts on the blank paneDanilo M.1-0/+197
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-0/+147
2026-08-10feat(view): follow a background sync without a keystrokeDanilo M.1-8/+1051
2026-08-10fix(ui): expand flat threads, reach the first message, localise the dateDanilo M.1-1/+38
2026-08-10feat(ui): let the user choose newest or oldest firstDanilo M.1-0/+90
2026-08-10feat(ui): step by index, and give thread stepping a second bindingDanilo M.1-0/+130
2026-08-10refactor(view): stop the view painting, and hit-test the reply countDanilo M.1-307/+157
2026-08-10test(mainwindow): select the flagged-tag row through the tree helperDanilo M.1-2/+2
2026-08-10feat(ui): scope actions to the selected row kind and name itDanilo M.1-0/+210
2026-08-10feat(ui): render a single message when its row is selectedDanilo M.1-0/+72
2026-08-10feat(ui): mark replies with a thread line, a tint and dimmer textDanilo M.1-0/+123
2026-08-10fix(ui): make the expander visible and the reply indent readableDanilo M.1-1/+129
2026-08-10refactor(view): make ThreadListView a QTreeView for message rowsDanilo M.1-50/+243
2026-08-09fix(ui): stop a restored splitter position collapsing the message paneDanilo M.1-0/+121
2026-08-09fix(ui): give Archive its own iconDanilo M.1-0/+53
2026-08-09feat(ui): make the toolbar icon size configurableDanilo M.1-0/+29
2026-08-09feat(ui): icons on every action, and rename Flag to ImportantDanilo M.1-0/+135
2026-08-09fix(sync): clear the pending-edit count on a cron syncDanilo M.1-0/+278
2026-08-07feat(ui): add a Maildir overview under HelpDanilo M.1-0/+97
2026-08-07feat(ui): make Escape deselect the row as well as blank the paneDanilo M.1-1/+89
2026-08-07feat(ui): show each thread's tags under its rowDanilo M.1-20/+133
2026-08-07fix(ui): tell read threads from unread without relying on boldDanilo M.1-0/+55