Skip to content

Commit 94614aa

Browse files
committed
Document Qt viewer parity controls
1 parent 511f80b commit 94614aa

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

docs/PORTING_STATUS.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,31 @@ Current capabilities:
8181
- Supports drag/drop:
8282
- Known image files open directly.
8383
- Unknown local files open the raw dialog with the file path prefilled.
84+
- Implements the first Viewer parity pass:
85+
- mouse wheel / trackpad zoom
86+
- left-drag panning
87+
- actual size and fit-to-window actions
88+
- full-screen toggle
89+
- rotate clockwise
90+
- Y-only display toggle
91+
- cursor coordinate and RGB status display
92+
- copy, paste, close, and save-as actions
93+
- previous/next file navigation
94+
- raw multi-frame navigation and timer playback
8495

8596
It does not yet implement:
8697

87-
- Existing MFC Viewer feature parity.
8898
- Video playback.
99+
- Selection-region capture.
100+
- High-zoom per-pixel text overlay.
89101
- Comparer features.
90-
- Release integration for the experimental Qt viewer artifacts.
91102

92103
Successful Qt viewer CI runs:
93104

94105
- https://github.com/chammoru/Q1View/actions/runs/26217369518
95106
- https://github.com/chammoru/Q1View/actions/runs/26224574718
96107
- https://github.com/chammoru/Q1View/actions/runs/26224816758
97-
- Latest verified run: https://github.com/chammoru/Q1View/actions/runs/26231241422
108+
- Latest verified run: https://github.com/chammoru/Q1View/actions/runs/26233937957
98109

99110
Artifacts were produced for:
100111

0 commit comments

Comments
 (0)