Dusk
f41a452ef9
Actualiser .github/workflows/build-test.yml
Windows Test Build / build (push) Has been cancelled
2026-09-12 14:08:38 +00:00
Dusk
9c1d997cb6
Téléverser les fichiers vers ".github/workflows"
Windows Test Build / build (push) Has been cancelled
2026-09-12 14:07:49 +00:00
Dusk-92
1f1581d3ea
Add Windows test build workflow
Build and Release / build-and-release (release) Has been cancelled
v1.0.6
2026-09-12 15:29:00 +02:00
Dusk-92
6c6349deb9
Fix OctoWoW cloning behind BlazingFastWeb
2026-09-12 15:28:30 +02:00
ZephZae
d05393d2f5
Update CMakeLists to use version string from git tags
2026-06-17 16:47:06 +10:00
ZephZae
bda86ed5f0
Fix artifact filename pattern in release workflow
2026-06-17 16:33:32 +10:00
ZephZae
2fe65b20ea
Update artifact upload pattern in release workflow
2026-06-17 16:24:04 +10:00
thezephyrsong
8ce99085ea
improve readme readability
2026-06-17 15:59:19 +10:00
thezephyrsong
24f1c3f3ec
Stop tracking local build output folder
2026-06-17 14:40:29 +10:00
ZephZae
7cf74cd2cf
Add .vs and out directories to .gitignore
2026-06-17 14:39:01 +10:00
ZephZae
adbe78a3b7
Update Qt version in release workflow to 6.8.3
2026-06-17 13:12:48 +10:00
thezephyrsong
d2b6ec5c60
Added edit url button
2026-06-17 13:06:39 +10:00
ZephZae
d599665f69
Refactor DLL installation for Windows deployment
2026-06-17 12:19:52 +10:00
ZephZae
00bfc604bc
Add additional DLLs to installation
2026-06-17 12:03:36 +10:00
ZephZae
8cd798ca78
Add NSIS installation step to release workflow
2026-06-17 11:44:15 +10:00
ZephZae
474c6ad95f
Modify release workflow to trigger on published releases
2026-06-17 11:35:13 +10:00
ZephZae
df08790720
Add release trigger for published releases
2026-06-17 11:31:18 +10:00
ZephZae
30a62fd14f
Add caching for Qt installation in release workflow
2026-06-17 11:26:39 +10:00
thezephyrsong
3ccbd2f3d3
more changes when tired
2026-06-17 02:10:38 +10:00
thezephyrsong
dc2f182aa4
Add GitHub Actions workflow for automated releases
...
Introduce release.yml to automate build and release on tag push. Workflow sets up Windows environment, installs Qt via aqtinstall, builds with CMake, generates installer with CPack, and uploads it as a GitHub release asset. Qt installation updated to use msvc2022_64.
2026-06-17 01:45:41 +10:00
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
thezephyrsong
348692ddc1
Fixed multiple instances opening at once
2026-06-17 00:41:40 +10:00
woblight
4cfafffd4e
Fix linking
2025-12-15 22:38:57 +01:00
woblight
4c7078a101
Fix current branch somentimes not updating correly on startup
2025-08-13 17:33:50 +02:00
woblight
77fa81321b
Fix quazip version in pipeline
2025-08-13 16:54:11 +02:00
woblight
7e4283c8d2
Fix zlib in pipeline
2025-08-13 16:35:21 +02:00
woblight
66a23eb5d7
Create local branches at branch switch
2025-08-13 16:21:56 +02:00
woblight
948d35d072
Specify Qt version 6 in readme
2025-03-21 19:53:39 +01:00
woblight
ebf52fb418
Add linux build instructions to README ( #8 )
2025-03-21 19:36:09 +01:00
woblight
ed8efc303a
Fix double initialization on theme change
2025-01-29 19:15:30 +01:00
woblight
c98a505fbc
Add oneshot option
2025-01-28 19:10:00 +01:00
WobLight
0429a444ac
remove quazip from flatpak
2024-11-17 11:08:13 +01:00
WobLight
0e822a0e99
Do not require quazip when not used (no self updates)
2024-11-17 11:06:41 +01:00
WobLight
fc9c61ad6c
Fix minimize to system tray
2024-11-17 10:59:05 +01:00
woblight
d2f481be28
Fix flatpak path check
2024-10-12 18:11:01 +02:00
woblight
9ebb3d6bde
Fix CI
2024-09-21 21:09:52 +02:00
woblight
746fec97e2
Add missing LogWIndow.qml
2024-09-21 20:35:28 +02:00
woblight
da461ef2ec
Add logging file and window
2024-09-21 19:32:36 +02:00
woblight
40c8ce2b4e
Fix error dialog not appearing
2024-09-21 19:28:34 +02:00
woblight
50d671bc49
Fix console window being created on Windows
2024-08-16 22:06:15 +02:00
woblight
16543285ca
Fix typo in CI breaking self-updates
2024-08-16 19:17:27 +02:00
woblight
3e04d17b28
Fix binding loops
2024-08-16 19:00:43 +02:00
woblight
468af2ae15
Fix delete file list sizing
2024-08-16 13:32:48 +02:00