1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-30 18:51:19 +01:00
Commit Graph

2438 Commits

Author SHA1 Message Date
7f3742da9d fix: missing changes from items 2025-09-16 13:53:30 +02:00
6072b8598a wip implemented into main app 2025-09-16 13:41:42 +02:00
feb94f6ce6 wip - embed view in main app 2025-09-16 12:58:17 +02:00
1fcc4cd283 build: add pylsp-bec dependency 2025-09-16 12:58:17 +02:00
f7e5d0fe7b wip - feat(developer view): connect play buttons to terminal widget
Note: this is only meant as a placeholder for the procedures
2025-09-16 12:58:17 +02:00
df4609b79e fix(monaco tab): fix saving to disk 2025-09-16 12:58:17 +02:00
c56f91809a feat: add support to format on save 2025-09-16 12:58:17 +02:00
2f8d83052f fix: update vim icon 2025-09-16 12:58:17 +02:00
c32df2baee f - wip 2025-09-16 12:58:17 +02:00
bcbe722d1d feat(monaco): various minor improvements for the developer view 2025-09-16 12:58:17 +02:00
275581a0fe fix(explorer): ensure parent is forwarded correctly 2025-09-16 12:58:17 +02:00
59bfc5826f feat(web console): add startup cmd as init arg 2025-09-16 12:58:17 +02:00
3d446e23e1 feat(explorer): emit signals for opening files 2025-09-16 12:58:17 +02:00
a98e04a652 f - cleanup 2025-09-16 12:58:17 +02:00
2c66385515 wip - add explorer widget 2025-09-16 12:58:17 +02:00
b67025c6a2 wip developer view example 2025-09-16 12:58:17 +02:00
b9bbf5d6e1 wip monaco dock widget 2025-09-16 12:58:16 +02:00
4b2bfd6252 style: imports 2025-09-16 12:57:46 +02:00
e681f3ce06 refactor: redo device tester 2025-09-16 12:57:46 +02:00
7b5e58a5b8 fix: check plugin exists before loading 2025-09-16 12:57:46 +02:00
c83338e15d feat: allow setting config in redis 2025-09-16 12:57:46 +02:00
e7b1c6ab20 style: typo 2025-09-16 12:57:46 +02:00
4c78946da6 fix: slightly improve theming 2025-09-16 12:57:46 +02:00
4f3acba215 fix: don't use deprecated api for CDockWidget 2025-09-16 12:57:46 +02:00
f48470f4cd feat(device_manager): add device dialog with presets 2025-09-16 12:57:43 +02:00
89db2f5c98 refactor: genericise config form 2025-09-16 12:57:16 +02:00
10c9da8898 fix: device table theming 2025-09-16 12:57:16 +02:00
cc05f5973e refactor: available devices add+remove from toolbar 2025-09-16 12:57:16 +02:00
641efd0990 fix: add all devices to test list 2025-09-16 12:57:16 +02:00
d6178b4338 feat: connect available devices to doc and yaml views 2025-09-16 12:57:16 +02:00
0c3cb9fd75 feat: add/remove functionality for device table
refactor: use list of configs for general interfaces
2025-09-16 12:57:16 +02:00
bef06ab35f refactor: util for MimeData 2025-09-16 12:57:16 +02:00
5d5009d4ab feat(dm): apply shared selection signal util to view 2025-09-16 12:57:16 +02:00
12592cb544 feat: add shared selection signal util 2025-09-16 12:57:16 +02:00
7ecb257897 feat: connect config update to available devices 2025-09-16 12:57:15 +02:00
b200226e07 fix: allow setting state with other conformation of config 2025-09-16 12:57:15 +02:00
ecbefb69e1 feat: prepare available devices for dragging config 2025-09-16 12:57:15 +02:00
127199c56a feat(device_table): prepare table for drop action 2025-09-16 12:57:15 +02:00
2efb06b6a2 feat: add available devices to manager view 2025-09-16 12:57:15 +02:00
6af2b09f19 fix(dm): add constants.py 2025-09-16 12:57:15 +02:00
48b854a9ab feat: add available device resource browser 2025-09-16 12:57:15 +02:00
cee7998122 feat: add ListOfExpandableFrames util 2025-09-16 12:57:15 +02:00
6ecc06de1d fix: wrong import in colors 2025-09-16 12:57:15 +02:00
3bdb8f2559 chore: update qtmonaco dependency 2025-09-16 12:57:15 +02:00
e3c7e3ff44 refactor: refactor device_manager_view 2025-09-16 12:57:15 +02:00
af20396968 feat(dm-view): initial commit for config_view, ophyd_test and dm_widget 2025-09-16 12:57:15 +02:00
2a4a11a96f test(main_app): test extended 2025-09-15 13:52:43 +02:00
eaf1634ca5 feat(main_app):views with examples for enter and exit hook 2025-09-15 13:52:43 +02:00
0e356e0ce9 feat(main_app): main app with interactive app switcher 2025-09-15 13:52:43 +02:00
4e172a8edd test: remove outdated tests
Note: The stylesheet is now set by qthemes, not the widget itself. As a result, the widget-specific stylesheet remains empty.
2025-09-15 13:52:43 +02:00