GUI rework to Qt6

This commit is contained in:
2026-01-24 07:50:19 +01:00
parent 47b39aadfe
commit 2bcd5b1f4b
16 changed files with 1613 additions and 1870 deletions

21
.gitignore vendored
View File

@@ -1,10 +1,19 @@
.venv
__pycache__
.pytest_cache
build
.claude
.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
build/
.claude/
.env
# Config a temp soubory
*.!tag
*.!ftag
*.!gtag
*.!gtag
# Documentation not to commit
DESIGN_DOCUMENT.md
AGENTS.md
.claudeignore
TEMPLATE.md