summaryrefslogtreecommitdiffstats
path: root/ui/main_window.py
AgeCommit message (Expand)AuthorFilesLines
2026-05-03feat: add keyboard shortcuts (Ctrl+Q/N/R/1/2/T)Danilo M.1-0/+14
2026-05-03feat: wire Traduci button in MissingTranslationViewDanilo M.1-0/+1
2026-05-03feat: add typora_args config field for Wayland launch flagsDanilo M.1-2/+5
2026-05-03fix: stop double stopped emit, restore race, worker leak, encapsulation, git ...Danilo M.1-1/+1
2026-05-03feat: complete my-publisher app — all views wired and workingDanilo M.1-0/+5
2026-05-03feat: media view with drag-drop upload and clipboard path copyDanilo M.1-6/+5
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