aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-08-04feat(about): custom About dialog with icon, copyright and project linkDanilo M.1-7/+46
2026-08-04feat: show a paperclip for threads with attachmentsDanilo M.1-1/+18
2026-08-04feat: choose the startup query by nameDanilo M.1-2/+6
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-0/+38
2026-08-04feat: persist window, splitter and column widthsDanilo M.1-5/+71
2026-08-04feat: let an account set its chip colour and labelDanilo M.1-2/+48
2026-08-04feat: make every thread list column resizableDanilo M.1-7/+10
2026-08-04fix: let the thread list columns be resized againDanilo M.1-4/+9
2026-08-04feat: show that a tag action landedDanilo M.1-0/+8
2026-08-04fix: keep the shortcut reference inside the screenDanilo M.1-12/+45
2026-08-04feat: add menus, a toolbar and a shortcut referenceDanilo M.1-81/+179
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-1/+20
2026-08-04fix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
2026-08-04fix: only interrupt startup for real configuration problemsDanilo M.1-4/+14
2026-08-04feat: add MainWindow wiring query, list, message, and syncDanilo M.1-0/+495