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

1823 Commits

Author SHA1 Message Date
d890809123 WIP WidgetIO cleanup minor 2025-04-06 11:43:46 +02:00
b726df9d57 WIP DAP combobox removed config passing 2025-04-05 21:51:21 +02:00
65c592e080 WIP CLI server removed logger error debug message 2025-04-05 21:48:48 +02:00
45b08916f8 WIP CLI server serialize_object simplified 2025-04-05 21:46:10 +02:00
4ab1df3f33 WIP Palette viewer inheritance order changed 2025-04-05 21:32:29 +02:00
f81f4fd8dd WIP launch window changed inheritance 2025-04-05 21:24:16 +02:00
cb1311f167 WIP becdispatcher automatically starts server 2025-04-05 21:24:02 +02:00
4c3009de40 WIP CLI server parent ids always correct because fetched directly from qt, no need to put parent_id manually 2025-04-05 21:19:35 +02:00
bc2f26e376 WIP ensure sibling names are unique 2025-04-05 20:50:22 +02:00
89c3f7aa0b WIP hierarchy on app level works with curves as well 2025-04-05 19:54:43 +02:00
fb329eb147 WIP hierarchy on app level 2025-04-05 19:48:18 +02:00
6f2e01b420 WIP dock area removed hardcoded name 2025-04-05 19:16:21 +02:00
9f1c150a73 WIP curve parent and object name correctly passed 2025-04-05 19:15:33 +02:00
7356042998 WIP device and signal input methods removed from client 2025-04-05 19:15:16 +02:00
72e9e1b96c WIP debug added to jupyter window 2025-04-05 19:01:17 +02:00
ef51398309 WIP hierarchy print works as expected 2025-04-05 19:01:04 +02:00
6889c509f8 WIP addittional adjustments for widget hierarchy 2025-04-05 18:31:03 +02:00
6857bbaed7 WIP kinda works pyqtgraph hierarchy 2025-04-05 18:16:00 +02:00
06011bd5ea WIP extended example app prototyping 2025-04-05 16:27:13 +02:00
4ae6bdd35d WIP object name linked to name and changed order of inheritance for all widgets 2025-04-04 18:19:02 +02:00
d4999d8041 WIP RPC = False is skipped from Namespaces 2025-04-04 12:23:30 +02:00
5e5ce4d367 WIP buttons removed from RPC access 2025-04-04 12:00:55 +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