1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-05 00:12:49 +01:00
Commit Graph

2445 Commits

Author SHA1 Message Date
4b16f8f718 refactor: available devices add+remove from toolbar 2025-10-09 15:42:36 +02:00
7ab6c0ee94 fix: add all devices to test list 2025-10-09 15:42:36 +02:00
b0456489a2 feat: connect available devices to doc and yaml views 2025-10-09 15:42:36 +02:00
8284ade4ad feat: add/remove functionality for device table
refactor: use list of configs for general interfaces
2025-10-09 15:42:36 +02:00
d2434d0112 refactor: util for MimeData 2025-10-09 15:42:36 +02:00
9f5179fde0 feat(dm): apply shared selection signal util to view 2025-10-09 15:42:36 +02:00
31863e4aa0 feat: add shared selection signal util 2025-10-09 15:42:36 +02:00
bb8fe61381 feat: connect config update to available devices 2025-10-09 15:42:36 +02:00
b5e30f18aa fix: allow setting state with other conformation of config 2025-10-09 15:42:36 +02:00
e2a12695ea feat: prepare available devices for dragging config 2025-10-09 15:42:36 +02:00
cbb02d7529 feat(device_table): prepare table for drop action 2025-10-09 15:42:36 +02:00
e449c61620 feat: add available devices to manager view 2025-10-09 15:42:36 +02:00
2448aa30cc fix(dm): add constants.py 2025-10-09 15:42:36 +02:00
86727d8138 feat: add available device resource browser 2025-10-09 15:42:36 +02:00
39b070f8dc feat: add ListOfExpandableFrames util 2025-10-09 15:42:36 +02:00
52798d8363 chore: update qtmonaco dependency 2025-10-09 15:42:36 +02:00
86bb09f776 refactor: refactor device_manager_view 2025-10-09 15:42:36 +02:00
76e45b85a8 feat(dm-view): initial commit for config_view, ophyd_test and dm_widget 2025-10-09 15:42:36 +02:00
8f6385a97b fix(colors): accent colors fetching if theme not provided 2025-10-09 15:42:36 +02:00
a447ac0b96 test(main_app): test extended 2025-10-09 15:42:36 +02:00
341dc36f65 feat(main_app):views with examples for enter and exit hook 2025-10-09 15:42:36 +02:00
cfaaef95fd feat(main_app): main app with interactive app switcher 2025-10-09 15:42:36 +02:00
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
f3fd9964cf feat: add SafeConnect 2025-10-09 15:42:36 +02:00
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
b560f6b67a refactor: move to qthemes 1.1.2 2025-10-09 15:42:33 +02:00
6b3e087cad test: apply theme on qapp creation 2025-10-09 15:42:27 +02:00
a6d419a42e refactor(spinner): improve enum access 2025-10-09 15:42:27 +02:00
d8eeaa2e68 fix(themes): move apply theme from BECWidget class to server init 2025-10-09 15:42:27 +02:00
325d8fe5ba fix(BECWidget): ensure that theme changes are only triggered from alive Qt objects 2025-10-09 15:42:27 +02:00
8201aec11f test: fix tests for qtheme v1 2025-10-09 15:42:25 +02:00
72009023bc fix(serializer): remove deprecated serializer 2025-10-09 15:42:06 +02:00
b8a6596231 ci: add artifact upload 2025-10-09 15:42:06 +02:00
3cc4d19e99 test: fixes after theme changes 2025-10-09 15:42:06 +02:00
5730814520 build: add missing darkdetect dependency 2025-10-09 15:42:06 +02:00
8d6e861986 fix(compact_popup): import from qtpy instead of pyside6 2025-10-09 15:42:06 +02:00
7e94ad0c0c chore: fix formatter 2025-10-09 15:42:06 +02:00
caf89973f9 fix: compact popup layout spacing 2025-10-09 15:42:06 +02:00
2bdfa7e678 fix: remove pyqtgraph styling logic 2025-10-09 15:42:06 +02:00
d5836b1b1a fix: tree items due to pushbutton margins 2025-10-09 15:42:06 +02:00
07c2899ab1 fix: device combobox change paint event to stylesheet change 2025-10-09 15:42:06 +02:00
4a0f72ac00 fix(toolbar): toolbar menu button fixed 2025-10-09 15:42:06 +02:00
42a636c54a fix:queue abort button fixed 2025-10-09 15:42:06 +02:00
1e33e7ee2d fix(bec_widgets): adapt to bec_qthemes 1.0 2025-10-09 15:42:06 +02:00
5c6001542b build(bec_qthemes): version 1.0 dependency 2025-10-09 15:42:04 +02:00
0a6ac071e8 refactor(advanced_dock_area): profile tools moved to separate module 2025-10-09 15:41:53 +02:00
c1f0e23678 fix(advanced_dock_area): dock manager global flags initialised in BW init to prevent segfault 2025-10-09 15:41:53 +02:00
d0c7a3a65d feat(advanced_dock_area): ads has default direction 2025-10-09 15:41:53 +02:00
f9fc986aa7 refactor(advanced_dock_area): ads changed to separate widget 2025-10-09 15:41:53 +02:00
42f5aa513c fix(bec_widgets): by default the linux display manager is switched to xcb 2025-10-09 15:41:53 +02:00