Commit Graph

566 Commits

Author SHA1 Message Date
uncor3 5ae8f537c0 warn if dnssd fails to browse 2026-04-08 17:59:48 +03:00
uncor3 13a3455f3c refactor: clean up unused Windows widget code and improve UI handling 2026-04-08 16:38:00 +03:00
uncor3 4771ff4e8e style(devicesidebar): add border in non Windows builds 2026-04-08 10:26:30 +00:00
uncor3 0c50cf4982 implement interval to try connecting to wireless devices and add device sleep warning dialog 2026-04-08 10:23:28 +00:00
uncor3 fd508acfe2 refactor(diagnosewidget): update service availability checks, D-Bus integration 2026-04-07 18:26:59 +00:00
uncor3 601990a319 feat(ifuse): add device compatibility check for iFuse mounting 2026-04-07 18:25:09 +00:00
uncor3 71c3a865db clean up includes 2026-04-07 18:24:37 +00:00
uncor3 a26718d9f4 correct ServiceNotFoundErrorCode value 2026-04-07 18:24:09 +00:00
uncor3 da258aad0f feat(livescreen): enhance loading UI and error handling for screenshot capture 2026-04-07 18:23:39 +00:00
uncor3 427fe25a1d fix(dialog): correct iOS version requirement in connection instructions 2026-04-07 18:22:23 +00:00
uncor3 dbec7a2e49 feat(gallery): add refresh functionality 2026-04-07 18:21:19 +00:00
uncor3 c308d4926f fix(core): cleanup video streams properly 2026-04-07 18:19:02 +00:00
uncor3 3c5fe6787b Refactor and enhance service management
- Updated CMakeLists.txt to set CPACK_WIX_UPGRADE_GUID directly.
- Enhanced DependencyItem and DiagnoseWidget to manage service availability states.
- Implemented service management functions for Windows, including starting services and checking their status.
- Improved UI responsiveness in WelcomeWidget and NetworkDevicesToConnectWidget.
- Introduced SERVICE_AVAILABILITY enum to standardize service state representation.
- Cleaned up unnecessary code and comments across various files.
2026-04-07 11:30:27 +03:00
uncor3 d314110a04 Merge branch 'cxx-qt-idevice' of https://github.com/iDescriptor/iDescriptor into cxx-qt-idevice 2026-04-07 04:22:40 +00:00
uncor3 2ca8e6242e fix(gallery): implement dateTime 2026-04-07 04:22:38 +00:00
uncor3 97fc1e5a0b initialize media components to nullptr in MediaPreviewDialog 2026-04-06 19:58:21 +03:00
uncor3 5958a1d5da update app icon 2026-04-06 15:08:14 +00:00
uncor3 68790e8a7b reenable --reset-settings in main.cpp 2026-04-06 14:48:04 +00:00
uncor3 5079a1c550 add UDEV.md 2026-04-06 14:47:27 +00:00
uncor3 67bd0af1ed make UDEV rules dep optional 2026-04-06 14:47:12 +00:00
uncor3 e653bda458 implement callbacks for export/import jobs and fix ui bugs
- Updated IOManagerClient to include optional completion callbacks for export and import methods.
- Fix a bug that happens on wayland in statusbaloon
2026-04-06 14:46:24 +00:00
uncor3 166fc8b2f5 add HowToConnectDialog for guiding wireless device connections 2026-04-06 14:42:41 +00:00
uncor3 8981efff32 add ios-version image and update resources.qrc 2026-04-06 14:41:55 +00:00
uncor3 0f85563dc5 remove unused imports, cleanup code 2026-04-05 23:33:06 +00:00
uncor3 7861d4acfb update submodule urls 2026-04-05 11:08:51 +00:00
uncor3 d732f71aef update submodule urls 2026-04-05 11:08:16 +00:00
uncor3 50be994c90 update submodule urls 2026-04-05 10:57:43 +00:00
uncor3 1fde2f3ee5 update linux build 2026-04-05 10:49:37 +00:00
uncor3 2d77b9ba7b update linux build 2026-04-05 10:36:52 +00:00
uncor3 5bdbcf4964 remove obsolete subproject reference 2026-04-05 10:28:59 +00:00
uncor3 bbaa5dc9a0 update submodule urls 2026-04-05 10:24:03 +00:00
uncor3 a5758f3358 update linux build 2026-04-05 10:18:14 +00:00
uncor3 e45546b58b update subproject ref 2026-04-05 10:14:00 +00:00
uncor3 216fbb7fe5 fix(iomanager): implement import for AFC2 and House Arrest 2026-04-05 10:10:10 +00:00
uncor3 d314650279 fix(mainwindow): cancel all jobs on close 2026-04-05 10:07:43 +00:00
uncor3 fc88af8e35 fix(screenshot): ignore error in service.take_screenshot() 2026-04-05 10:00:36 +00:00
uncor3 3b2fe2698f fix(lib): implement proper pairing logic and spawn heartbeat task after device is initialized 2026-04-05 09:59:35 +00:00
uncor3 ed8f958f6c fix(statusballoon): implement cancel job, debounce transfer rate 2026-04-05 09:56:24 +00:00
uncor3 2b345dfa2d fix(devdiskimageswidget): add item selection handling and iOS 17 warnings 2026-04-05 09:49:19 +00:00
uncor3 4edc2347a7 fix(installedapps): improve app icon loading and UI handling 2026-04-05 09:47:08 +00:00
uncor3 4c97ea79c8 fix(video): add rotation handling for video thumbnails 2026-04-05 09:43:30 +00:00
uncor3 c3787ccbff fix(ui): enable/disable toolbox frame based on state 2026-04-04 19:18:25 +03:00
uncor3 9d08f89dde fix Windows build 2026-04-04 19:18:06 +03:00
uncor3 fa1a383600 fix(ui): update thumbnail size to 256x256 2026-04-04 19:17:21 +03:00
uncor3 19b1cc56bd fix(export): cancel QFuture on exit 2026-04-04 18:52:41 +03:00
uncor3 09a483aefa fix(ui): update style handling in toolboxwidget 2026-04-04 18:50:23 +03:00
uncor3 ee730381e5 fix(ui): adjust item view sizes in gallerywidget 2026-04-04 18:49:25 +03:00
uncor3 eb96d0cffe fix(ui): start loading immediately in loadingwidget 2026-04-04 18:43:46 +03:00
uncor3 a703075329 fix Windows build 2026-04-04 18:42:57 +03:00
uncor3 1153225467 feat(service_manager): expose diag commands 2026-04-04 10:54:51 +00:00