summaryrefslogtreecommitdiffstats
path: root/ui/main_window.py
AgeCommit message (Collapse)AuthorFilesLines
2026-05-03feat: taxonomy view with IT/EN pair table and orphan detectionDanilo M.1-1/+7
2026-05-03feat: hugo server panel with start/stop and log streamingDanilo M.1-1/+11
2026-05-03feat: git view with status, pull/push, and deleted article restoreDanilo M.1-3/+31
2026-05-03feat: translation view with QProcess streaming and post-translation previewDanilo M.1-2/+15
2026-05-03feat: new article stub creation with Typora openDanilo M.1-2/+12
2026-05-03feat: articles view with IT/EN tabs and missing translation highlightDanilo M.1-3/+51
2026-05-03fix: wire badge into sidebar layout, remove unused QFont/QSizePolicy importsDanilo M.1-3/+11
2026-05-03feat: main window with sidebar navigation and file watcherDanilo M.1-0/+144
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>