383936ffc2
fix(bec_connector): workers stored in reference to not be cleaned up with garbage collector
2025-02-17 15:18:29 +01:00
4378d33880
1.21.0
...
Automatically generated by python-semantic-release
v1.21.0
2025-02-17 10:37:33 +00:00
1708bd405f
feat: generated form for scan metadata
2025-02-17 11:21:08 +01:00
12811eccdb
tests(scan_control): fixed hard-coded redis paths
2025-02-13 17:49:00 +01:00
5959fa87de
1.20.0
...
Automatically generated by python-semantic-release
v1.20.0
2025-02-06 15:37:33 +00:00
b3217b7ca5
feat(widget): add LogPanel widget
...
hopefully without segfaults - compared to first implementation:
- explicitly set parent of all dialog components
- try/except and log for redis new message callback
- pass in ServiceStatusMixin and explicitly clean it up
2025-02-06 16:26:02 +01:00
35b941d054
1.19.2
...
Automatically generated by python-semantic-release
v1.19.2
2025-02-06 15:23:58 +00:00
fc6d7c0824
fix: cleanup timer in Minesweeper
2025-02-06 15:12:48 +01:00
fb051865d5
fix: mock QTimer, improve timeout message
2025-02-06 15:12:48 +01:00
8aba3d975f
1.19.1
...
Automatically generated by python-semantic-release
v1.19.1
2025-02-05 13:49:03 +00:00
5e3289f5bd
fix(macos): suppress IMKClient warning on macos
2025-02-05 13:01:40 +01:00
d07744397e
Revert "feat(widget): add LogPanel widget"
...
This reverts commit f048880277
2025-02-05 08:57:09 +01:00
dc7bf6b3c4
1.19.0
...
Automatically generated by python-semantic-release
v1.19.0
2025-01-31 10:57:04 +00:00
f219c6fb57
docs: add docs for LogPanel
2025-01-31 10:10:08 +01:00
f048880277
feat(widget): add LogPanel widget
2025-01-31 10:10:08 +01:00
50a572dacd
fix: enable type checking for BECDispatcher in BECConnector
2025-01-30 17:28:30 +01:00
b87549ba99
1.18.1
...
Automatically generated by python-semantic-release
v1.18.1
2025-01-30 16:22:51 +00:00
f0c4efefa0
docs: add screenshots for device and signal input
2025-01-30 17:11:44 +01:00
db70442cc2
fix(signal_combo_box): added missing plugin modules for signal line_edit/combobox
2025-01-30 17:11:44 +01:00
07b8910686
1.18.0
...
Automatically generated by python-semantic-release
v1.18.0
2025-01-30 16:07:01 +00:00
e7c97290cd
feat(plot_base_next_gen): new type of plot base inherited from QWidget
2025-01-30 16:49:13 +01:00
48fc63d83e
fix(generate_cli): widgets can be tagged with RPC=False, then they are excluded from client.py for RPC
2025-01-30 16:49:13 +01:00
a20935e862
build: pyqt6 support dropped
2025-01-30 15:53:38 +01:00
4f8e6835fe
ci: fix formatter 2024 versions
2025-01-30 14:41:00 +01:00
042adfa51e
1.17.2
...
Automatically generated by python-semantic-release
v1.17.2
2025-01-28 19:12:25 +00:00
b2b0450bcb
fix(widget_state_manager): skip QLabel saving; skip_setting property widget excluded from INI; stored=False property excluded from INI
2025-01-28 18:34:21 +01:00
12e06fa971
1.17.1
...
Automatically generated by python-semantic-release
v1.17.1
2025-01-26 15:32:17 +00:00
6f2f2aa06a
fix(bec_signal_proxy): timeout for blocking implemented
2025-01-26 14:29:30 +01:00
21965a0ee3
1.17.0
...
Automatically generated by python-semantic-release
v1.17.0
2025-01-23 12:51:19 +00:00
6df57103bb
fix: focus policy and tab order for positioner_box_2d
2025-01-23 13:21:04 +01:00
9a8cc31f6c
docs: add documentation for 2D positioner box
2025-01-23 13:21:04 +01:00
d2ffddb6d8
feat(widget): add 2d positioner box widget
2025-01-23 13:21:04 +01:00
3770db51be
refactor: move positioner_box logic to base class
2025-01-23 13:21:04 +01:00
2419521f5f
refactor: move positioner_box and line into submodule
...
PositionerBox and PositionerControlLine are now exported from
from bec_widgets.widgets.control.device_control.positioner_box, removing
one level of hierarchy
2025-01-23 13:21:04 +01:00
80937cba97
1.16.5
...
Automatically generated by python-semantic-release
v1.16.5
2025-01-22 19:12:06 +00:00
df961a9b88
fix(cli): server log level info and error
2025-01-22 20:02:00 +01:00
219d43d325
fix(error_popups): errors in SafeProperty and in SafeSlot are always logged, even with error message popup enabled
2025-01-22 15:15:11 +01:00
229833eb99
1.16.4
...
Automatically generated by python-semantic-release
v1.16.4
2025-01-21 16:29:14 +00:00
141e1a34c9
fix: make combo box plugin files conform to autogen name
2025-01-20 15:24:05 +01:00
d40075f85b
1.16.3
...
Automatically generated by python-semantic-release
v1.16.3
2025-01-20 09:20:33 +00:00
dfa2908c3d
test(error_popups): SafeSlot tests adjusted; tests extended to cover SafeProperty
2025-01-20 10:08:44 +01:00
02a4862afd
fix(error_popups): logger message in SafeSlot for errors; identification in error log from which property or signal errors comes from
2025-01-20 10:08:44 +01:00
13438e22d3
1.16.2
...
Automatically generated by python-semantic-release
v1.16.2
2025-01-20 09:06:13 +00:00
889ea8629f
fix(widget_io): ToggleSwitchHandler added
2025-01-16 12:26:40 +01:00
0ef509e9ca
1.16.1
...
Automatically generated by python-semantic-release
v1.16.1
2025-01-16 10:37:04 +00:00
b40d2c5f0b
fix(error_popups): SafeProperty logger import fixed
2025-01-16 11:22:14 +01:00
6cd7ff6ef7
1.16.0
...
Automatically generated by python-semantic-release
v1.16.0
2025-01-14 15:59:07 +00:00
0fd5dd5a26
fix(e2e): num of elements to wait for scan fixed to steps requested in the scan
2025-01-14 16:47:57 +01:00
508abfa8a5
fix(toolbar): adjusted to future plot base
2025-01-14 16:47:57 +01:00
001e6fc807
feat(modular_toolbar): context menu and action bundles
2025-01-14 13:53:08 +01:00