1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-02 04:52:32 +02:00
Commit Graph

2451 Commits

Author SHA1 Message Date
perl_d de8908e9f9 style: typo 2025-10-09 15:42:36 +02:00
perl_d 6499e665a9 fix: slightly improve theming 2025-10-09 15:42:36 +02:00
perl_d dcf4ee4777 fix: don't use deprecated api for CDockWidget 2025-10-09 15:42:36 +02:00
perl_d 5888b2e608 feat(device_manager): add device dialog with presets 2025-10-09 15:42:36 +02:00
perl_d b2aaf5d001 refactor: genericise config form 2025-10-09 15:42:36 +02:00
perl_d 907f4e4375 fix: device table theming 2025-10-09 15:42:36 +02:00
perl_d 4b16f8f718 refactor: available devices add+remove from toolbar 2025-10-09 15:42:36 +02:00
perl_d 7ab6c0ee94 fix: add all devices to test list 2025-10-09 15:42:36 +02:00
perl_d b0456489a2 feat: connect available devices to doc and yaml views 2025-10-09 15:42:36 +02:00
perl_d 8284ade4ad feat: add/remove functionality for device table
refactor: use list of configs for general interfaces
2025-10-09 15:42:36 +02:00
perl_d d2434d0112 refactor: util for MimeData 2025-10-09 15:42:36 +02:00
perl_d 9f5179fde0 feat(dm): apply shared selection signal util to view 2025-10-09 15:42:36 +02:00
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