5 Commits

Author SHA1 Message Date
daniel 71019bf399 Fix Windows build: use --collect-all PyQt6 to ensure platform plugins are bundled
Build Linux / Build Linux (push) Successful in 1m30s
Build Windows / Build Windows (push) Successful in 4m46s
2026-01-31 11:52:45 +01:00
daniel 6a5f223a88 Fix Windows build: add missing PyQt6.sip hidden import
Build Linux / Build Linux (push) Successful in 1m40s
Build Windows / Build Windows (push) Successful in 2m52s
2026-01-31 11:45:37 +01:00
daniel 274a6778b3 Fix Windows build: add missing pkgutil hidden import
Build Linux / Build Linux (push) Successful in 1m37s
Build Windows / Build Windows (push) Successful in 2m52s
2026-01-31 11:14:18 +01:00
daniel 9fc75b7e39 Add app icon and update build process
Build Linux / Build Linux (push) Successful in 1m13s
Build Windows / Build Windows (push) Has been cancelled
2026-01-13 18:23:00 +01:00
daniel 42e189635b Configure Gitea Workflows and Add Build Scripts
Build Linux / Build Linux (push) Successful in 1m34s
Build Windows / Build Windows (push) Failing after 40s
- Update build-linux.yaml to use standard Ubuntu runner.
- Update build-windows.yaml to use tobix/pywine container for cross-compilation on Linux.
- Add build_app.py and check_ttx6.py helper scripts.
2026-01-13 17:48:00 +01:00