summaryrefslogtreecommitdiffstats
path: root/tests/test_mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-08-06fix(ui): one Sync control, and a query bar that looks finishedDanilo M.1-24/+19
2026-08-06test: stop two tests depending on the machine they run onDanilo M.1-1/+21
2026-08-06fix(sync): hold tag edits made during a background syncDanilo M.1-0/+199
2026-08-04fix(sync): count unsynced edits as net state, not as writesDanilo M.1-0/+93
2026-08-04feat(ui): make Delete a toggle, and expire transient status messagesDanilo M.1-0/+110
2026-08-04feat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.1-0/+105
2026-08-04fix(sync): stop a local sync reporting itself as a background oneDanilo M.1-0/+119
2026-08-04feat(ui): make multi-select discoverable and stop it opening threadsDanilo M.1-0/+255
2026-08-04feat(sync): show unsynced edits and offer to sync on exitDanilo M.1-0/+163
2026-08-04feat(threads): mark an opened thread read after a delayDanilo M.1-0/+117
2026-08-04fix(query): let the query bar keep Return instead of open_threadDanilo M.1-0/+45
2026-08-04feat: show a paperclip for threads with attachmentsDanilo M.1-0/+44
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-0/+3
2026-08-04feat: persist window, splitter and column widthsDanilo M.1-0/+61
2026-08-04feat: add menus, a toolbar and a shortcut referenceDanilo M.1-6/+87
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04feat: add MainWindow wiring query, list, message, and syncDanilo M.1-0/+75