Commit Graph

130 Commits

Author SHA1 Message Date
woblight aecb5df3a3 Fix CI 2024-07-28 10:56:59 +02:00
woblight 9fc859bfeb Fix Win64 artifact name 2024-07-28 10:32:30 +02:00
woblight 74c10bd150 Fix CI 2024-07-28 10:30:49 +02:00
woblight 209377ca2d Change pipeline name to Win64 2024-07-28 10:00:52 +02:00
woblight e4c577d90b Add website button 2024-07-28 09:59:40 +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 466f489303 Add a link to the issue page 2023-05-09 22:47:23 +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 5df07f167b Update CI 2022-03-10 17:32:25 +01:00
woblight 00af01ee09 Update CI 2022-03-10 16:37:12 +01:00
woblight 4ac5d9882b Update CI 2022-03-10 16:33:53 +01:00
woblight 3d6e5e85c5 Fix 1 as default folder index 2022-03-10 16:27:57 +01:00
woblight a265d98a59 Restore repair repository function 2020-01-11 12:19:08 +01:00
woblight ce9b720578 Fix missing changes 2019-12-01 22:44:45 +01:00
woblight d5550336ca update mingw link for CI 2019-12-01 22:42:56 +01:00
woblight adb1cd887c update mingw link for CI 2019-12-01 22:02:17 +01:00
woblight 26cc43e37c Add support for multiple directories 2019-12-01 21:44:14 +01:00
woblight 3009f63127 Update mingw download url for windows build 2019-09-21 12:30:28 +02:00
woblight f8db43346b Fix updates being broken since a0a1c03011 (v0.3-5) 2019-09-21 12:12:37 +02:00
woblight 5539257402 Remove debug leftovers 2019-09-03 20:07:15 +02:00
woblight a0a1c03011 Add a repair option to automatically attempt to re-clone the repository 2019-09-03 19:50:54 +02:00
woblight ee1550991c Better error handling and safer pointer initialization plus some more fixes 2019-08-24 00:11:31 +02:00
woblight 0c98f06a15 Clear the list of files to be removed after user input. 2019-08-12 17:22:25 +02:00
woblight 3a24ae3deb no git_buf_dispose in libgit2 0.27 2019-08-11 18:36:58 +02:00
woblight 2b6a05b792 Fix CI exiting on zypper exit code 107 2019-08-11 18:01:18 +02:00
woblight c351389de5 If a detached head is originated from a branch, it will now detect the remote branch to check for updates 2019-08-11 11:57:07 +02:00
woblight 343192a8f7 Fix crash on startup due to late libgit2 init 2019-08-11 11:48:08 +02:00
woblight d5bd23e0c8 Revert "Check some pointers to be valid"
This reverts commit 8e41ec655a.
2018-09-12 22:58:10 +02:00
woblight 8e41ec655a Check some pointers to be valid 2018-09-07 17:31:12 +02:00
woblight 28a6a34a63 CI: fix missing gzip 2018-08-21 23:32:59 +02:00
woblight 69aa1a53ed Ask for removal confirmation for all subfolders at once 2018-08-21 23:16:14 +02:00
WobLight d3a6c2ffa2 Work around a bug in some themes preventing uninstall confirmation. 2018-07-26 11:42:13 -07:00
WobLight dcc6d3e53b Fix removal of read-only files on Windows 2018-07-26 07:38:51 -07:00
WobLight 4600c475ce Destroy old addons list properly when refreshing it 2018-07-26 07:38:25 -07:00
woblight 73d0552a2a Addon::updateGitStatus: free before return 2018-07-25 15:40:06 +02:00
woblight 65fbd64b5f Avoid duplicated scan on startup 2018-07-25 15:38:16 +02:00
woblight b2718d4859 Fix buggy touch 2018-07-22 22:51:26 +02:00
woblight ba52d8a498 Fix passed update argument 2018-07-22 22:51:13 +02:00
woblight 76bb1a980a Fix update argument 2018-07-22 20:44:13 +02:00
woblight c4753b009d CI: add missing quazip dep 2018-07-22 19:07:56 +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 9533ecbf19 describe: always add commit hash 2018-07-22 17:22:16 +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 a68030ed28 pass QFile info by const reference in walkFolders 2018-07-22 15:02:46 +02:00