Commit Graph

8 Commits

Author SHA1 Message Date
thezephyrsong e5fc479cda Use explicit win64_msvc2019_64 architecture variant 2026-06-17 01:41:01 +10:00
thezephyrsong 683566ab73 Update Qt install workflow and About tab links
Switched to aqtinstall for Qt setup in release workflow and removed unused CI steps. Updated About tab in main.qml to reference GitHub repo and adjusted author/website labels. Rebuilt resources and updated logs to reflect these changes.
2026-06-17 01:37:41 +10:00
thezephyrsong 1354c77572 Rewrite CI workflow and refactor main.qml UI
- Replaced release.yml with a modern GitHub Actions workflow using install-qt-action, CMake, and CPack; triggers on version tags and uploads installer to releases
- Rewrote main.qml with copyright/license, improved structure, property bindings, update logic, and modular dialogs for user interactions
- Enhanced About section with clickable links and more info
- Updated .ninja_log and log.txt to reflect new builds and runtime logs
2026-06-17 01:27:26 +10:00
thezephyrsong 5ed3234089 Force native aqt pipeline implementation 2026-06-17 01:10:42 +10:00
thezephyrsong a48676156a Correct arch string naming for Qt6 MSVC package 2026-06-17 00:59:47 +10:00
thezephyrsong d1a3944d45 Switch to stable Qt 6.8 LTS for CI caching 2026-06-17 00:55:28 +10:00
ZephZae 017077fcbe Update Qt version to 6.11.1 in release workflow 2026-06-17 00:49:24 +10:00
ZephZae d389dcf9fe Add GitHub Actions workflow for build and release 2026-06-17 00:43:44 +10:00