Commit Graph

595 Commits

Author SHA1 Message Date
uncor3 7ba92ca9cb Update Windows build workflow to include Rust setup
Added Rust toolchain setup to Windows build workflow.
2026-04-10 14:57:23 +00:00
uncor3 e1475fac95 Add Rust toolchain setup step to macOS build 2026-04-10 14:38:11 +00:00
uncor3 a3d5ed7005 Add additional libraries to build workflow 2026-04-10 14:34:55 +00:00
uncor3 91dc45021b bump version 2026-04-10 14:34:05 +00:00
uncor3 42e8e55223 update connection message for different platforms in HowToConnectDialog 2026-04-10 14:25:49 +00:00
uncor3 9ee112006b fix build 2026-04-10 16:19:13 +03:00
uncor3 ed8b87cd4c feat: check for "--disable-mica" arg to disable Mica effect 2026-04-10 16:19:00 +03:00
uncor3 7293514426 bugfix: retrieve downloaded ipa file path from ipatool instead of searching 2026-04-10 11:34:16 +00:00
uncor3 9558b89b04 respect settings in eval 2026-04-10 08:49:11 +00:00
uncor3 4305fafbd6 add support for identifying old devices in CableInfoWidget 2026-04-10 08:48:18 +00:00
uncor3 7e918c1712 add signal for deviceBecameWired and handle connection in AppContext 2026-04-10 08:48:05 +00:00
uncor3 2aa9623669 implement device_became_wired 2026-04-10 08:47:48 +00:00
uncor3 d6904913e6 fix welcome widget layout 2026-04-10 10:21:16 +03:00
uncor3 20e2c30826 fix dnssd 2026-04-10 10:20:24 +03:00
uncor3 5033fb92ad update icon.icns 2026-04-09 12:55:04 -07:00
uncor3 cde71938a8 use QPointer for safe callback 2026-04-09 12:54:31 -07:00
uncor3 4ed9c1ed06 remove deleted file 2026-04-09 12:53:51 -07:00
uncor3 5fdf7b9804 refactor: album scanning and total size calculation with worker thread 2026-04-09 12:53:36 -07:00
uncor3 eaee2935da refactor: use safer code while reading /PhotoData/Photos.sqlite 2026-04-09 18:55:52 +00:00
uncor3 000dda6c95 fix disk space calculation bug 2026-04-09 18:55:00 +00:00
uncor3 c0d9835d40 dont delete m_loadingIndicator 2026-04-09 18:53:36 +00:00
uncor3 d39dbed0a5 remove unused code 2026-04-09 18:52:23 +00:00
uncor3 7f3ef29f01 feat: add support for enabling Wi-Fi connections in toolbox 2026-04-09 18:51:57 +00:00
uncor3 e631fa9ba3 implement upgrading wired connection to wireless after device is unplugged 2026-04-09 18:48:59 +00:00
uncor3 35d99a1c05 optimize gallerywidget 2026-04-09 18:44:20 +00:00
uncor3 598d7b7721 fix: copy additional runtime dlls 2026-04-09 11:44:00 +03:00
uncor3 8a90ad3b5f fix: improve service availability checks 2026-04-09 11:42:57 +03:00
uncor3 6934d48bb3 reuse updateChargingStatus 2026-04-08 18:19:44 +03:00
uncor3 384d7a2587 handle case SERVICE_AVAILABLE_BUT_NOT_RUNNING in diagnosewidget 2026-04-08 18:01:44 +03:00
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