Commit Graph

30 Commits

Author SHA1 Message Date
thezephyrsong 348692ddc1 Fixed multiple instances opening at once 2026-06-17 00:41:40 +10:00
woblight 66a23eb5d7 Create local branches at branch switch 2025-08-13 16:21:56 +02:00
woblight c98a505fbc Add oneshot option 2025-01-28 19:10:00 +01:00
woblight 24a96f4fc9 Fix notification flood
Avoid sending status changes in between queued operations
2024-08-16 10:50:59 +02:00
woblight a0fdd98a8f Add a button to export the addon list (issue #2) 2024-07-28 18:09:51 +02:00
woblight e4c577d90b Add website button 2024-07-28 09:59:40 +02:00
woblight 0a4d8780fe Update to Qt6 2024-07-28 00:42:41 +02:00
woblight ebb7a524e4 Fix toc subfixes not being detected in subfolders 2023-04-30 00:28:46 +02:00
woblight a265d98a59 Restore repair repository function 2020-01-11 12:19:08 +01:00
woblight 26cc43e37c Add support for multiple directories 2019-12-01 21:44:14 +01:00
woblight f8db43346b Fix updates being broken since a0a1c03011 (v0.3-5) 2019-09-21 12:12:37 +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 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 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 69aa1a53ed Ask for removal confirmation for all subfolders at once 2018-08-21 23:16:14 +02:00
WobLight dcc6d3e53b Fix removal of read-only files on Windows 2018-07-26 07:38:51 -07:00
woblight 73d0552a2a Addon::updateGitStatus: free before return 2018-07-25 15:40:06 +02:00
woblight a68030ed28 pass QFile info by const reference in walkFolders 2018-07-22 15:02:46 +02:00
woblight 47a127b3ef Add option to open readme file 2018-07-13 23:41:21 +02:00
woblight f7e61d0c77 Add repair button 2018-07-13 16:37:56 +02:00
woblight 4c7da1a306 Fix folder removal progress 2018-06-23 23:41:17 +02:00
woblight aa33e06bad Close repo before renaming 2018-06-23 21:16:39 +02:00
woblight d6fccf0ac7 fix directory removal progress 2018-06-23 19:51:51 +02:00
woblight adfadd85fd Ask for confirmation before deleting files 2018-06-21 12:56:49 +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