|
|
97fddf0196
|
refactor: genericise config form
|
2025-10-15 14:10:29 +02:00 |
|
|
|
9f755997e2
|
fix: device table theming
|
2025-10-15 14:10:29 +02:00 |
|
|
|
cac1066861
|
refactor: available devices add+remove from toolbar
|
2025-10-15 14:10:29 +02:00 |
|
|
|
5281d380cb
|
fix: add all devices to test list
|
2025-10-15 14:10:29 +02:00 |
|
|
|
24c213a705
|
feat: connect available devices to doc and yaml views
|
2025-10-15 14:10:29 +02:00 |
|
|
|
f41ea592bb
|
feat: add/remove functionality for device table
refactor: use list of configs for general interfaces
|
2025-10-15 14:10:29 +02:00 |
|
|
|
a4e02460ad
|
refactor: util for MimeData
|
2025-10-15 14:10:29 +02:00 |
|
|
|
a998793d00
|
feat(dm): apply shared selection signal util to view
|
2025-10-15 14:10:29 +02:00 |
|
|
|
be812322b0
|
feat: add shared selection signal util
|
2025-10-15 14:10:29 +02:00 |
|
|
|
7676e863b2
|
feat: connect config update to available devices
|
2025-10-15 14:10:29 +02:00 |
|
|
|
d467ecc5e0
|
fix: allow setting state with other conformation of config
|
2025-10-15 14:10:29 +02:00 |
|
|
|
72c86b9d6c
|
feat: prepare available devices for dragging config
|
2025-10-15 14:10:29 +02:00 |
|
|
|
4ada3085a9
|
feat(device_table): prepare table for drop action
|
2025-10-15 14:10:29 +02:00 |
|
|
|
42fc7c8568
|
feat: add available devices to manager view
|
2025-10-15 14:10:29 +02:00 |
|
|
|
7f77b9b9f4
|
fix(dm): add constants.py
|
2025-10-15 14:10:29 +02:00 |
|
|
|
03441e93d0
|
feat: add available device resource browser
|
2025-10-15 14:10:29 +02:00 |
|
|
|
73731c8142
|
feat: add ListOfExpandableFrames util
|
2025-10-15 14:10:29 +02:00 |
|
|
|
17bccb8211
|
chore: update qtmonaco dependency
|
2025-10-15 14:10:29 +02:00 |
|
|
|
7935b9b820
|
refactor: refactor device_manager_view
|
2025-10-15 14:10:29 +02:00 |
|
|
|
5895147c00
|
feat(dm-view): initial commit for config_view, ophyd_test and dm_widget
|
2025-10-15 14:10:29 +02:00 |
|
|
|
6f78c914b7
|
fix(colors): accent colors fetching if theme not provided
|
2025-10-15 14:10:29 +02:00 |
|
|
|
c20bc00f45
|
test(main_app): test extended
|
2025-10-15 14:10:29 +02:00 |
|
|
|
67d50d7b68
|
feat(main_app):views with examples for enter and exit hook
|
2025-10-15 14:10:29 +02:00 |
|
|
|
3a78c1b177
|
feat(main_app): main app with interactive app switcher
|
2025-10-15 14:10:29 +02:00 |
|
|
|
66a29d1f07
|
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-10-15 14:10:29 +02:00 |
|
|
|
c72789c8fd
|
feat: add SafeConnect
|
2025-10-15 14:10:29 +02:00 |
|
|
|
fa642aaf49
|
fix: process all deletion events before applying a new theme.
Note: this can be dropped once qthemes is updated.
|
2025-10-15 14:10:29 +02:00 |
|
|
|
2aef05056c
|
refactor: move to qthemes 1.1.2
|
2025-10-15 14:10:27 +02:00 |
|
|
|
e0d65b42f4
|
test: apply theme on qapp creation
|
2025-10-15 14:10:14 +02:00 |
|
|
|
8c226b66c6
|
refactor(spinner): improve enum access
|
2025-10-15 14:10:14 +02:00 |
|
|
|
39809e88b8
|
fix(themes): move apply theme from BECWidget class to server init
|
2025-10-15 14:10:14 +02:00 |
|
|
|
3dba8321f2
|
fix(BECWidget): ensure that theme changes are only triggered from alive Qt objects
|
2025-10-15 14:10:14 +02:00 |
|
|
|
0daeb389ef
|
test: fix tests for qtheme v1
|
2025-10-15 14:10:12 +02:00 |
|
|
|
bdd732b236
|
ci: add artifact upload
|
2025-10-15 14:07:36 +02:00 |
|
|
|
d21464f98f
|
test: fixes after theme changes
|
2025-10-15 14:07:36 +02:00 |
|
|
|
b02994558b
|
build: add missing darkdetect dependency
|
2025-10-15 14:07:36 +02:00 |
|
|
|
b2d6b8dac0
|
fix(compact_popup): import from qtpy instead of pyside6
|
2025-10-15 14:07:36 +02:00 |
|
|
|
3e23ba9aa2
|
chore: fix formatter
|
2025-10-15 14:07:36 +02:00 |
|
|
|
daeec7e0c9
|
fix: compact popup layout spacing
|
2025-10-15 14:07:36 +02:00 |
|
|
|
03fe3a83c4
|
fix: remove pyqtgraph styling logic
|
2025-10-15 14:07:36 +02:00 |
|
|
|
43d49276ce
|
fix: tree items due to pushbutton margins
|
2025-10-15 14:07:36 +02:00 |
|
|
|
b6f8866667
|
fix: device combobox change paint event to stylesheet change
|
2025-10-15 14:07:36 +02:00 |
|
|
|
dcdf5a4a54
|
fix(toolbar): toolbar menu button fixed
|
2025-10-15 14:07:36 +02:00 |
|
|
|
125c94cbbe
|
fix:queue abort button fixed
|
2025-10-15 14:07:36 +02:00 |
|
|
|
138fd1bea7
|
fix(bec_widgets): adapt to bec_qthemes 1.0
|
2025-10-15 14:07:36 +02:00 |
|
|
|
63b7f92f22
|
build(bec_qthemes): version 1.0 dependency
|
2025-10-15 14:07:33 +02:00 |
|
|
|
66f01dc9a6
|
refactor(advanced_dock_area): profile tools moved to separate module
|
2025-10-15 14:07:17 +02:00 |
|
|
|
d4ea9f2992
|
fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault
|
2025-10-15 14:07:17 +02:00 |
|
|
|
9b9b8ab718
|
feat(advanced_dock_area): ads has default direction
|
2025-10-15 14:07:17 +02:00 |
|
|
|
6b1b7a6b56
|
refactor(advanced_dock_area): ads changed to separate widget
|
2025-10-15 14:07:17 +02:00 |
|