Commit Graph

9 Commits

Author SHA1 Message Date
uncor3 d0fb0870d4 fix bugs and styles
- Refactored jailbroken tab
- Added new icons
- Fixed files not closed in  read_afc_file_to_byte_array
- Improved memory cache for thumbnails in `PhotoModel`, increasing limit to 150MB.
- Updated UI elements in `SponsorWidget` and `ToolboxWidget` for better aesthetics and usability.
2025-11-07 14:31:28 +00:00
uncor3 796de0e719 add license header 2025-11-03 19:55:48 -08:00
uncor3 14c1da9a84 fix build 2025-10-18 15:59:46 -07:00
uncor3 92847227be refactor: open ssh terminal in a new window 2025-10-06 15:07:35 -07:00
uncor3 4783e5a4f7 WIP: implement dnssd 2025-10-04 04:10:27 -07:00
uncor3 15a70c62ca WIP: implement avahi service 2025-10-03 20:43:44 +00:00
uncor3 d6282762b1 implement ssh connection
- Updated AppWidget to utilize QStackedWidget for better UI management, including loading and error states.
- Removed unnecessary includes and improved the organization of private methods in AppWidget.
- Enhanced DevDiskImagesWidget UI by adding a settings button and improving layout with shadows.
- Refactored DeviceInfoWidget to use QGroupBox for better visual grouping of device information.
- Replaced QProcess with libssh for SSH connections in JailbrokenWidget, improving reliability and performance.
- Added a timer to check SSH data and handle input/output more effectively.
- Improved SettingsManager to manage settings dialog display and lifecycle.
- Refactored SettingsWidget to be a QDialog for better user experience and removed unnecessary buttons.
- Adjusted layout margins across various widgets for a cleaner UI.
2025-10-03 06:45:34 -07:00
uncor3 ca57555da7 WIP: implement JailbrokenWidget 2025-09-27 20:30:44 +00:00
uncor3 eb43f13077 first commit 2025-07-27 04:00:39 +00:00