|
|
d5d4fddaa3
|
WIP double check sibling logic
|
2025-04-07 17:03:56 +02:00 |
|
|
|
eced6ba203
|
WIP name is passed instead of object name into serialize bec connector on CLIServer
|
2025-04-07 11:05:28 +02:00 |
|
|
|
b23927db4d
|
WIP bec app removed from conf test as well
|
2025-04-06 18:21:03 +02:00 |
|
|
|
8b05e8578b
|
WIP bec app removed
|
2025-04-06 18:20:21 +02:00 |
|
|
|
86b7aec643
|
WIP launch window change of inheritance
|
2025-04-06 18:19:07 +02:00 |
|
|
|
3fae913888
|
WIP Jupyter Console window some debugging stuff with qapp
|
2025-04-06 17:09:58 +02:00 |
|
|
|
93a2f15d2f
|
WIP main window refactored a bit
|
2025-04-06 17:07:20 +02:00 |
|
|
|
3a3a143cf8
|
WIP BECDispatcher starts with passed gui id CLI Server
|
2025-04-06 16:41:46 +02:00 |
|
|
|
70469c83cc
|
WIP Image again adjusted inheritance order...
|
2025-04-06 16:41:17 +02:00 |
|
|
|
426bd07788
|
WIP fix inheritance to test_color_utils.py
|
2025-04-06 13:47:46 +02:00 |
|
|
|
73f190b550
|
WIP comment to client_utils
|
2025-04-06 13:45:51 +02:00 |
|
|
|
11e5cf5abf
|
WIP plot widgets data items inheritance order fixed
|
2025-04-06 13:44:16 +02:00 |
|
|
|
210173b194
|
WIP device input base changed inheritance order
|
2025-04-06 13:34:50 +02:00 |
|
|
|
f1dbc34130
|
WIP bec widget docs adjusted
|
2025-04-06 13:09:50 +02:00 |
|
|
|
2eaa7a9bdb
|
WIP Connector import cleanup
|
2025-04-06 12:34:04 +02:00 |
|
|
|
3b9a764186
|
WIP CLI server import cleanup
|
2025-04-06 12:33:43 +02:00 |
|
|
|
f0d3b0c3bc
|
WIP waveform import cleanup
|
2025-04-06 12:33:20 +02:00 |
|
|
|
70a631c18a
|
WIP widget IO import cleanup
|
2025-04-06 12:32:53 +02:00 |
|
|
|
987e38a341
|
WIP FIX PLOTBASE mouse bundle default viewbox fetch fixed
|
2025-04-06 12:31:04 +02:00 |
|
|
|
5d4dc62cc7
|
WIP logpanel debug message removed
|
2025-04-06 12:22:33 +02:00 |
|
|
|
8c58cb265c
|
WIP some log messages disabled
|
2025-04-06 12:14:10 +02:00 |
|
|
|
794104ac6a
|
WIP log panel no initialisation for designer testing proof of concept
|
2025-04-06 12:02:17 +02:00 |
|
|
|
8762d17e31
|
WIP cli server filter widgets without config
|
2025-04-06 12:01:59 +02:00 |
|
|
|
9183a13fce
|
WIP scan metadata inheritance fixed
|
2025-04-06 11:54:03 +02:00 |
|
|
|
837af07fab
|
WIP progress bar inheritance fixed
|
2025-04-06 11:53:51 +02:00 |
|
|
|
82c8c6cd58
|
WIP launch window minor cleanup
|
2025-04-06 11:44:24 +02:00 |
|
|
|
88fa6220ff
|
WIP MainWindow minor clean up
|
2025-04-06 11:44:11 +02:00 |
|
|
|
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 |
|