|
|
cc91e51ee7
|
wip - fixed rpcreference
|
2025-03-12 17:50:28 +01:00 |
|
|
|
93c38eedd6
|
wip: fix updates for docks and widgets in dynamic namesace
|
2025-03-12 16:51:24 +01:00 |
|
|
|
525a530b98
|
wip - RPCReference draft
|
2025-03-12 14:48:20 +01:00 |
|
|
|
b86fa5bf92
|
tests: fix tests for refactored api
|
2025-03-10 16:03:16 +01:00 |
|
|
|
94962fe34f
|
refactor: minor fixes
|
2025-03-10 16:02:34 +01:00 |
|
|
|
a9b36a4c45
|
refactor: fix cleanup, add remove methods, improve docs
|
2025-03-10 07:02:43 +01:00 |
|
|
|
d90a383e29
|
fix(dock_area, waveform): update widget names and allow additional kwargs in Waveform initialization
|
2025-03-06 16:11:34 +01:00 |
|
|
|
925639d5d5
|
wip add available widgets to gui instance
|
2025-03-06 16:08:13 +01:00 |
|
|
|
6a7ec51a99
|
wip cleanup
|
2025-03-06 16:08:13 +01:00 |
|
|
|
5f11a44f27
|
feat: add dynamic name space to gui instance
|
2025-03-06 16:08:13 +01:00 |
|
|
|
3029433740
|
fix: remove patching of BECDockArea on client
|
2025-03-06 16:08:13 +01:00 |
|
|
|
a7020553f9
|
feat: add broadcast and introduce _name for bec_connector, same as dock/widget names on client side
|
2025-03-06 16:08:13 +01:00 |
|
|
|
b51bbe5ea9
|
refactor: remove main, individual gui_ids for DockArea
|
2025-03-06 16:08:13 +01:00 |
|
|
|
9491ec6f10
|
refactor: move start and start_server to private
|
2025-03-06 16:08:13 +01:00 |
|
|
|
f2a69e5c52
|
refactor: remove WidgetDesc and move _gui_is_alive to private
|
2025-03-06 16:08:13 +01:00 |
|
|
|
1f4e740dca
|
wip - feat(rpc): added rpc broadcast
|
2025-03-06 16:08:13 +01:00 |
|
|
|
705f157c04
|
docs(plot_base): update docstrings for properties and setters
|
2025-03-06 16:07:56 +01:00 |
|
|
|
4736c2fad1
|
refactor(waveform_widget): removed and replaced by Waveform
|
2025-03-06 16:07:56 +01:00 |
|
|
|
31b40aeede
|
test(plot_indicators): tests adapted to not be dependent on BECWaveformWidget
|
2025-03-06 16:07:56 +01:00 |
|
|
|
77e8a5c884
|
fix(plot_indicators): cleanup adjusted
|
2025-03-06 16:07:56 +01:00 |
|
|
|
0f4365bbb0
|
feat(waveform): new Waveform widget based on NextGen PlotBase
|
2025-03-06 16:07:56 +01:00 |
|
|
|
906ca03929
|
fix(entry_validator): validator reports list of signal if user chooses the wrong one
|
2025-03-06 16:07:56 +01:00 |
|
|
|
1206069a8f
|
fix(plot_base): update mouse mode state on mode change
|
2025-03-06 16:07:56 +01:00 |
|
|
|
86487a5f4d
|
fix(plot_base): aspect ratio removed from the PlotBase
|
2025-03-06 16:07:56 +01:00 |
|
|
|
4bdcae7028
|
fix(plot_base): inner and outer axis setting in popup mode
|
2025-03-06 16:07:56 +01:00 |
|
|
|
81f61f3c3b
|
fix(plot_base): fix cleanup of popups if popups are still open when PlotBase is closed
|
2025-03-06 16:07:56 +01:00 |
|
|
|
89e8ebf1b6
|
fix(lmfit_dialog_vertical): vertical sizePolicy fixed
|
2025-03-06 16:07:56 +01:00 |
|
semantic-release
|
66f4f9bfa8
|
1.24.5
Automatically generated by python-semantic-release
v1.24.5
|
2025-03-06 14:51:03 +00:00 |
|
|
|
66c6c7fa50
|
fix: add support for additional keyword arguments in widget constructors
|
2025-03-06 15:39:16 +01:00 |
|
semantic-release
|
31c3337300
|
1.24.4
Automatically generated by python-semantic-release
v1.24.4
|
2025-03-05 19:59:54 +00:00 |
|
|
|
2c506ee3c8
|
fix(cli/server): handle RedisError during heartbeat emission to properly close the app even if the Redis connection is lost
|
2025-03-05 20:41:33 +01:00 |
|
semantic-release
|
25423f4a3a
|
1.24.3
Automatically generated by python-semantic-release
v1.24.3
|
2025-03-05 09:46:53 +00:00 |
|
|
|
fa91366dcb
|
fix(multi_waveform): update on_async_readback to use structured metadata for async updates with "add" instead of "extend"
|
2025-03-04 22:31:14 +01:00 |
|
semantic-release
|
4db0f9f10c
|
1.24.2
Automatically generated by python-semantic-release
v1.24.2
|
2025-02-27 10:08:57 +00:00 |
|
|
|
46b1a228be
|
fix(e2e): added wait time to flaky e2e
|
2025-02-27 10:54:36 +01:00 |
|
semantic-release
|
531018b0ac
|
1.24.1
Automatically generated by python-semantic-release
v1.24.1
|
2025-02-26 21:06:09 +00:00 |
|
|
|
8679b5f08b
|
test: extended test coverage for axis settings, plot base and qt toolbar action
|
2025-02-26 21:54:33 +01:00 |
|
|
|
6f2c2401ac
|
refactor(plot_base): toolbar buttons adapted for the Switch actions from toolbar; plot export and mouse modes consolidated into one switch button
|
2025-02-26 21:54:33 +01:00 |
|
|
|
6d1106e33e
|
fix(toolbar): Switch Actions for default checked actions fixed
|
2025-02-26 21:54:33 +01:00 |
|
|
|
90a184643a
|
refactor(axis_settings): spinbox migrated to new BECSpinBoxes
|
2025-02-26 21:54:33 +01:00 |
|
|
|
3aa2f2225f
|
fix(plot_base): ability to choose between popup or side panel gui mode
|
2025-02-26 21:54:33 +01:00 |
|
semantic-release
|
f54e69f1cf
|
1.24.0
Automatically generated by python-semantic-release
v1.24.0
|
2025-02-26 11:20:07 +00:00 |
|
|
|
7309c1dede
|
feat: add metadata widget to scan control
|
2025-02-26 12:08:32 +01:00 |
|
|
|
1c0021f98b
|
fix: make scan metadata use collapsible frame
|
2025-02-26 12:08:32 +01:00 |
|
|
|
d32952a0d5
|
style: isort
|
2025-02-26 12:08:32 +01:00 |
|
|
|
5206528fec
|
feat: add expandable/collapsible frame
|
2025-02-26 12:08:32 +01:00 |
|
|
|
42665b69c5
|
fix: replace add'l md table w/ tree view
|
2025-02-26 12:08:32 +01:00 |
|
semantic-release
|
209c898e3d
|
1.23.1
Automatically generated by python-semantic-release
v1.23.1
|
2025-02-24 13:54:40 +00:00 |
|
|
|
6a43554f3b
|
fix: update redis mock for changes in bec
|
2025-02-24 14:43:02 +01:00 |
|
semantic-release
|
95c931af0b
|
1.23.0
Automatically generated by python-semantic-release
v1.23.0
|
2025-02-24 10:00:25 +00:00 |
|