ef36a7124d
fix(toolbar): widget actions are more compact
2025-02-19 15:02:17 +01:00
c2c022154b
fix(toolbar): QMenu Icons are visible
2025-02-19 15:02:17 +01:00
4c4f1592c2
fix(modular_toolbar): add action to an already existing bundle
2025-02-19 15:02:17 +01:00
d7fb291877
1.21.4
...
Automatically generated by python-semantic-release
v1.21.4
2025-02-19 13:29:43 +00:00
ae18279685
fix(colors): pyqtgraph styling updated on the app level
2025-02-19 14:18:18 +01:00
97c0ed53df
fix(plot_base): mouse interactions default state fetch to toolbar
2025-02-19 14:18:18 +01:00
ff8e282034
refactor(plot_base): Change the PlotWidget to GraphicalLayoutWidget
2025-02-19 14:18:18 +01:00
440f36f289
1.21.3
...
Automatically generated by python-semantic-release
v1.21.3
2025-02-19 12:44:37 +00:00
0addef5f17
fix(bec_signal_proxy): unblock signal timer cleanup added
2025-02-19 13:33:16 +01:00
8c2a5e61fc
1.21.2
...
Automatically generated by python-semantic-release
v1.21.2
2025-02-18 14:41:43 +00:00
056731c9ad
fix(client_utils): autoupdate has correct propagation of BECDockArea to plugin repos
2025-02-18 15:06:53 +01:00
911c81a167
1.21.1
...
Automatically generated by python-semantic-release
v1.21.1
2025-02-17 14:54:21 +00:00
8651314d93
build:unlock pyside version
2025-02-17 15:18:29 +01:00
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