1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-27 18:42:30 +02:00
Commit Graph

2472 Commits

Author SHA1 Message Date
wyzula_j cf773835ae fix(signal_label): dispatcher unsubscribed in the cleanup 2025-10-09 15:42:36 +02:00
wyzula_j 1f40da86b0 fix(client): abort, reset, stop button removed from RPC access 2025-10-09 15:42:36 +02:00
wyzula_j 0560519853 test(color_utils): cleanup for pyqtgraph 2025-10-09 15:42:36 +02:00
wyzula_j 4e9df05d37 test(device_input_base): added qtbot 2025-10-09 15:42:36 +02:00
wyzula_j 209905030c test(busy_loader): tests added 2025-10-09 15:42:36 +02:00
wyzula_j 732bb533db feat(busy_loader): busy loader added to bec widget base class 2025-10-09 15:42:36 +02:00
wyzula_j 844cfd6a32 refactor(device_manager_view): added labels to main toolbar 2025-10-09 15:42:36 +02:00
wyzula_j db73613a81 fix(available_device_resources): top toolbar size fixed 2025-10-09 15:42:36 +02:00
wyzula_j 98ac90f1ac perf(device_table_view): text wrapper delegate removed since it was not working correctly anyway 2025-10-09 15:42:36 +02:00
wyzula_j bf1bff38c8 fix(device_manager_view): removed custom styling for overlay 2025-10-09 15:42:36 +02:00
wyzula_j ffb6bdebe3 refactor(examples): wrong main app removed 2025-10-09 15:42:36 +02:00
wyzula_j f5534d1a6e feat(main_app): device manager implemented into main app 2025-10-09 15:42:36 +02:00
wyzula_j 67da2b4569 feat(actions): actions can be created with label text with beside or under alignment 2025-10-09 15:42:36 +02:00
appel_c 4966373884 fix: mark processEvents for checks 2025-10-09 15:42:36 +02:00
appel_c 471957f1cc refactor: cleanup 2025-10-09 15:42:36 +02:00
perl_d cf74e048b2 fix: preset classes for config dialog 2025-10-09 15:42:36 +02:00
perl_d b4689958ef fix: tests 2025-10-09 15:42:36 +02:00
perl_d 3233c276a6 style: imports 2025-10-09 15:42:36 +02:00
perl_d 071c477287 refactor: redo device tester 2025-10-09 15:42:36 +02:00
perl_d 3f4bb83c0c fix: check plugin exists before loading 2025-10-09 15:42:36 +02:00
perl_d a46c557652 feat: allow setting config in redis 2025-10-09 15:42:36 +02:00
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