aboutsummaryrefslogtreecommitdiffstats
path: root/src/threadlistview.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-10refactor(view): stop the view painting, and hit-test the reply countDanilo M.1-36/+16
2026-08-10feat(ui): mark replies with a thread line, a tint and dimmer textDanilo M.1-0/+10
2026-08-10fix(ui): make the expander visible and the reply indent readableDanilo M.1-0/+1
2026-08-10refactor(view): make ThreadListView a QTreeView for message rowsDanilo M.1-3/+15
2026-08-07feat(ui): show each thread's tags under its rowDanilo M.1-0/+47