summaryrefslogtreecommitdiffstats
path: root/main.py
AgeCommit message (Collapse)AuthorFilesLines
5 daysfeat: add font_size config option, apply at startupDanilo M.1-0/+5
Reads font_size (int, default 10) from config.toml and sets it as the app-wide QFont point size before the main window is shown. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 daysfeat: main window with sidebar navigation and file watcherDanilo M.1-0/+13
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 dayschore: initial project scaffoldDanilo M.1-0/+11