Commit Graph

33 Commits

Author SHA1 Message Date
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 0e822a0e99 Do not require quazip when not used (no self updates) 2024-11-17 11:06:41 +01: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 24a96f4fc9 Fix notification flood
Avoid sending status changes in between queued operations
2024-08-16 10:50:59 +02:00
woblight ac8fc70a4e Refine self update build options 2024-08-12 21:08:22 +02:00
woblight d02dd9196c Fix update download branch 2024-08-12 15:53:52 +02:00
woblight c41e67dc14 Add branch support for updates 2024-08-12 12:13:38 +02:00
woblight a0fdd98a8f Add a button to export the addon list (issue #2) 2024-07-28 18:09:51 +02:00
woblight 5c026927f9 Parse urls with trailing / 2024-07-28 09:31:33 +02:00
woblight 0a4d8780fe Update to Qt6 2024-07-28 00:42:41 +02:00
woblight b7464922d5 Fail early when parsing an empty addon name from the url 2023-05-08 21:50:20 +02:00
woblight ebb7a524e4 Fix toc subfixes not being detected in subfolders 2023-04-30 00:28:46 +02:00
woblight b97f863ea8 Do not change folder name if multiple toc files are present and they do not match supported suffixes. 2023-04-02 23:32:48 +02:00
woblight 9d1f1a2065 Factor in expansion suffix in toc file name when renaming the addon
folder
2022-03-14 21:15:22 +01:00
woblight 26cc43e37c Add support for multiple directories 2019-12-01 21:44:14 +01:00
woblight 5539257402 Remove debug leftovers 2019-09-03 20:07:15 +02:00
woblight ee1550991c Better error handling and safer pointer initialization plus some more fixes 2019-08-24 00:11:31 +02:00
woblight 343192a8f7 Fix crash on startup due to late libgit2 init 2019-08-11 11:48:08 +02:00
WobLight 4600c475ce Destroy old addons list properly when refreshing it 2018-07-26 07:38:25 -07:00
woblight 65fbd64b5f Avoid duplicated scan on startup 2018-07-25 15:38:16 +02:00
woblight dbb95f47a1 Fix update unpacking 2018-07-22 18:59:07 +02:00
woblight 563fb98f64 delete zip after extraction 2018-07-22 17:22:41 +02:00
woblight e269b1d6d4 Uninstall before update 2018-07-22 17:02:42 +02:00
woblight 5587ece5f8 Extract update in a directory with safer name 2018-07-22 15:33:48 +02:00
woblight 58a4d7f569 Added self-update 2018-07-22 15:01:34 +02:00
woblight d6bb799e61 Initial self update implementation 2018-07-17 22:43:58 +02:00
woblight a0be5f7c0d Add an option to change qqc2 style 2018-07-12 18:59:07 +02:00
woblight a330bf679c Prepend newly cloned addons 2018-06-23 20:08:00 +02:00
woblight b4698f0b67 Fix rename on clone 2018-06-23 20:02:48 +02:00
woblight bcc9a459f7 delegate: add assert to check calling thread and improve requeuing. 2018-06-20 19:48:36 +02:00
woblight f3d5f56692 Initial commit 2018-06-19 19:54:06 +02:00