|
|
fd5af01842
|
feat(dock area): add screenshot toolbar action
|
2025-07-29 15:08:17 +02:00 |
|
|
|
8a214c8978
|
feat(rpc_timeout): add decorator to override the rpc timeout
|
2025-07-29 15:08:17 +02:00 |
|
|
|
6bf84aea25
|
fix(waveform): fallback mechanism for auto mode to use index if scan_report_devices are not available
|
2025-07-29 14:56:54 +02:00 |
|
|
|
bf86a030a0
|
fix(bec widgets): always call cleanup of child widgets on cleanup
|
2025-07-29 14:04:24 +02:00 |
|
|
|
c1bdc506e8
|
fix(image_base): fix cleanup of uninitialized image layer
|
2025-07-29 11:19:07 +02:00 |
|
|
|
e090ac49b7
|
fix(launch_window): logic for custom main window apps adjusted
|
2025-07-29 09:01:01 +02:00 |
|
|
|
e4521d9528
|
feat(bec_main_window): plugin and rpc created
|
2025-07-29 09:01:01 +02:00 |
|
|
|
1d0490fff4
|
fix(bec_main_window): main window have unified status bar on macOS
|
2025-07-29 09:01:01 +02:00 |
|
|
|
10cbb9a05c
|
refactor(widgets): all plugins regenerated
|
2025-07-29 09:01:01 +02:00 |
|
|
|
7073e75adf
|
fix(scan_progressbar): added kwargs to init
|
2025-07-29 09:01:01 +02:00 |
|
|
|
e42ffd7c01
|
fix(color_button_native): removed BECWidget inheritance
|
2025-07-29 09:01:01 +02:00 |
|
|
|
2bd6d00899
|
fix(decimal_spinbox): removed BECWidget inheritance
|
2025-07-29 09:01:01 +02:00 |
|
|
|
c2a918ef4b
|
fix(plugin_utils): plugins can be created from QWidgets, no need for BECWidget base class for plugin creation
|
2025-07-29 09:01:01 +02:00 |
|
|
|
6bbf5126cf
|
fix(widgets): added missing __init__ files
|
2025-07-29 09:01:01 +02:00 |
|
|
|
728d4efd96
|
fix(utils): plugin template createWidget do not initialise widgets by default
|
2025-07-29 09:01:01 +02:00 |
|
|
|
61e5bde15f
|
fix(waveform): autorange is applied with 150ms delay after curve is added
|
2025-07-26 14:43:51 +02:00 |
|
|
|
4d5df9608a
|
refactor(positioner-box): cleanup, accept float precision
|
2025-07-25 19:43:52 +02:00 |
|
|
|
b718b438ba
|
fix(positioner-box): Test to fix handling of none integer values for precision
|
2025-07-25 19:43:52 +02:00 |
|
|
|
b4e0664011
|
fix(cli): remove stderr from cli output when not using rpc
|
2025-07-25 12:17:44 +02:00 |
|
David Perl
|
0d81bdd4dd
|
fix: cleanup subscriptions in device browser
|
2025-07-23 10:00:43 +02:00 |
|
|
|
8eb8225a7f
|
fix: factor out device name function and add test
|
2025-07-23 08:56:52 +02:00 |
|
|
|
491d04467c
|
fix(rpc_base): rpc_call wrapper passes full_name for Devices indeed of name
|
2025-07-23 08:56:52 +02:00 |
|
|
|
608590c542
|
fix: ignore KeyError in SignalLabel
|
2025-07-22 20:18:28 +02:00 |
|
|
|
cd17a4aad9
|
fix(signal_label): rewrite reading selection logic
|
2025-07-22 15:24:03 +01:00 |
|
|
|
f0dc992586
|
fix(signal_label): use read() instead of get() for init
|
2025-07-22 15:24:03 +01:00 |
|
|
|
fd1f9941e0
|
chore: update client.py
|
2025-07-22 15:24:03 +01:00 |
|
|
|
3384ca02bd
|
fix(device_browser): display signal for signals
|
2025-07-22 15:24:03 +01:00 |
|
|
|
959cedbbd5
|
fix(signal_label): update signal from dialog correctly
|
2025-07-22 15:24:03 +01:00 |
|
|
|
ca4f97503b
|
feat(signal_label): property to display array data or not
|
2025-07-22 15:24:03 +01:00 |
|
|
|
22beadcad0
|
fix(signal_label): show all signals by default
|
2025-07-22 15:24:03 +01:00 |
|
|
|
b9af36a4f1
|
fix(device_signal_display): don't read omitted
|
2025-07-22 15:24:03 +01:00 |
|
|
|
7cda2ed846
|
refactor(notification_banner): BECNotificationBroker done as singleton to sync all windows in the session
|
2025-07-22 13:38:23 +02:00 |
|
|
|
cd9d22d0b4
|
feat(notification_banner): notification centre for alarms implemented into BECMainWindow
|
2025-07-22 13:38:23 +02:00 |
|
|
|
7f0098f153
|
feat: save and load config from devicebrowser
|
2025-07-21 14:23:01 +02:00 |
|
|
|
8489ef4a69
|
feat: remove and readd device for config changes
|
2025-07-21 14:23:01 +02:00 |
|
|
|
13976557fb
|
feat: disable editing while scan active
|
2025-07-21 14:23:01 +02:00 |
|
|
|
00e3713181
|
fix(image_roi_tree): rois signals are disconnected when roi tree widget is closed
|
2025-07-17 15:21:11 +02:00 |
|
|
|
2373c7e996
|
feat: add monaco editor
|
2025-07-17 15:02:01 +02:00 |
|
|
|
b8ae7b2e96
|
fix(config label): reset offset when toggling the label action
|
2025-07-17 14:44:06 +02:00 |
|
|
|
23674ccf59
|
fix(performance_bundle): fix performance bundle cleanup
|
2025-07-17 14:44:06 +02:00 |
|
|
|
1d8069e391
|
feat(heatmap): add interpolation and oversampling UI components
|
2025-07-17 14:44:06 +02:00 |
|
|
|
46a91784d2
|
refactor(image_base): cleanup
|
2025-07-17 14:44:06 +02:00 |
|
|
|
debd347b64
|
feat(device combobox): add option to insert an empty element
|
2025-07-17 14:44:06 +02:00 |
|
|
|
25b2737aac
|
refactor: cleanup, add compact popup view for scan_history_browser and update tests
|
2025-07-17 11:26:57 +02:00 |
|
|
|
cf97cc1805
|
refactor: add additional components for history metadata, device view and popup ui
|
2025-07-17 11:26:57 +02:00 |
|
|
|
694a6c4960
|
fix(bec-progressbar): add flag for theme update
|
2025-07-17 11:26:57 +02:00 |
|
|
|
9caae4cf40
|
feat(scan-history-browser): Add history browser and history metadata viewer
|
2025-07-17 11:26:57 +02:00 |
|
|
|
bde523806f
|
fix: update signal label for device_edit changes
|
2025-07-15 11:24:12 +02:00 |
|
|
|
130cc24b35
|
feat(device_browser): connect update to item refresh
|
2025-07-15 10:29:31 +02:00 |
|
|
|
8b2d6052e8
|
fix(device_browser): un-nest exception
|
2025-07-15 10:29:31 +02:00 |
|