|
|
758956be09
|
feat(generate_cli): RPC API from content widget can be merged with the RPC API of the container widget statically
|
2026-03-05 18:12:33 +01:00 |
|
|
|
010373fd5b
|
feat(becconnector): added rpc_passthrough_children flag in addition to rpc_exposed
|
2026-03-05 18:12:33 +01:00 |
|
|
|
0eabd0f72b
|
fix(rpc_server): add check for rpc_exposed to serialize_object
|
2026-03-05 18:12:33 +01:00 |
|
|
|
963941a788
|
fix(dock_area): profile management with empty profile, applied across the whole repo
|
2026-03-05 18:12:33 +01:00 |
|
|
|
f8be43741a
|
fix(main_window): safeguard of fetching the launcher from the main window if GUIServer is not running
|
2026-03-05 18:12:33 +01:00 |
|
|
|
4d41be61b5
|
fix(client_utils): safeguard for accessing gui.new and launcher if GUIServer not running
|
2026-03-05 18:12:33 +01:00 |
|
|
|
04b448e183
|
fix(main_window): scan progress bar rpc not exposed
|
2026-03-05 18:12:33 +01:00 |
|
|
|
654aeb7116
|
refactor(main_app): simpler id and object name management
|
2026-03-05 18:12:33 +01:00 |
|
|
|
3d049d67a9
|
fix(view): based on BECWidgets
|
2026-03-05 18:12:33 +01:00 |
|
|
|
de6c6284ad
|
feat(becconnector): exposed rpc flag added to the BECConnector
|
2026-03-05 18:12:33 +01:00 |
|
|
|
2826919c5a
|
refactor: add extra tour steps, add enter button
|
2026-03-05 18:12:33 +01:00 |
|
|
|
a1a400f540
|
fix: address copilot review
|
2026-03-05 18:12:33 +01:00 |
|
|
|
fcb43066e4
|
feat: add guided tour docs to device-manager-view
|
2026-03-05 18:12:33 +01:00 |
|
|
|
83489b7519
|
refactor(guided-tour): add support for QTableWidgetItem
|
2026-03-05 18:12:33 +01:00 |
|
|
|
7bcdc31f11
|
fix(guided-tour): fix skip past invalid step for 'prev' step
|
2026-03-05 18:12:33 +01:00 |
|
|
|
3ffdf11c3e
|
feat: guided tour for main app
|
2026-03-05 18:12:33 +01:00 |
|
|
|
0d05839e9e
|
fix(server): gui server can reach shutdown, logic moved to becconnector
|
2026-03-05 18:12:33 +01:00 |
|
|
|
a632f35c40
|
fix(dock_area): tabbed dock have correct parent
|
2026-03-05 18:12:33 +01:00 |
|
|
|
3a5317be53
|
fix(dock_area): widget_map and widget_list by default returns only becconnector based widgets
|
2026-03-05 18:12:32 +01:00 |
|
copilot-swe-agent[bot]
|
041afc68b1
|
test(widget_io): add dedicated unit tests for iter_widget_tree and helper methods
Co-authored-by: wyzula-jan <133381102+wyzula-jan@users.noreply.github.com>
|
2026-03-05 18:12:32 +01:00 |
|
|
|
047ff2bef7
|
fix(rpc_server): removed unused get _get_becwidget_ancestor
|
2026-03-05 18:12:32 +01:00 |
|
|
|
5f46fa0994
|
feat(widget_hierarchy_tree): widget displaying parent child hierarchy from the app widgets
|
2026-03-05 18:12:32 +01:00 |
|
|
|
8b782ac302
|
feat(widget_highlighter): reusable separate widget highlighter
|
2026-03-05 18:12:32 +01:00 |
|
|
|
00bf01c129
|
refactor(widget_io): hierarchy logic generalized
|
2026-03-05 18:12:32 +01:00 |
|
dependabot[bot]
|
4a44ede8fe
|
build(deps): update bec-qthemes requirement
Updates the requirements on [bec-qthemes](https://github.com/bec-project/bec_qthemes) to permit the latest version.
- [Release notes](https://github.com/bec-project/bec_qthemes/releases)
- [Changelog](https://github.com/bec-project/bec_qthemes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bec-project/bec_qthemes/compare/v0.7.0...v1.3.3)
---
updated-dependencies:
- dependency-name: bec-qthemes
dependency-version: 1.3.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-05 18:12:32 +01:00 |
|
|
|
b93fbc5cd3
|
refactor: global refactoring to use device-signal pair names
|
2026-03-05 18:12:32 +01:00 |
|
|
|
c1d4758e4c
|
feat(client_utils): theme can be changed from the CLI
|
2026-03-05 18:12:32 +01:00 |
|
|
|
4fc252220d
|
fix(dark_mode_button): RPC access disabled
|
2026-03-05 18:12:32 +01:00 |
|
|
|
375d131109
|
fix(toggle): move toggle to theme colors
|
2026-03-05 18:12:32 +01:00 |
|
|
|
5b15c75b88
|
fix(rpc): rpc flags adjustment for MainApp and DeveloperWidget
|
2026-03-05 18:12:32 +01:00 |
|
|
|
b29648e10b
|
fix(cli): RPC API from any folder
|
2026-03-05 18:12:32 +01:00 |
|
|
|
7507f27d68
|
fix(becconnector): sanitize the setObjectName from qobject inheritance
|
2026-03-05 18:12:32 +01:00 |
|
|
|
b798ea2340
|
feat(bec-login): Add login widget in material design style
|
2026-03-05 18:12:32 +01:00 |
|
|
|
ab9688d2b5
|
fix(main_app): the dock area view implemented as a viewBase
|
2026-03-05 18:12:32 +01:00 |
|
|
|
92ae5fc7fb
|
fix: removal of old BECDock import
|
2026-03-05 18:12:32 +01:00 |
|
|
|
cd9c7ab079
|
fix(colors): more benevolent fetching of colormap names, avoid hardcoded wrong colormap mapping from GradientWidget from pg
|
2026-03-05 18:12:32 +01:00 |
|
|
|
fb55e72713
|
fix(screen_utils): screen utilities added and fixed sizing for widgets from launch window and main app
|
2026-03-05 18:12:32 +01:00 |
|
|
|
71ed2d353a
|
refactor(dock_area): change name to BECDockArea
|
2026-03-05 18:12:32 +01:00 |
|
|
|
338ff455cc
|
fix(ophyd-validation): add device_manager_ds argument if available for ophyd validation
|
2026-03-05 18:12:32 +01:00 |
|
|
|
48387c0ad9
|
fix(editors): VSCode widget removed
|
2026-03-05 18:12:32 +01:00 |
|
|
|
37298c21c3
|
ci: cancel previous CI run for PR or branch
|
2026-03-05 18:12:32 +01:00 |
|
|
|
80c0dfa4f2
|
feat(image): modernization of image widget
|
2026-03-05 18:12:32 +01:00 |
|
|
|
6c73307bb4
|
fix(device_combobox): public flag for valid input
|
2026-03-05 18:12:32 +01:00 |
|
|
|
940face118
|
fix(device_input_widgets): removed RPC access
|
2026-03-05 18:12:32 +01:00 |
|
|
|
fbddf4a284
|
feat(device_combobox): device filter added based on its signal classes
|
2026-03-05 18:12:32 +01:00 |
|
|
|
cfd6bde268
|
feat(signal_combobox): extended that can filter by signal class and dimension of the signal
|
2026-03-05 18:12:32 +01:00 |
|
|
|
dd69578b91
|
feat(plot_base): plot_base, image and heatmap widget adopted to property-toolbar sync
|
2026-03-05 18:12:32 +01:00 |
|
|
|
4357d984c8
|
feat(toolbar): toolbar can be synced with the property_changed for toggle actions
|
2026-03-05 18:12:32 +01:00 |
|
|
|
7cce3bd542
|
feat(SafeProperty): SafeProperty emits property_changed signal
|
2026-03-05 18:12:32 +01:00 |
|
|
|
3f76ade628
|
test(e2e): raise with widget name
|
2026-03-05 18:12:32 +01:00 |
|