|
|
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 |
|
|
|
f4c14d66db
|
fix(advanced_dock_area): removed the singleShot for load_initial_profile
|
2026-01-26 20:53:24 +01:00 |
|
|
|
4ef1344fec
|
fix(view):removed splitter logic
|
2026-01-26 20:53:24 +01:00 |
|
|
|
5e63814afe
|
fix(basic_dock_area): removed the singleShot usage
|
2026-01-26 20:53:24 +01:00 |
|
|
|
6be6dafd7d
|
fix(widgets): processEvent removed from widgets using it
|
2026-01-26 20:53:24 +01:00 |
|
|
|
fd1edf8177
|
fix: remove singleShots from BECConnector and adjustments of dock area logic
|
2026-01-26 20:53:24 +01:00 |
|
|
|
8102f31956
|
fix(positioner_box): layout HV centered and size taken from the ui file
|
2026-01-26 20:53:24 +01:00 |
|
|
|
f9b92dacc3
|
fix(bec_connector): use RPC register to fetch all connections
|
2026-01-26 20:53:24 +01:00 |
|
|
|
a219de11c1
|
feat(motor_map): motor selection adopted to splitter action
|
2026-01-23 15:10:12 +01:00 |
|
|
|
45e9f03093
|
feat(toolbar): splitter action added
|
2026-01-23 15:10:12 +01:00 |
|
|
|
48e2a97ece
|
fix(scatter waveform): fix tab order for settings panel
|
2026-01-18 18:36:33 +01:00 |
|
|
|
953760c828
|
fix(scatter_waveform): remove curve_json from the properties
|
2026-01-18 18:36:33 +01:00 |
|
|
|
dc3129357b
|
fix(signal_combo_box): get_signal_name added; remove duplicates from heatmap and scatter waveform settings;
|
2026-01-18 18:36:33 +01:00 |
|
|
|
12746ae4aa
|
fix(scatter_waveform): modernization of scatter waveform settings dialog
|
2026-01-18 18:36:33 +01:00 |
|
|
|
7e9cc20e59
|
fix(scatter_waveform): devices and entries saved as properties
|
2026-01-18 18:36:33 +01:00 |
|
|
|
5209f4c210
|
fix(heatmap): devices are saved as SafeProperties
|
2026-01-16 17:29:19 +01:00 |
|
|
|
5f30ab5aa2
|
test(script_tree): improve hover event handling with waitUntil
|
2026-01-16 17:07:48 +01:00 |
|
|
|
3926c5c947
|
feat(web console): add support for shared web console sessions
|
2026-01-16 17:07:48 +01:00 |
|
|
|
f71c8c882f
|
test(device-manager): use mocked client for tests
|
2026-01-16 11:05:18 +01:00 |
|
|
|
04a30ea04c
|
refactor(ophyd-validation): Allow option to keep device visible after successful validation
|
2026-01-16 11:05:18 +01:00 |
|