summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-04feat(ui): make multi-select discoverable and stop it opening threadsDanilo M.1-0/+23
2026-08-04feat(sync): dismissable log pane, progress bar, and a skip that is not a failureDanilo M.1-0/+25
2026-08-04feat(tags): add an Edit tags dialog on Ctrl+TDanilo M.1-0/+6
2026-08-04feat(sync): show unsynced edits and offer to sync on exitDanilo M.1-0/+32
2026-08-04feat(threads): mark an opened thread read after a delayDanilo M.1-0/+22
2026-08-04fix(query): let the query bar keep Return instead of open_threadDanilo M.1-0/+5
2026-08-04feat(completion): wire query completion into the main windowDanilo M.1-0/+12
2026-08-04feat: persist window, splitter and column widthsDanilo M.1-0/+17
2026-08-04feat: let an account set its chip colour and labelDanilo M.1-0/+2
2026-08-04feat: add menus, a toolbar and a shortcut referenceDanilo M.1-8/+23
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/+148