1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-03 13:24:20 +02:00
Commit Graph

2439 Commits

Author SHA1 Message Date
perl_d 31863e4aa0 feat: add shared selection signal util 2025-10-09 15:42:36 +02:00
perl_d bb8fe61381 feat: connect config update to available devices 2025-10-09 15:42:36 +02:00
perl_d b5e30f18aa fix: allow setting state with other conformation of config 2025-10-09 15:42:36 +02:00
perl_d e2a12695ea feat: prepare available devices for dragging config 2025-10-09 15:42:36 +02:00
perl_d cbb02d7529 feat(device_table): prepare table for drop action 2025-10-09 15:42:36 +02:00
perl_d e449c61620 feat: add available devices to manager view 2025-10-09 15:42:36 +02:00
perl_d 2448aa30cc fix(dm): add constants.py 2025-10-09 15:42:36 +02:00
perl_d 86727d8138 feat: add available device resource browser 2025-10-09 15:42:36 +02:00
perl_d 39b070f8dc feat: add ListOfExpandableFrames util 2025-10-09 15:42:36 +02:00
perl_d 52798d8363 chore: update qtmonaco dependency 2025-10-09 15:42:36 +02:00
appel_c 86bb09f776 refactor: refactor device_manager_view 2025-10-09 15:42:36 +02:00
appel_c 76e45b85a8 feat(dm-view): initial commit for config_view, ophyd_test and dm_widget 2025-10-09 15:42:36 +02:00
wyzula_j 8f6385a97b fix(colors): accent colors fetching if theme not provided 2025-10-09 15:42:36 +02:00
wyzula_j a447ac0b96 test(main_app): test extended 2025-10-09 15:42:36 +02:00
wyzula_j 341dc36f65 feat(main_app):views with examples for enter and exit hook 2025-10-09 15:42:36 +02:00
wyzula_j cfaaef95fd feat(main_app): main app with interactive app switcher 2025-10-09 15:42:36 +02:00
wakonig_k ba113aaaa2 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-09 15:42:36 +02:00
wakonig_k f3fd9964cf feat: add SafeConnect 2025-10-09 15:42:36 +02:00
wakonig_k 0ab5b52f10 fix: process all deletion events before applying a new theme.
Note: this can be dropped once qthemes is updated.
2025-10-09 15:42:36 +02:00
wakonig_k b560f6b67a refactor: move to qthemes 1.1.2 2025-10-09 15:42:33 +02:00
wakonig_k 6b3e087cad test: apply theme on qapp creation 2025-10-09 15:42:27 +02:00
wakonig_k a6d419a42e refactor(spinner): improve enum access 2025-10-09 15:42:27 +02:00
wakonig_k d8eeaa2e68 fix(themes): move apply theme from BECWidget class to server init 2025-10-09 15:42:27 +02:00
wakonig_k 325d8fe5ba fix(BECWidget): ensure that theme changes are only triggered from alive Qt objects 2025-10-09 15:42:27 +02:00
wakonig_k 8201aec11f test: fix tests for qtheme v1 2025-10-09 15:42:25 +02:00
wakonig_k 72009023bc fix(serializer): remove deprecated serializer 2025-10-09 15:42:06 +02:00
wakonig_k b8a6596231 ci: add artifact upload 2025-10-09 15:42:06 +02:00
wakonig_k 3cc4d19e99 test: fixes after theme changes 2025-10-09 15:42:06 +02:00
wakonig_k 5730814520 build: add missing darkdetect dependency 2025-10-09 15:42:06 +02:00
wakonig_k 8d6e861986 fix(compact_popup): import from qtpy instead of pyside6 2025-10-09 15:42:06 +02:00
wakonig_k 7e94ad0c0c chore: fix formatter 2025-10-09 15:42:06 +02:00
wyzula_j caf89973f9 fix: compact popup layout spacing 2025-10-09 15:42:06 +02:00
wyzula_j 2bdfa7e678 fix: remove pyqtgraph styling logic 2025-10-09 15:42:06 +02:00
wyzula_j d5836b1b1a fix: tree items due to pushbutton margins 2025-10-09 15:42:06 +02:00
wyzula_j 07c2899ab1 fix: device combobox change paint event to stylesheet change 2025-10-09 15:42:06 +02:00
wyzula_j 4a0f72ac00 fix(toolbar): toolbar menu button fixed 2025-10-09 15:42:06 +02:00
wyzula_j 42a636c54a fix:queue abort button fixed 2025-10-09 15:42:06 +02:00
wyzula_j 1e33e7ee2d fix(bec_widgets): adapt to bec_qthemes 1.0 2025-10-09 15:42:06 +02:00
wyzula_j 5c6001542b build(bec_qthemes): version 1.0 dependency 2025-10-09 15:42:04 +02:00
wyzula_j 0a6ac071e8 refactor(advanced_dock_area): profile tools moved to separate module 2025-10-09 15:41:53 +02:00
wyzula_j c1f0e23678 fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault 2025-10-09 15:41:53 +02:00
wyzula_j d0c7a3a65d feat(advanced_dock_area): ads has default direction 2025-10-09 15:41:53 +02:00
wyzula_j f9fc986aa7 refactor(advanced_dock_area): ads changed to separate widget 2025-10-09 15:41:53 +02:00
wyzula_j 42f5aa513c fix(bec_widgets): by default the linux display manager is switched to xcb 2025-10-09 15:41:53 +02:00
wyzula_j dcacbd1d9f feat(advanced_dock_area): added ads based dock area with profiles 2025-10-09 15:41:53 +02:00
wyzula_j df583c29bf refactor(bec_main_window): main app theme renamed to View 2025-10-09 15:41:53 +02:00
wyzula_j 39be12a211 feat(bec_widget): attach/detach method for all widgets + client regenerated 2025-10-09 15:41:53 +02:00
wyzula_j 4d05c0d187 fix(widget_state_manager): state manager can save to already existing settings
wip widget state manager saving loading file logic
2025-10-09 15:41:53 +02:00
wyzula_j 690c240bf0 fix(widget_state_manager): state manager can save all properties recursively 2025-10-09 15:41:53 +02:00
wyzula_j 153249fb75 refactor(widget_io): ancestor hierarchy methods consolidated 2025-10-09 15:41:53 +02:00