|
fbc425476b
|
feat(auto_updates): add GUI highlight management for auto updates status
|
2025-04-09 17:37:27 +02:00 |
|
|
810801ca66
|
feat(main_window): add launcher menu and functionality to show launcher
|
2025-04-09 17:36:17 +02:00 |
|
|
641216b729
|
WIP scatter waveform adjusted update from history if the widget is created during a running scan
|
2025-04-09 15:33:40 +02:00 |
|
|
582dbd8d41
|
WIP curve object name passing
|
2025-04-09 14:32:57 +02:00 |
|
|
ba42c65374
|
WIP waveform fixed initial fetch of scan status in the case the scan is running during widget creation
|
2025-04-09 14:04:42 +02:00 |
|
|
3d5dcced9c
|
feat(launcher): add option for launching with auto updates
|
2025-04-09 14:04:42 +02:00 |
|
|
d7f9936f4c
|
feat: add support for auto updates
|
2025-04-09 14:04:14 +02:00 |
|
|
34121bfe61
|
refactor(main_window): remove unused logger import
|
2025-04-09 14:04:14 +02:00 |
|
|
6fd1a2e7e1
|
fix(cli): add type ignore comment to generated files
|
2025-04-09 14:04:14 +02:00 |
|
|
67ccc7a2df
|
refactor(bec_widget): remove unused imports
|
2025-04-09 14:04:14 +02:00 |
|
|
da47f467b0
|
fix(gui_server): add check for app initialization before setting icon
|
2025-04-09 14:04:14 +02:00 |
|
|
64fc85f512
|
refactor(client_utils): fix type hints for registry update handling
|
2025-04-09 14:04:14 +02:00 |
|
|
6d6bbe6cf5
|
refactor(rpc_base): improvements for type hints
|
2025-04-09 14:04:14 +02:00 |
|
|
5421b39fd9
|
WIP jupyter console window wip testing waveform
|
2025-04-09 11:15:09 +02:00 |
|
|
a81f3a0d3f
|
WIP cleanup for curve in Waveform is correctly removed from rpc register
|
2025-04-09 11:14:09 +02:00 |
|
|
da65d145d5
|
WIP Image Widget cleanup for toolbar monitor selection and for main curve
|
2025-04-09 00:58:03 +02:00 |
|
|
f24bc43837
|
WIP Scatter Waveform cleanup for main curve
|
2025-04-09 00:51:01 +02:00 |
|
|
404bc13179
|
WIP Scatter curve setting cleanup for devicelineedits
|
2025-04-09 00:41:02 +02:00 |
|
|
b3d4da7813
|
WIP RPCReference setattr added
|
2025-04-09 00:40:44 +02:00 |
|
|
fc44850c73
|
WIP launch window moved to BECMainWindow + regenerated client
|
2025-04-08 18:01:27 +02:00 |
|
|
53bdf143ae
|
WIP cleanup of accept and reject changes for setting widgets + general cleanup for curve settings
|
2025-04-08 17:36:15 +02:00 |
|
|
7ce8be5aae
|
wip - fix teardown of curve tree
|
2025-04-08 17:18:52 +02:00 |
|
|
d3ee1e1b5b
|
refactor(bec_connector): minor type hint improvements
|
2025-04-08 16:32:57 +02:00 |
|
|
127e197b7b
|
wip - refactor(cli server): simplified rpc broadcast since the correct parent_id is now ensured by BECConnector
|
2025-04-08 16:32:57 +02:00 |
|
|
b956bd6e67
|
wip - fix(client_utils): fixed rpc refresh order
|
2025-04-08 16:32:18 +02:00 |
|
|
ad0d789685
|
WIP refactor name and _name changed to object_name
|
2025-04-08 15:46:28 +02:00 |
|
|
ac9ee09a38
|
WIP rpc_widget_handler, removed name kwarg from create_widget
|
2025-04-08 15:24:02 +02:00 |
|
|
98215f1266
|
WIP ui loader removed comment, no objectName set in UILoader
|
2025-04-08 15:12:40 +02:00 |
|
|
571382ca97
|
WIP removal of name check in the dock, it is not needed if widgets are checking their siblings names
|
2025-04-08 15:10:07 +02:00 |
|
|
421a2f76f4
|
WIP removal of all manually set objectNames
|
2025-04-08 15:08:33 +02:00 |
|
|
22be20a799
|
WIP image with image item init fixed
|
2025-04-08 14:53:55 +02:00 |
|
|
c2a83c0830
|
WIP bec connector fetching object name separately from kwargs
|
2025-04-08 14:53:41 +02:00 |
|
|
80c34688fb
|
WIP dock and dock_area name passing adjusted for object_name
|
2025-04-08 14:53:16 +02:00 |
|
|
c59871de52
|
WIP becconnector is passing object_name; dock area supports object name hardcoded
|
2025-04-08 11:04:13 +02:00 |
|
|
0538f45d9c
|
WIP client utils hardcoded "bec" name was chagned to hardcoded "BECDockArea" name
|
2025-04-08 10:35:24 +02:00 |
|
|
b483e27533
|
WIP jupyter console widget updated for debugging
|
2025-04-08 10:10:18 +02:00 |
|
|
6a63e3747a
|
WIP waveform name removed
|
2025-04-08 10:08:34 +02:00 |
|
|
a77367f2bd
|
WIP Name passing removed from Dock and BECWidget base classes
|
2025-04-08 10:04:13 +02:00 |
|
|
b3beb1375e
|
WIP change super init for all widgets
|
2025-04-07 15:46:38 +02:00 |
|
|
4c857d9f54
|
WIP connector and bec widget super init changed + added sibling objecName check + name is now tided to objectName
|
2025-04-07 14:49:14 +02:00 |
|
|
ad30b5c970
|
WIP cli server fix for RPC=False
|
2025-04-07 14:31:01 +02:00 |
|
|
98a46403f0
|
WIP dispatcher always starts cli server
|
2025-04-07 14:30:43 +02:00 |
|
|
0da1ec8b4c
|
WIP log panel exception is pass if a log message is wrong
|
2025-04-07 13:56:29 +02:00 |
|
|
45c3deee58
|
WIP bec connector by default do not register RPC = False to rpc register
|
2025-04-07 13:56:10 +02:00 |
|
|
f3edbc99f7
|
WIP cli server serialize parent id from qt parent hierarchy
|
2025-04-07 13:38:27 +02:00 |
|
|
58a6ddd442
|
WIP widget io hierarchy utils
|
2025-04-07 13:38:27 +02:00 |
|
|
87bcc67307
|
WIP fix curve parent passing
|
2025-04-07 13:19:11 +02:00 |
|
|
45de9bf131
|
WIP fix client utils if widget is not in client skip
|
2025-04-07 13:18:27 +02:00 |
|
|
9af9ef3830
|
wip simple ui file added to launch window
|
2025-04-04 11:49:08 +02:00 |
|
|
8debea4706
|
wip
|
2025-04-04 11:49:08 +02:00 |
|