Commit Graph

3 Commits

Author SHA1 Message Date
uncor3 796de0e719 add license header 2025-11-03 19:55:48 -08:00
uncor3 56d03f069a refactor iFuseWidget: streamline UI updates and improve path handling 2025-10-30 04:07:28 -07:00
uncor3 8f095aab89 implement ifuse for Linux
- Updated CMakeLists.txt to include platform-specific source files for macOS.
- Added new icon for disk unmount button.
- Modified resources.qrc to include the new icon.
- Implemented iFuse disk unmount button and manager classes for handling iFuse operations on Linux.
- Created iFuseWidget for managing iPhone disk mounting, including UI and process handling.
- Integrated iFuse functionality into the main application, allowing users to mount and unmount iPhone disks.
- Enhanced DeviceInfoWidget and other UI components for better user experience.
- Added support for displaying mounted iFuse paths in the status bar.
2025-09-30 04:45:15 +00:00