Commit Graph

840 Commits

Author SHA1 Message Date
wyzula_j 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
wakonig_k bf86a030a0 fix(bec widgets): always call cleanup of child widgets on cleanup 2025-07-29 14:04:24 +02:00
wakonig_k c1bdc506e8 fix(image_base): fix cleanup of uninitialized image layer 2025-07-29 11:19:07 +02:00
wyzula_j e4521d9528 feat(bec_main_window): plugin and rpc created 2025-07-29 09:01:01 +02:00
wyzula_j 1d0490fff4 fix(bec_main_window): main window have unified status bar on macOS 2025-07-29 09:01:01 +02:00
wyzula_j 10cbb9a05c refactor(widgets): all plugins regenerated 2025-07-29 09:01:01 +02:00
wyzula_j 7073e75adf fix(scan_progressbar): added kwargs to init 2025-07-29 09:01:01 +02:00
wyzula_j e42ffd7c01 fix(color_button_native): removed BECWidget inheritance 2025-07-29 09:01:01 +02:00
wyzula_j 2bd6d00899 fix(decimal_spinbox): removed BECWidget inheritance 2025-07-29 09:01:01 +02:00
wyzula_j 6bbf5126cf fix(widgets): added missing __init__ files 2025-07-29 09:01:01 +02:00
wyzula_j 61e5bde15f fix(waveform): autorange is applied with 150ms delay after curve is added 2025-07-26 14:43:51 +02:00
appel_c 4d5df9608a refactor(positioner-box): cleanup, accept float precision 2025-07-25 19:43:52 +02:00
appel_c b718b438ba fix(positioner-box): Test to fix handling of none integer values for precision 2025-07-25 19:43:52 +02:00
David Perl 0d81bdd4dd fix: cleanup subscriptions in device browser 2025-07-23 10:00:43 +02:00
perl_d 608590c542 fix: ignore KeyError in SignalLabel 2025-07-22 20:18:28 +02:00
perl_d cd17a4aad9 fix(signal_label): rewrite reading selection logic 2025-07-22 15:24:03 +01:00
perl_d f0dc992586 fix(signal_label): use read() instead of get() for init 2025-07-22 15:24:03 +01:00
perl_d 3384ca02bd fix(device_browser): display signal for signals 2025-07-22 15:24:03 +01:00
perl_d 959cedbbd5 fix(signal_label): update signal from dialog correctly 2025-07-22 15:24:03 +01:00
perl_d ca4f97503b feat(signal_label): property to display array data or not 2025-07-22 15:24:03 +01:00
perl_d 22beadcad0 fix(signal_label): show all signals by default 2025-07-22 15:24:03 +01:00
perl_d b9af36a4f1 fix(device_signal_display): don't read omitted 2025-07-22 15:24:03 +01:00
wyzula_j 7cda2ed846 refactor(notification_banner): BECNotificationBroker done as singleton to sync all windows in the session 2025-07-22 13:38:23 +02:00
wyzula_j cd9d22d0b4 feat(notification_banner): notification centre for alarms implemented into BECMainWindow 2025-07-22 13:38:23 +02:00
perl_d 7f0098f153 feat: save and load config from devicebrowser 2025-07-21 14:23:01 +02:00
perl_d 8489ef4a69 feat: remove and readd device for config changes 2025-07-21 14:23:01 +02:00
perl_d 13976557fb feat: disable editing while scan active 2025-07-21 14:23:01 +02:00
wyzula_j 00e3713181 fix(image_roi_tree): rois signals are disconnected when roi tree widget is closed 2025-07-17 15:21:11 +02:00
wakonig_k 2373c7e996 feat: add monaco editor 2025-07-17 15:02:01 +02:00
wakonig_k b8ae7b2e96 fix(config label): reset offset when toggling the label action 2025-07-17 14:44:06 +02:00
wakonig_k 23674ccf59 fix(performance_bundle): fix performance bundle cleanup 2025-07-17 14:44:06 +02:00
wakonig_k 1d8069e391 feat(heatmap): add interpolation and oversampling UI components 2025-07-17 14:44:06 +02:00
wakonig_k 46a91784d2 refactor(image_base): cleanup 2025-07-17 14:44:06 +02:00
wakonig_k debd347b64 feat(device combobox): add option to insert an empty element 2025-07-17 14:44:06 +02:00
appel_c 25b2737aac refactor: cleanup, add compact popup view for scan_history_browser and update tests 2025-07-17 11:26:57 +02:00
appel_c cf97cc1805 refactor: add additional components for history metadata, device view and popup ui 2025-07-17 11:26:57 +02:00
appel_c 694a6c4960 fix(bec-progressbar): add flag for theme update 2025-07-17 11:26:57 +02:00
wyzula_j 9caae4cf40 feat(scan-history-browser): Add history browser and history metadata viewer 2025-07-17 11:26:57 +02:00
perl_d bde523806f fix: update signal label for device_edit changes 2025-07-15 11:24:12 +02:00
perl_d 130cc24b35 feat(device_browser): connect update to item refresh 2025-07-15 10:29:31 +02:00
perl_d 8b2d6052e8 fix(device_browser): un-nest exception 2025-07-15 10:29:31 +02:00
perl_d 530797a556 fix: hide validity LED, show message as tooltip 2025-07-15 10:29:31 +02:00
perl_d c660e5141f fix: validate some config data 2025-07-15 10:29:31 +02:00
perl_d 900153bc0b feat(#495): add validation against existing device names 2025-07-15 10:29:31 +02:00
perl_d 8dc72656ef feat(device_browser): device deletion from config 2025-07-15 10:29:31 +02:00
perl_d 170be0c7d3 feat: (#495) add devices through browser 2025-07-15 10:29:31 +02:00
perl_d 1925e6ac7f docs: docstring for config dialog 2025-07-15 10:29:31 +02:00
wyzula_j a9fce175b7 feat(widget_finder): widget to fetch any other widget by class from currently running app 2025-07-11 18:44:08 +02:00
wyzula_j 76439866c1 fix(plot_base): autorange takes into account only visible curves 2025-07-11 14:42:54 +02:00
wakonig_k 6c494258f8 fix(heatmap): fix pixel size calculation for arbitrary shapes 2025-07-11 13:57:01 +02:00