1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-30 20:12:31 +02:00
Commit Graph

2181 Commits

Author SHA1 Message Date
wakonig_k 9cba696afd fix(waveform): curve tree elements must clean up signal combobox 2025-06-26 09:12:35 +02:00
semantic-release 881b7a7e9d 2.19.3
Automatically generated by python-semantic-release
v2.19.3
2025-06-25 14:53:56 +00:00
wyzula_j 29a26b19f9 fix(scan_control): safeguard against empty history; reversed history to fetch the newest scan 2025-06-25 16:53:10 +02:00
semantic-release cba4d47f76 2.19.2
Automatically generated by python-semantic-release
v2.19.2
2025-06-23 14:18:46 +00:00
wyzula_j 9f3dcc3ab3 build: bec_lib 3.44 required 2025-06-23 16:17:59 +02:00
wyzula_j 57f75bd4d5 refactor(scan_control): request_last_executed_scan_parameters logic adjusted 2025-06-23 16:17:59 +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
semantic-release ae26b43fb1 2.19.1
Automatically generated by python-semantic-release
v2.19.1
2025-06-23 14:07:09 +00: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
semantic-release 5a137d1219 2.19.0
Automatically generated by python-semantic-release
v2.19.0
2025-06-23 12:54:48 +00:00
perl_d d5a40dabc7 fix(ci): extend check for pyside import to tests 2025-06-23 14:54:06 +02:00
perl_d f3da6e959e feat: (#494) add signal display to device browser 2025-06-23 14:54:06 +02:00
perl_d 3a103410e7 feat: (#494) display device signals 2025-06-23 14:54:06 +02:00
perl_d 3378051250 feat: (#494) add tabbed layout for device item 2025-06-23 14:54:06 +02:00
semantic-release 77db658f3d 2.18.0
Automatically generated by python-semantic-release
v2.18.0
2025-06-22 17:40:06 +00:00
wakonig_k 6e2f2cea91 refactor(device input): refactor to SafeProperty and SafeSlot 2025-06-22 19:39:19 +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 a9708f6d8f fix(curve settings): add initial size hint 2025-06-22 19:39:19 +02:00
wakonig_k b51de1a00e feat(signal combobox): add reset_selection slot 2025-06-22 19:39:19 +02:00
wakonig_k 8e8acd672c feat(FilterIO): add support for item data 2025-06-22 19:39:19 +02:00
wakonig_k 4c2c0c5525 feat(device combobox): emit reset event if validation fails 2025-06-22 19:39:19 +02:00
wakonig_k 5a564a5f3f fix: make settings dialog resizable 2025-06-22 19:39:19 +02:00
semantic-release 43ad207aa8 2.17.0
Automatically generated by python-semantic-release
v2.17.0
2025-06-22 13:33:32 +00:00
wakonig_k a4274ff8cd build: update min dependency of bec to 3.42.4 2025-06-22 15:32:45 +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 aca6efb567 fix(main_window): labels and sizing of scan progress adopted 2025-06-22 15:32:45 +02:00
wyzula_j 88b42e49e3 fix(scan_progressbar): mapping of bec progress states to the progressbar enums 2025-06-22 15:32:45 +02:00
wyzula_j d3a9e0903a feat(progressbar): state setting and dynamic corner radius 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
wyzula_j e8ae9725fa fix(scan_progressbar): cleanup adjusted 2025-06-22 15:32:45 +02:00
wakonig_k 497e394deb feat(main_window): added scan progress bar to BECMainWindow status bar 2025-06-22 15:32:45 +02:00
wyzula_j d5ca7b8433 feat(scan_progressbar): added oneline design for compact applications 2025-06-22 15:32:45 +02:00
wyzula_j b02c870dbf fix(bec_progressbar): layout and sizing adjustments 2025-06-22 15:32:45 +02:00
wakonig_k 92d0ffee65 refactor(progressbar): change slot / property to safeslot / safeproperty 2025-06-22 15:32:45 +02:00
wakonig_k c4b85381a4 feat(scan_progressbar): added progressbar with hooks to scan progress and device progress 2025-06-22 15:32:45 +02:00
wakonig_k a451625a5a feat(progressbar): added padding as designer property 2025-06-22 15:32:45 +02:00
semantic-release 54dd0a9913 2.16.2
Automatically generated by python-semantic-release
v2.16.2
2025-06-20 12:26:07 +00:00
wyzula_j 3146d98c57 test(utils): DMMock can fetch get_bec_signals method 2025-06-20 14:25:27 +02:00
wyzula_j a3ffcefe80 fix(waveform): AsyncSignal are handled with the same update mechanism as async readback 2025-06-20 14:25:27 +02:00
semantic-release 1a7052073d 2.16.1
Automatically generated by python-semantic-release
v2.16.1
2025-06-20 06:40:07 +00:00
wakonig_k 235aabf307 fix(scatter): fix tab order 2025-06-20 08:39:28 +02:00
semantic-release c1cb69b0e8 2.16.0
Automatically generated by python-semantic-release
v2.16.0
2025-06-17 14:33:15 +00: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 8f4c8e45b3 fix: tidy up form widget formatting 2025-06-17 15:32:24 +01:00
perl_d 5623547e92 fix: reset dict table properly 2025-06-17 15:32:24 +01:00