1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-05 00:12:49 +01:00
Commit Graph

2615 Commits

Author SHA1 Message Date
91f2a442a3 feat(becconnector): exposed rpc flag added to the BECConnector 2026-03-04 08:32:14 +01:00
87441026c3 refactor: add extra tour steps, add enter button 2026-03-03 16:45:45 +01:00
a55516a940 fix: address copilot review 2026-03-03 16:45:45 +01:00
c26ad6d143 feat: add guided tour docs to device-manager-view 2026-03-03 16:45:45 +01:00
363e7a9182 refactor(guided-tour): add support for QTableWidgetItem 2026-03-03 16:45:45 +01:00
2f7d74a7d3 fix(guided-tour): fix skip past invalid step for 'prev' step 2026-03-03 16:45:45 +01:00
e45cab5b67 feat: guided tour for main app 2026-03-03 16:45:45 +01:00
f974e7233c fix(server): gui server can reach shutdown, logic moved to becconnector 2026-02-27 15:45:08 +01:00
3630a5518b fix(dock_area): tabbed dock have correct parent 2026-02-27 10:02:24 +01:00
6d41c94c83 fix(dock_area): widget_map and widget_list by default returns only becconnector based widgets 2026-02-27 09:59:30 +01:00
copilot-swe-agent[bot]
e97f417412 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-02-25 13:38:32 +01:00
9371c0d62e fix(rpc_server): removed unused get _get_becwidget_ancestor 2026-02-25 13:38:32 +01:00
d42c9fccae feat(widget_hierarchy_tree): widget displaying parent child hierarchy from the app widgets 2026-02-25 13:38:32 +01:00
38d593941b feat(widget_highlighter): reusable separate widget highlighter 2026-02-25 13:38:32 +01:00
d9cd041880 refactor(widget_io): hierarchy logic generalized 2026-02-25 13:38:32 +01:00
dependabot[bot]
50ec6180eb 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-02-24 17:19:17 +01:00
017faf33e2 refactor: global refactoring to use device-signal pair names 2026-02-24 15:11:21 +01:00
0315a10602 feat(client_utils): theme can be changed from the CLI 2026-02-24 14:27:25 +01:00
736fbedaae fix(dark_mode_button): RPC access disabled 2026-02-24 14:27:25 +01:00
de93becbd9 fix(toggle): move toggle to theme colors 2026-02-21 15:02:10 +01:00
402c721279 fix(rpc): rpc flags adjustment for MainApp and DeveloperWidget 2026-02-21 13:29:57 +01:00
6883910797 fix(cli): RPC API from any folder 2026-02-21 13:29:57 +01:00
7de228a412 fix(becconnector): sanitize the setObjectName from qobject inheritance 2026-02-20 17:38:42 +01:00
c998e3ec48 feat(bec-login): Add login widget in material design style 2026-02-20 08:40:41 +01:00
1e3661c318 fix(main_app): the dock area view implemented as a viewBase 2026-02-13 12:44:48 +01:00
007a408e1a fix: removal of old BECDock import 2026-02-13 10:35:56 +01:00
1534118f21 fix(colors): more benevolent fetching of colormap names, avoid hardcoded wrong colormap mapping from GradientWidget from pg 2026-02-02 14:11:59 +01:00
572797626c fix(screen_utils): screen utilities added and fixed sizing for widgets from launch window and main app 2026-01-31 20:05:04 +01:00
40a666aa18 refactor(dock_area): change name to BECDockArea 2026-01-30 16:26:35 +01:00
577ca4301a fix(ophyd-validation): add device_manager_ds argument if available for ophyd validation 2026-01-30 14:32:35 +01:00
df4082b31b fix(editors): VSCode widget removed 2026-01-30 12:54:05 +01:00
aadb3e129a ci: cancel previous CI run for PR or branch 2026-01-30 10:11:24 +01:00
0580b539fa feat(image): modernization of image widget 2026-01-29 14:37:09 +01:00
b79c4862c5 fix(device_combobox): public flag for valid input 2026-01-29 14:37:09 +01:00
148b41e238 fix(device_input_widgets): removed RPC access 2026-01-28 12:47:19 +01:00
6e398e8077 feat(device_combobox): device filter added based on its signal classes 2026-01-28 12:47:19 +01:00
8d75c2af1c feat(signal_combobox): extended that can filter by signal class and dimension of the signal 2026-01-28 12:47:19 +01:00
24dbb885f6 feat(plot_base): plot_base, image and heatmap widget adopted to property-toolbar sync 2026-01-28 11:16:48 +01:00
3b7bad85d3 feat(toolbar): toolbar can be synced with the property_changed for toggle actions 2026-01-28 11:16:48 +01:00
de09cc660a feat(SafeProperty): SafeProperty emits property_changed signal 2026-01-28 11:16:48 +01:00
4bb8e86509 test(e2e): raise with widget name 2026-01-28 10:50:52 +01:00
e5b76bc855 fix(rpc_server): use single shot instead of processEvents to avoid dead locks 2026-01-28 10:50:52 +01:00
99176198ee fix: adjust ring progress bar to ads 2026-01-28 10:50:52 +01:00
dcfc573052 fix(FakeDevice): add _info dict 2026-01-28 10:50:52 +01:00
9290a9a23b feat(color): add relative luminance calculation 2026-01-28 10:50:52 +01:00
d48b9d224f feat: add export and load settings methods to BECConnector; add SafeProperty safe getter flag 2026-01-28 10:50:52 +01:00
43c311782d fix(rpc_register): listing only valid connections 2026-01-27 21:53:10 +01:00
44f7acaeda fix(launch_window): logic for showing launcher 2026-01-27 21:53:10 +01:00
0b212c3100 fix(main_window): parent fixed for notification broker 2026-01-27 21:53:10 +01:00
d8ebae49ad fix(device-progress-bar): remove stretch in content layout 2026-01-26 22:07:14 +01:00