Skip to content

feat(dialog): radio-column + interactive sub-panel additions to the dialog protocol#136

Merged
pabloinigoblasco merged 3 commits into
mainfrom
feat/dialog-table-radio-column
Jun 29, 2026
Merged

feat(dialog): radio-column + interactive sub-panel additions to the dialog protocol#136
pabloinigoblasco merged 3 commits into
mainfrom
feat/dialog-table-radio-column

Conversation

@pabloinigoblasco

Copy link
Copy Markdown
Collaborator

Summary

Two additive, backward-compatible extensions to the dialog protocol / SDK:

  • Radio-column support in the table widget — an exclusive single-select column.
  • Interactive sub-panel protocol (requestSubPanel / closeSubPanel) for plugin-driven nested panels.

Both are tail-appended SDK additions (no ABI break). Bumps the SDK to 0.14.0 (conanfile.py / CMakeLists.txt / recipe.yaml).

Pairs with

The host-side rendering of the radio column in the Qt dialog host: PlotJuggler/pj4 (companion PR).

…ialog protocol

Two additive, tail-appended extensions to the dialog protocol/SDK:
- Radio-column support in the table widget (an exclusive single-select column).
- Interactive sub-panel protocol (requestSubPanel / closeSubPanel) for
  plugin-driven nested panels.

Both are backward-compatible SDK additions; bumps the SDK to 0.14.0.
@pabloinigoblasco pabloinigoblasco merged commit ab56667 into main Jun 29, 2026
6 of 7 checks passed
@pabloinigoblasco pabloinigoblasco deleted the feat/dialog-table-radio-column branch June 29, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant