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

2446 Commits

Author SHA1 Message Date
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
4e96d6c53c fix(bec_widgets): by default the linux display manager is switched to xcb 2025-10-15 14:07:17 +02:00
cbcf23965b feat(advanced_dock_area): added ads based dock area with profiles 2025-10-15 14:07:17 +02:00
24f54fc252 refactor(bec_main_window): main app theme renamed to View 2025-10-15 14:07:17 +02:00
6643dc2b57 feat(bec_widget): attach/detach method for all widgets + client regenerated 2025-10-15 14:07:17 +02:00
a58fb3fa53 fix(widget_state_manager): state manager can save to already existing settings
wip widget state manager saving loading file logic
2025-10-15 14:07:17 +02:00
5ecdaf4121 fix(widget_state_manager): state manager can save all properties recursively 2025-10-15 14:07:17 +02:00
77295f13f7 refactor(widget_io): ancestor hierarchy methods consolidated 2025-10-15 14:07:17 +02:00