Files
create/src
forbes 90728414a9
All checks were successful
Build and Test / build (pull_request) Successful in 29m13s
feat(create): manifest viewer — read-only MDI widget for silo/manifest.json (#38)
Add SiloManifestViewer widget that opens in an MDI subwindow when the
user double-clicks the Manifest node in the Silo tree. Displays all
manifest.json fields in a read-only QFormLayout with copy buttons for
Part UUID and Silo Instance.

New files:
- silo_viewers.py: SiloManifestViewer widget + create_viewer_widget()
  factory with _VIEWER_REGISTRY for future viewer classes

Modified files:
- silo_viewproviders.py: doubleClicked() wired to open MDI subwindow
  with deduplication via widget objectName()
- CMakeLists.txt: add silo_viewers.py to install list

Closes #38
2026-02-18 16:48:34 -06:00
..
2026-01-26 09:44:57 +01:00
2026-02-13 14:09:53 -06:00