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

1815 Commits

Author SHA1 Message Date
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
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
d4106c548e ci(e2e): e2e tests are saving logs 2025-04-03 16:09:33 +02:00
288ea4dbbd fix(waveform): error where scan history is empty 2025-04-03 16:09:33 +02:00
9fb9a1cfd2 refactor(plots): plot_next_gen module renamed to plots 2025-04-03 16:09:33 +02:00
378398a29b test(e2e): e2e tests adjusted for new plotting framework 2025-04-03 16:09:33 +02:00
6ade934356 test(unit_tests): unit tests adjusted to use a modern plotting framework instead of BECFigure 2025-04-03 16:09:33 +02:00
6ca4aa0f9b fix(client): RPC API adjusted for DockArea, ImageItem and Waveform 2025-04-03 16:09:33 +02:00