|
|
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 |
|
|
|
153fb62a04
|
style: wrap progress bar in widget to fix background
|
2026-01-26 22:07:14 +01:00 |
|
|
|
d67227d20c
|
test: fix test
|
2026-01-26 22:07:14 +01:00 |
|
|
|
dc1072c247
|
fix: tooltip logic and disable button on running scan
|
2026-01-26 22:07:14 +01:00 |
|
|
|
beb337201c
|
feat: attach config cancellation to closeEvent
|
2026-01-26 22:07:14 +01:00 |
|
|
|
75162ef8a8
|
fix: remove manual stylesheet deletion/override
|
2026-01-26 22:07:14 +01:00 |
|
|
|
cc89252fb3
|
fix: 'Any' type annotations
|
2026-01-26 22:07:14 +01:00 |
|
|
|
36fa0e649c
|
fix(_OverlayEventFilter): fix typo
|
2026-01-26 22:07:14 +01:00 |
|
|
|
8e173cb17e
|
refactor(device-form-dialog): Use native QDialogButtonBox instead of GroupBox layout
|
2026-01-26 22:07:14 +01:00 |
|
|
|
322655fc5e
|
refactor(busy-loager): Improve eventFilter to avoid crashs if target or overlay is None.
|
2026-01-26 22:07:14 +01:00 |
|
|
|
2b5b7360ae
|
test(device-manager-view): improve test coverage for device-manager-view
|
2026-01-26 22:07:14 +01:00 |
|
|
|
b325d1bb4f
|
fix(signal-label): Fix signal label cleanup, missing parent in constructors
|
2026-01-26 22:07:14 +01:00 |
|
|
|
ee6fd5fb9e
|
test cleanup add mocked client
|
2026-01-26 22:07:14 +01:00 |
|
|
|
53fe1ac63d
|
fix(device-manager-display-widget): fix error message popup on cancelling upload
|
2026-01-26 22:07:14 +01:00 |
|
|
|
58e57169e8
|
test(config-communicator): add test for cancel action
|
2026-01-26 22:07:14 +01:00 |
|
|
|
2b27faf779
|
fix(device-init-progress-bar): fix ui format for device init progressbar
|
2026-01-26 22:07:14 +01:00 |
|
|
|
b1a3403cd3
|
fix(busy-loader): adjust busy loader and tests
|
2026-01-26 22:07:14 +01:00 |
|
|
|
b38d6dc549
|
refactor(busy-loader): refactor busy loader to use custom widget
|
2026-01-26 22:07:14 +01:00 |
|
|
|
cc45fed387
|
feat(device-initialization-progress-bar): add progress bar for device initialization
|
2026-01-26 22:07:14 +01:00 |
|
|
|
5a594925f0
|
fix(colors): added logger to the apply theme
|
2026-01-26 20:53:24 +01:00 |
|
|
|
e76dea6f69
|
fix(launch_window): processEvents removed
|
2026-01-26 20:53:24 +01:00 |
|