1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-09 10:17:50 +01:00
Commit Graph

1821 Commits

Author SHA1 Message Date
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
843143508b wip 2025-04-04 11:49:08 +02:00
1701bc3f80 wip 2025-04-04 11:49:08 +02:00
97109f71c4 wip 2025-04-04 11:49:08 +02:00
ae50ca282a wip 2025-04-04 11:49:08 +02:00
8e6a22f917 wip 2025-04-04 11:49:08 +02:00
fc001934e3 wip 2025-04-04 11:49:08 +02:00
78365a5233 wip 2025-04-04 11:49:08 +02:00
d7b4545795 wip 2025-04-04 11:49:08 +02:00
2168a2acf0 wip 2025-04-04 11:49:08 +02:00
80d4d0def6 wip 2025-04-04 11:49:08 +02:00
e1cc87d421 wip 2025-04-04 11:49:08 +02:00
7719ac86b8 wip 2025-04-04 11:49:08 +02:00
705e819352 wip 2025-04-04 11:49:08 +02:00
1d98aed46e wip - launch file 2025-04-04 11:49:08 +02:00
90c4460996 refactor: minor type hint improvements 2025-04-04 11:49:08 +02:00
f423e8463d fix: fix rpc after qapp refactoring; simplified update logic 2025-04-04 11:49:08 +02:00
accaeed832 feat: moved to bec qapp 2025-04-04 11:49:08 +02:00
20028fc057 feat: add cli server class 2025-04-04 11:49:08 +02:00
188fe4840f feat: add launch window 2025-04-04 11:49:08 +02:00
157eced745 fix: set parent id for widgets of custom ui files 2025-04-04 11:49:08 +02:00
8e8f7f4264 fix: ensure parent and parent_id are passed on 2025-04-04 11:49:08 +02:00
ae3e2d7946 wip QAPP with QMainWindow with some example ui files, you need to manually change the ui file in the server to change ui 2025-04-04 11:49:08 +02:00
867ab574cb wip widget_IO added filter to list just BECWidget hierarchy 2025-04-04 11:49:08 +02:00
be552d3ece refactor(utils): qt_utils moved to utils 2025-04-03 16:09:33 +02:00
8d17f7e32f fix(rpc_register): _lock and _skip_broad_cast moved to instance attributes 2025-04-03 16:09:33 +02:00
4a74891184 fix(server): BECDockArea type added 2025-04-03 16:09:33 +02:00
c2d2c484cd fix(waveform): legend is correctly updated when changed from curve dialog 2025-04-03 16:09:33 +02:00
b91f1fe487 fix(waveform): fix dap curve categorization logic 2025-04-03 16:09:33 +02:00