29 Commits

Author SHA1 Message Date
thezephyrsong 8ce99085ea improve readme readability 2026-06-17 15:59:19 +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 348692ddc1 Fixed multiple instances opening at once 2026-06-17 00:41:40 +10: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 da461ef2ec Add logging file and window 2024-09-21 19:32:36 +02:00
woblight 3e04d17b28 Fix binding loops 2024-08-16 19:00:43 +02:00
woblight 3eb9b9e4c1 Remove debug print 2024-08-16 13:32:16 +02:00
woblight 062b25658c Adapt path check for flatpak paths 2024-08-16 11:25:48 +02:00
woblight 747e85059e Add close button to invalid path warning 2024-08-16 11:13:43 +02:00
woblight 24a96f4fc9 Fix notification flood
Avoid sending status changes in between queued operations
2024-08-16 10:50:59 +02:00
woblight 2226301e16 Add website and discord to the About page 2024-08-15 12:26:41 +02:00
woblight ac8fc70a4e Refine self update build options 2024-08-12 21:08:22 +02:00
woblight a0fdd98a8f Add a button to export the addon list (issue #2) 2024-07-28 18:09:51 +02:00
woblight 0a4d8780fe Update to Qt6 2024-07-28 00:42:41 +02:00
woblight 466f489303 Add a link to the issue page 2023-05-09 22:47:23 +02:00
woblight 3d6e5e85c5 Fix 1 as default folder index 2022-03-10 16:27:57 +01:00
woblight ce9b720578 Fix missing changes 2019-12-01 22:44:45 +01:00
woblight 26cc43e37c Add support for multiple directories 2019-12-01 21:44:14 +01:00
woblight dbb95f47a1 Fix update unpacking 2018-07-22 18:59:07 +02:00
woblight d6bb799e61 Initial self update implementation 2018-07-17 22:43:58 +02:00
woblight 47a127b3ef Add option to open readme file 2018-07-13 23:41:21 +02:00
woblight d9a9d21802 Added customization for Material and Universal styles 2018-07-13 10:54:39 +02:00
woblight a0be5f7c0d Add an option to change qqc2 style 2018-07-12 18:59:07 +02:00
woblight fc9033eb56 Add git version to About 2018-06-21 14:56:01 +02:00
woblight cfc9693b8b Remove wrong window title 2018-06-21 13:08:46 +02:00
woblight 8a3729661d Disable refresh button while addons are busy. 2018-06-20 08:30:15 +02:00
woblight f3d5f56692 Initial commit 2018-06-19 19:54:06 +02:00