ad68a1ef8d
fix: use md5 for deterministic hash
2025-08-27 10:32:29 +02:00
2ca661e91a
feat: display warning for multiple files
2025-08-22 16:06:03 +02:00
578b3ce3b4
wip: add slot to update state from table entries
2025-08-22 13:05:25 +02:00
1be0c77ad0
wip: make buttons do stuff
2025-08-22 08:06:45 +02:00
7eb2ce5c1d
feat: available resources basic structure
2025-08-22 08:06:45 +02:00
372a243251
feat(dm-view): initial commit for config_view, ophyd_test and dm_widget
2025-08-22 07:55:33 +02:00
a27f66bbef
refactor(advanced_dock_area): profile tools moved to separate module
2025-08-21 15:38:25 +02:00
66fb0a8816
fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault
2025-08-21 15:38:25 +02:00
b626a4b4ed
feat(advanced_dock_area): ads has default direction
2025-08-21 15:38:25 +02:00
af21720700
refactor(advanced_dock_area): ads changed to separate widget
2025-08-21 15:38:25 +02:00
0fff996aae
fix(bec_widgets): by default the linux display manager is switched to xcb
2025-08-21 15:38:25 +02:00
52ef184df1
feat(advanced_dock_area): added ads based dock area with profiles
2025-08-21 15:38:25 +02:00
1ff943a2eb
refactor(bec_main_window): main app theme renamed to View
2025-08-21 15:38:25 +02:00
b65a2f0d8c
feat(bec_widget): attach/detach method for all widgets + client regenerated
2025-08-21 15:38:25 +02:00
963c8127cf
fix(widget_state_manager): state manager can save to already existing settings
...
wip widget state manager saving loading file logic
2025-08-21 15:38:25 +02:00
43bec1b460
fix(widget_state_manager): state manager can save all properties recursively
2025-08-21 15:38:25 +02:00
01d9689772
refactor(widget_io): ancestor hierarchy methods consolidated
2025-08-21 15:38:25 +02:00
77aaff878b
feat(widget_io): widget hierarchy find_ancestor added
2025-08-21 15:38:25 +02:00
2ef65b3610
feat(widget_io): widget hierarchy can grap all bec connectors from the widget recursively
2025-08-21 15:38:25 +02:00
5a364eed48
refactor(bec_connector): signals renamed
2025-08-21 15:38:25 +02:00
956f2999c2
fix(bec_connector): added name established signal for listeners
2025-08-21 15:38:25 +02:00
9c8c3e0cc3
fix(bec_connector): dedicated remove signal added for listeners
2025-08-21 15:38:25 +02:00
6e05157abb
feat(device_manager): DeviceManager view of config session
2025-08-19 17:11:24 +02:00
1bec9bd9b2
feat: add explorer widget
2025-08-19 16:51:38 +02:00
f2e5a85e61
feat(scan control): add support for literals
2025-08-18 12:44:29 +02:00
926d722955
feat(property_manager): property manager widget
2025-08-14 09:16:04 +02:00
f4af6ebc5f
fix: use better source for plugin repo name
2025-08-07 15:39:07 +02:00
a923f12c97
feat: autoformat compiled file and add docs
2025-08-07 15:39:07 +02:00
a5a7607a83
tests: add tests for widget creator
2025-08-07 15:39:07 +02:00
9de548446b
fix: plugin widget import machinery
...
- lazy import client so plugin widgets can import BECWidgets which use
it indirectly
- exclude classes originating from bec_widgets core from plugin
discovery
- better errors
2025-08-07 15:39:07 +02:00
49ac7decf7
feat(plugin manager): add cli commands
2025-08-07 15:39:07 +02:00
50c84a766a
refactor(scan-history): add spinner for loading time of history
2025-07-31 13:09:47 +02:00
d22a3317ba
refactor: use client callback for scan history reload
2025-07-31 13:09:47 +02:00
6df1d0c31f
fix(scan-history-view): account for async loading of scan history
2025-07-31 13:09:47 +02:00
946752a4b0
refactor(scan-history): fix insert logic; cleanup
2025-07-31 13:09:47 +02:00
c1f62ad6cb
refactor: make ids a set, cleanup
2025-07-31 13:09:47 +02:00
a5adf3a97d
refactor: improve scan history performance on loading full scan lists
2025-07-31 13:09:47 +02:00
f18eeb9c5d
fix: don't warn on empty DeviceEdit init
2025-07-31 09:26:59 +02:00
32ce8e2818
fix: remove config, directly set device+signal
2025-07-31 09:26:59 +02:00
23413cffab
fix: delete choice dialog on close
2025-07-31 09:26:59 +02:00
David Perl
4bbb8fa519
fix: display short lists in SignalDisplay
2025-07-31 09:26:59 +02:00
cd81e7f9ba
fix(cli): ensure guis are not started twice
2025-07-31 08:49:48 +02:00
fc68d2cf2d
feat(monaco): add insert, delete and lsp header
2025-07-29 15:23:36 +02:00
627b49b33a
feat(monaco): add vim mode
2025-07-29 15:23:36 +02:00
a51ef04cdf
fix(monaco): forward text changed signal
2025-07-29 15:23:36 +02:00
40f4bce285
test(web console): add tests for the web console
2025-07-29 15:23:36 +02:00
2b9fe6c959
feat(web console): add signal to indicate when the js backend is initialized
2025-07-29 15:23:36 +02:00
c2e16429c9
feat(web console): add set_readonly method
2025-07-29 15:23:36 +02:00
fd5af01842
feat(dock area): add screenshot toolbar action
2025-07-29 15:08:17 +02:00
8a214c8978
feat(rpc_timeout): add decorator to override the rpc timeout
2025-07-29 15:08:17 +02:00