summaryrefslogtreecommitdiffstats
path: root/ui/articles_view.py
AgeCommit message (Expand)AuthorFilesLines
5 daysfix: always set explicit foreground color on ArticleItemv1.2Danilo M.1-0/+2
5 daysfeat: wire Traduci button in MissingTranslationViewDanilo M.1-3/+21
5 daysfix: replace text elide workarounds with QStyledItemDelegate for proper two-l...v1.1Danilo M.1-12/+50
5 daysfix: disable text elision on article lists so metadata shows fullyDanilo M.1-0/+3
5 daysfix: enable word wrap on article list widgets to prevent text truncationDanilo M.1-0/+3
5 daysfix: remove stale f-string prefix on badge strings, reset size hint in Missin...Danilo M.1-2/+3
5 daysfeat: show type, date, tags, categories in article list rowsDanilo M.1-5/+23
6 daysfix: remove dead code/imports, wrap fm column in QScrollArea, fix path displa...Danilo M.1-3/+2
6 daysfeat: articles view with IT/EN tabs and missing translation highlightDanilo M.1-0/+82