summaryrefslogtreecommitdiffstats
path: root/ui/articles_view.py
AgeCommit message (Collapse)AuthorFilesLines
5 daysfix: replace text elide workarounds with QStyledItemDelegate for proper ↵v1.1Danilo M.1-12/+50
two-line rendering
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 ↵Danilo M.1-2/+3
MissingTranslationView
5 daysfeat: show type, date, tags, categories in article list rowsDanilo M.1-5/+23
5 daysfix: remove dead code/imports, wrap fm column in QScrollArea, fix path ↵Danilo M.1-3/+2
display, simplify _save
5 daysfeat: articles view with IT/EN tabs and missing translation highlightDanilo M.1-0/+82