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

2425 Commits

Author SHA1 Message Date
perl_d 5d148babe5 fix: don't use deprecated api for CDockWidget 2025-09-30 14:10:50 +02:00
perl_d 63a792aed9 feat(device_manager): add device dialog with presets 2025-09-30 14:10:50 +02:00
perl_d f9e21153b6 refactor: genericise config form 2025-09-30 14:10:50 +02:00
perl_d 7bead79a96 fix: device table theming 2025-09-30 14:10:50 +02:00
perl_d eee0ca92a7 refactor: available devices add+remove from toolbar 2025-09-30 14:10:50 +02:00
perl_d 688b1242e3 fix: add all devices to test list 2025-09-30 14:10:50 +02:00
perl_d e93b13ca79 feat: connect available devices to doc and yaml views 2025-09-30 14:10:50 +02:00
perl_d f293f1661a feat: add/remove functionality for device table
refactor: use list of configs for general interfaces
2025-09-30 14:10:50 +02:00
perl_d 6a6fe41f8d refactor: util for MimeData 2025-09-30 14:10:50 +02:00
perl_d 73c46d47a3 feat(dm): apply shared selection signal util to view 2025-09-30 14:10:50 +02:00
perl_d c7cd3c60b4 feat: add shared selection signal util 2025-09-30 14:10:50 +02:00
perl_d 5cfaeb9efd feat: connect config update to available devices 2025-09-30 14:10:50 +02:00
perl_d ced2213e4c fix: allow setting state with other conformation of config 2025-09-30 14:10:50 +02:00
perl_d 77ea92cd1a feat: prepare available devices for dragging config 2025-09-30 14:10:50 +02:00
perl_d 53a230c719 feat(device_table): prepare table for drop action 2025-09-30 14:10:50 +02:00
perl_d 66581b60d1 feat: add available devices to manager view 2025-09-30 14:10:50 +02:00
perl_d e618c56c11 fix(dm): add constants.py 2025-09-30 14:10:50 +02:00
perl_d b26a568b57 feat: add available device resource browser 2025-09-30 14:10:50 +02:00
perl_d 95a040522f feat: add ListOfExpandableFrames util 2025-09-30 14:10:50 +02:00
perl_d 499b4d5615 chore: update qtmonaco dependency 2025-09-30 14:10:50 +02:00
appel_c b5c6d93cba refactor: refactor device_manager_view 2025-09-30 14:10:50 +02:00
appel_c d92259e8c0 feat(dm-view): initial commit for config_view, ophyd_test and dm_widget 2025-09-30 14:10:50 +02:00
wyzula_j c7a0f531d0 fix(colors): accent colors fetching if theme not provided 2025-09-26 10:47:17 -05:00
wyzula_j e89cefed97 test(main_app): test extended 2025-09-26 10:47:17 -05:00
wyzula_j 14d7f1fcad feat(main_app):views with examples for enter and exit hook 2025-09-26 10:47:17 -05:00
wyzula_j 49b9cbf553 feat(main_app): main app with interactive app switcher 2025-09-26 10:47:17 -05:00
wakonig_k 1803d3dd9d 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-09-26 10:47:17 -05:00
wakonig_k a823dd243e feat: add SafeConnect 2025-09-26 10:47:17 -05:00
wakonig_k 34ed0daa98 fix: process all deletion events before applying a new theme.
Note: this can be dropped once qthemes is updated.
2025-09-26 10:47:17 -05:00
wakonig_k 7c9ba024bc refactor: move to qthemes 1.1.2 2025-09-26 10:47:17 -05:00
wakonig_k 8fd091ab44 test: apply theme on qapp creation 2025-09-26 10:47:17 -05:00
wakonig_k 84b892d7f0 refactor(spinner): improve enum access 2025-09-26 10:47:17 -05:00
wakonig_k 97722bdde7 fix(themes): move apply theme from BECWidget class to server init 2025-09-26 10:47:17 -05:00
wakonig_k 63c599db76 fix(BECWidget): ensure that theme changes are only triggered from alive Qt objects 2025-09-26 10:47:17 -05:00
wakonig_k 1adabb0955 test: fix tests for qtheme v1 2025-09-26 10:47:17 -05:00
wakonig_k b1d2100e05 fix(serializer): remove deprecated serializer 2025-09-26 10:47:17 -05:00
wakonig_k 4420793cf3 ci: add artifact upload 2025-09-26 10:47:17 -05:00
wakonig_k d2fede00d2 test: fixes after theme changes 2025-09-26 10:47:17 -05:00
wakonig_k ff4025c209 build: add missing darkdetect dependency 2025-09-26 10:47:17 -05:00
wakonig_k 8f5d28a276 fix(compact_popup): import from qtpy instead of pyside6 2025-09-26 10:47:17 -05:00
wakonig_k 1a2ec920f6 chore: fix formatter 2025-09-26 10:47:17 -05:00
wyzula_j 098f2d4f6f fix: compact popup layout spacing 2025-09-26 10:47:17 -05:00
wyzula_j 706490247b fix: remove pyqtgraph styling logic 2025-09-26 10:47:17 -05:00
wyzula_j a0e190e38d fix: tree items due to pushbutton margins 2025-09-26 10:47:17 -05:00
wyzula_j 9aae92aa89 fix: device combobox change paint event to stylesheet change 2025-09-26 10:47:17 -05:00
wyzula_j 35f3caf2dd fix(toolbar): toolbar menu button fixed 2025-09-26 10:47:17 -05:00
wyzula_j 37191aae62 fix:queue abort button fixed 2025-09-26 10:47:17 -05:00
wyzula_j 1feeb11ab0 fix(bec_widgets): adapt to bec_qthemes 1.0 2025-09-26 10:47:17 -05:00
wyzula_j ffa22242d0 build(bec_qthemes): version 1.0 dependency 2025-09-26 10:47:17 -05:00
wyzula_j a32751d368 refactor(advanced_dock_area): profile tools moved to separate module 2025-09-26 10:47:17 -05:00