1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-04 16:02:51 +01:00
Commit Graph

2627 Commits

Author SHA1 Message Date
9f37193568 feat(waveform): composite DAP with multiple models 2026-03-04 11:08:06 +01:00
f40157f4d4 feat(curve, waveform): add dap_parameters for lmfit customization in DAP requests 2026-03-04 11:00:13 +01:00
e68f0c7b36 fix(main_app): rpc access refined 2026-03-04 08:32:14 +01:00
59408d6fab feat(generate_cli): RPC API from content widget can be merged with the RPC API of the container widget statically 2026-03-04 08:32:14 +01:00
a7ab8f55f2 feat(becconnector): added rpc_passthrough_children flag in addition to rpc_exposed 2026-03-04 08:32:14 +01:00
2b843024d3 fix(rpc_server): add check for rpc_exposed to serialize_object 2026-03-04 08:32:14 +01:00
5b13e2c9d5 fix(dock_area): profile management with empty profile, applied across the whole repo 2026-03-04 08:32:14 +01:00
5cccac4dba fix(main_window): safeguard of fetching the launcher from the main window if GUIServer is not running 2026-03-04 08:32:14 +01:00
7ce46447fa fix(client_utils): safeguard for accessing gui.new and launcher if GUIServer not running 2026-03-04 08:32:14 +01:00
01005c909e fix(main_window): scan progress bar rpc not exposed 2026-03-04 08:32:14 +01:00
e933a4446a refactor(main_app): simpler id and object name management 2026-03-04 08:32:14 +01:00
1493d8e99d fix(view): based on BECWidgets 2026-03-04 08:32:14 +01:00
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