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

516 Commits

Author SHA1 Message Date
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 8489ef4a69 feat: remove and readd device for config changes 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 1d8069e391 feat(heatmap): add interpolation and oversampling UI components 2025-07-17 14:44:06 +02:00
wakonig_k 44cc06137c test(history): add history message helper methods to conftest 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
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 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
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 783d042e8c feat(widget_io): utility function to find widget in the app by class 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
wakonig_k 0c76b0c495 feat: add heatmap widget 2025-07-10 14:22:15 +02:00
wakonig_k 3ba0fc4b44 fix(crosshair): fix crosshair support for transformations 2025-07-10 14:22:15 +02:00
wakonig_k db720e8fa4 refactor(toolbar): split toolbar into components, bundles and connections 2025-07-03 17:23:26 +02:00
wakonig_k 3f5ab142a3 test: assert config for equality, not identity 2025-06-29 11:52:14 +02:00
wakonig_k 7ba8863d6a fix(signal input base): unregister callback to avoid accessing deleted qt objects 2025-06-28 16:22:55 +02:00
wakonig_k 1e9dd4cd25 test(curve settings): add curve tree elements to the dialog test 2025-06-26 15:02:31 +02:00
wakonig_k d10328cb5c feat(waveform): move x axis selection to a combobox 2025-06-26 15:02:31 +02:00
wyzula_j 4456297beb fix(scan_control): scan parameters fetched from the scan_history, fix #707 2025-06-23 16:17:59 +02:00
wyzula_j 7484f5160c fix(launch_window): number of remaining connections extended to 4 2025-06-23 16:06:27 +02:00
wyzula_j 6421050116 feat(hover_widget) widget enables to display different widget upon hover; applied to scan progress and client info message in status bar of BECMainWindow 2025-06-23 16:06:27 +02:00
perl_d f3da6e959e feat: (#494) add signal display to device browser 2025-06-23 14:54:06 +02:00
wakonig_k eea5f7ebbd feat(curve settings): add combobox selection for device and signal 2025-06-22 19:39:19 +02:00
wakonig_k b2a46e284d test(scan progress): add test for queue update logic 2025-06-22 15:32:45 +02:00
wyzula_j 9ff170660e feat(main_window): timer to show hide scan progress when it is relevant only 2025-06-22 15:32:45 +02:00
wyzula_j 6c04eac18c test(scan_progress): tests extended 2025-06-22 15:32:45 +02:00
wyzula_j 3bbb8daa24 fix(launch_window): number of remaining connections increase to 2 to include the ScanProgressBar 2025-06-22 15:32:45 +02:00
perl_d 11131ef14c fix: adjust height of list widget 2025-06-17 15:32:24 +01:00
perl_d 5e4c129af6 fix: parse config on submission and reload after 2025-06-17 15:32:24 +01:00
perl_d 4d8c07cdd1 fix: make website test robust 2025-06-17 15:32:24 +01:00
perl_d be73349c70 feat: add set form item 2025-06-17 15:32:24 +01:00
perl_d 1a350c3b16 fix: put waiting in thread 2025-06-17 15:32:24 +01:00
perl_d b0d03c0648 refactor: rename field widgets 2025-06-17 15:32:24 +01:00
perl_d a9613a07b0 test: add tests for config dialog 2025-06-17 15:32:24 +01:00
perl_d 886964bb54 feat: allow editing device config from browser 2025-06-17 15:32:24 +01:00
perl_d 7fc85bac7f feat: add a widget to edit lists in forms 2025-06-17 15:32:24 +01:00
perl_d d626caae3d perf: replace wait with waitUntil 2025-06-17 15:32:24 +01:00
perl_d 9ce31c9833 refactor: move device config form to module 2025-06-17 15:32:24 +01:00
wyzula_j 187bf493a5 fix(main_window): added expiration timer for scroll label for ClientInfoMessage 2025-06-16 17:18:52 +02:00
wyzula_j 30acc4c236 test(main_window): BECMainWindow tests extended 2025-06-15 12:38:56 +02:00
wyzula_j af8db0bede feat(image_roi): added EllipticalROI 2025-06-13 18:20:37 +02:00
wyzula_j 594185dde9 feat(image_roi_tree): lock/unlock rois possible through the ROIPropertyTree 2025-06-10 17:17:31 +02:00
wyzula_j 46d7e3f517 feat(roi): rois can be lock to be not moved by mouse 2025-06-10 17:17:31 +02:00