mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
integrate ipatool fork and enhance download functionality
- Added support for downloading apps using the ipatool-go library. - Updated AppDownloadBaseDialog to handle download progress and success notifications. - Simplified startDownloadProcess method to accept bundleId directly. - Introduced updateProgressBar slot for updating UI during downloads. - Modified AppsWidget to utilize asynchronous search and download processes. - Updated CMakeLists.txt to include new library and dependencies. - Add gallerywidget.cpp and gallerywidget.h to be implemented later
This commit is contained in:
Vendored
+1
@@ -7,6 +7,7 @@
|
||||
"/usr/include/qt/**",
|
||||
"/usr/local/opt/qt/**",
|
||||
"${workspaceFolder}/build/Desktop-Debug/iDescriptor_autogen/include",
|
||||
"${workspaceFolder}/build/Desktop-Debug/src/lib/**",
|
||||
"/usr/local/include/**",
|
||||
"/usr/include/python3.13"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user