uncor3
df0f0f32a7
comment out test export process
2026-02-25 08:15:47 +00:00
uncor3
c2d3ec4cbb
Merge branch 'main' into dev
2026-02-25 08:02:43 +00:00
uncor3
cfb31a1a49
fix cargo path
2026-02-25 08:01:49 +00:00
uncor3
6a568c21f3
fix linux build
2026-02-25 08:00:36 +00:00
uncor3
83dfbd7052
feat(export): update export logic
2026-02-25 07:59:43 +00:00
uncor3
c85342d90b
fix(appcontext): update pairing according to new idevice-rs api
2026-02-25 07:59:06 +00:00
uncor3
561b613087
refactor(export): streamline export job handling and improve device management
2026-02-25 07:57:56 +00:00
uncor3
cfa494b602
feat(servicemanager): add revealDeveloperModeOptionInUI method to expose developer mode option in UI
2026-02-25 07:57:29 +00:00
uncor3
222b89f7e4
feat(balloon): refactor balloon handling and introduce BalloonProcess class
2026-02-25 07:57:00 +00:00
uncor3
bfe5d4f33b
delete(ui): remove MainWindow UI definition
2026-02-22 12:00:26 +03:00
uncor3
43d804991e
refactor(ui): add WinUI stylesheet for Windows
...
- Introduced WinToolWidget for custom window management on Windows.
- Implemented backdrop type settings for Windows in SettingsManager.
- Enhanced SettingsWidget to allow selection of backdrop type.
- Improved status balloon and toolbox widget styles for Windows.
- Refined tab widget animations and styles for better visual feedback.
- Fixed issues with loading and error widgets in ZLoadingWidget.
- Updated welcome widget to support custom hyperlink colors.
- General code cleanup and style adjustments across multiple files.
2026-02-22 11:59:57 +03:00
uncor3
bc3998cefb
prioritize setting m_running first
2026-02-19 10:55:50 +00:00
uncor3
111f0d958c
fix(installedappswidget): update comments for clarity and investigate potential crash
2026-02-19 10:54:47 +00:00
uncor3
d7af8da3fa
fix(qprocessindicator): update color assignment to use Window palette instead of Highlight
2026-02-19 10:52:55 +00:00
uncor3
98db5f6dad
refactor(core): replace UDID with Uniq class and implement initial pairing support
2026-02-19 10:51:45 +00:00
uncor3
506d3d7b42
fix layout in wirelessgalleryimportwidget.cpp
2026-02-19 10:45:11 +00:00
uncor3
586167bc0e
fix layout in airplaywidget
2026-02-19 10:43:11 +00:00
uncor3
747f2a9fa8
update CMakeLists.txt
2026-02-18 22:15:34 +00:00
uncor3
124185d5a1
update CMakeLists.txt
2026-02-18 13:59:36 -08:00
uncor3
ca5cba575f
implement caching on macOS, improve UI for NetworkDevicesToConnectWidget
2026-02-18 13:58:25 -08:00
uncor3
9336a7faa2
add tool base widget, fix minor bugs, rename some widgets
2026-02-18 13:56:02 -08:00
uncor3
5a63709cbc
bump project version to 0.3.0
v0.3.0
2026-02-17 20:55:15 +00:00
uncor3
55648e3a8c
update README.md
2026-02-17 20:54:26 +00:00
uncor3
b020582204
update bug report template
2026-02-17 20:51:15 +00:00
uncor3
106797ca3d
update ipatool to v2.3.0
2026-02-17 20:46:57 +00:00
uncor3
87e1f1b498
feat: add ipAddress field to DeviceInfo struct
2026-02-10 21:11:51 +00:00
uncor3
180497d54d
refactor: update deviceRemoved signal to use MAC address instead of device name
2026-02-10 21:11:22 +00:00
uncor3
cf0ba91684
refactor: UI and wireless connection logic
2026-02-10 21:11:02 +00:00
uncor3
da8b390bc2
feat: enhance device management
2026-02-10 21:08:30 +00:00
uncor3
a3595983c7
feat: update fetchAppIconFromApple to return app info alongside icon
2026-02-10 05:23:31 -08:00
uncor3
ee5840e50a
feat: add glass background to DeviceSidebarItem
2026-02-10 05:23:08 -08:00
uncor3
f714ad6a52
refactor: simplify device check and remove unused variable
2026-02-10 05:20:44 -08:00
uncor3
54d08044de
feat: enhance app download dialog
2026-02-10 05:19:50 -08:00
uncor3
b22990c4cd
remove ztoast temporarily
2026-02-08 00:52:47 +00:00
uncor3
774f3442a1
refactor: update UI layout and connect img
2026-02-08 00:47:29 +00:00
uncor3
cd5e7e253c
Merge pull request #45 from fn3x/main
...
feat(nix): added modules and shell
2026-02-07 08:24:13 -05:00
uncor3
17aa3baf19
update README.md
...
Replaced airplay link with UxPlay for AirPlay.
2026-02-07 05:19:03 -08:00
Art P.
b7fe2198fc
chore(deps): bumped version to 0.2.0
2026-02-07 06:04:37 +04:00
Art P.
ee3357f396
Merge branch 'iDescriptor:main' into main
2026-02-07 05:24:24 +04:00
uncor3
ef911d8257
fix build
2026-02-01 13:16:12 +00:00
uncor3
4b562ad72c
chore: remove zupdater subproject
2026-02-01 10:54:14 +00:00
uncor3
3a28f7f3a7
update zupdater ref
2026-02-01 10:54:14 +00:00
uncor3
ff0e88af8e
chore: remove zupdater subproject
2026-02-01 10:54:14 +00:00
uncor3
8f73ab81e9
Merge branch 'idevice-rust' into dev
2026-02-01 10:18:41 +00:00
uncor3
ea6e346fc6
fix build
2026-02-01 10:11:13 +00:00
uncor3
bdf574db0c
refactor(qballoontip): update balloon tip implementation
2026-02-01 01:55:13 -08:00
uncor3
9211187c4e
refactor(core): update wireless device connection logic to work cross-platform
2026-02-01 01:52:02 -08:00
uncor3
d4100c48a9
feat(ui): add NetworkDevicesToConnectWidget, update mainwindow
2026-02-01 01:49:00 -08:00
uncor3
b407070829
feat(dnssd): add macAddress field
2026-02-01 01:41:14 -08:00
uncor3
a9311f0918
Fix typo in README
2026-02-01 02:44:32 +00:00