1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-28 18:01:18 +01:00
Commit Graph

590 Commits

Author SHA1 Message Date
37c76509e7 wip migrated hover gradient from bec widgets - removed completely also with the round frame nonsense 2025-11-27 13:55:29 +01:00
c2780d629c feat(advanced_dock_area): floating docks restore with relative geometry 2025-11-24 10:55:17 +01:00
d259de227d feat(advanced_dock_area): created DockAreaWidget base class; profile management through namespaces; dock area variants 2025-11-24 10:55:17 +01:00
b9643691b9 feat(advanced_dock_area): UI/UX for profile management improved, saving directories logic adjusted 2025-11-24 10:55:17 +01:00
38134ec849 WILL BE REMOVED AFTER REBASE fix(fakeredis): add support for additional args
(cherry picked from commit c9455672b5)
2025-11-19 18:15:44 +01:00
937bea5103 WILL BE REMOVED AFTER REBASE fix(test): removed duplicate test in crosshair
(cherry picked from commit d00d786399)
2025-11-18 16:51:52 +01:00
7f488c09ef fix(becconnector): ophyd thread killer on exit + in conftest 2025-11-12 20:56:13 +01:00
79d64c43d5 refactor(developer_view): developer view moved from examples to view module in applications 2025-11-04 17:22:40 +01:00
fa5135d2d7 feat(guided_tour): added option to register QActions from toolbar 2025-10-31 14:11:58 +01:00
e1e0fbd390 feat(guided_tour): add guided tour 2025-10-31 14:11:58 +01:00
96e7ca34ab fix: add metadata to scan control export 2025-10-30 17:26:14 +01:00
0d0eb1d8ee fix: developer view improvements and dependency updates 2025-10-30 17:26:14 +01:00
7a43111de0 feat: add developer view 2025-10-30 17:26:14 +01:00
a57d3c6e1c refactor: improve test coverage for help_inspector and device_manager_view 2025-10-16 16:33:46 +02:00
bb363d8280 test(device-manager-view): Add test for the device-manager-view initialization 2025-10-16 16:33:46 +02:00
b81e92b3ee test(device-manager-components): test for device manager components 2025-10-16 16:33:46 +02:00
979de3519b test(advanced_dock_area): tests fixed 2025-10-15 14:10:30 +02:00
8e66bae6ec feat(help-inspector): add help inspector widget 2025-10-15 14:10:30 +02:00
de5c2e37ed fix(client): abort, reset, stop button removed from RPC access 2025-10-15 14:10:30 +02:00
60c207f1fe test(color_utils): cleanup for pyqtgraph 2025-10-15 14:10:30 +02:00
c609a2c9cb test(device_input_base): added qtbot 2025-10-15 14:10:30 +02:00
8b9295356d test(busy_loader): tests added 2025-10-15 14:10:30 +02:00
ca9007a6e2 fix: tests 2025-10-15 14:10:29 +02:00
97fddf0196 refactor: genericise config form 2025-10-15 14:10:29 +02:00
73731c8142 feat: add ListOfExpandableFrames util 2025-10-15 14:10:29 +02:00
c20bc00f45 test(main_app): test extended 2025-10-15 14:10:29 +02:00
3a78c1b177 feat(main_app): main app with interactive app switcher 2025-10-15 14:10:29 +02:00
66a29d1f07 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-15 14:10:29 +02:00
fa642aaf49 fix: process all deletion events before applying a new theme.
Note: this can be dropped once qthemes is updated.
2025-10-15 14:10:29 +02:00
2aef05056c refactor: move to qthemes 1.1.2 2025-10-15 14:10:27 +02:00
e0d65b42f4 test: apply theme on qapp creation 2025-10-15 14:10:14 +02:00
0daeb389ef test: fix tests for qtheme v1 2025-10-15 14:10:12 +02:00
d21464f98f test: fixes after theme changes 2025-10-15 14:07:36 +02:00
138fd1bea7 fix(bec_widgets): adapt to bec_qthemes 1.0 2025-10-15 14:07:36 +02:00
66f01dc9a6 refactor(advanced_dock_area): profile tools moved to separate module 2025-10-15 14:07:17 +02:00
9b9b8ab718 feat(advanced_dock_area): ads has default direction 2025-10-15 14:07:17 +02:00
6b1b7a6b56 refactor(advanced_dock_area): ads changed to separate widget 2025-10-15 14:07:17 +02:00
cbcf23965b feat(advanced_dock_area): added ads based dock area with profiles 2025-10-15 14:07:17 +02:00
c87a6cfce9 feat(image_roi_tree): compact mode added 2025-10-15 12:35:51 +02:00
3d807eaa63 refactor(serializer): upgrade to new serializer interface 2025-10-13 16:11:47 +02:00
1dd20d5986 test(deviceconfig-form-update): Add onFailure default to test 2025-10-09 15:36:18 +02:00
20a59af648 fix(curve_tree): scans are always fetched by scan ids 2025-10-08 13:40:48 +02:00
a006f95f21 test(plotting_framework_e2e): fetching history curve 2025-10-08 13:40:48 +02:00
8111a4a21b fix(curve_tree): fetching scan numbers directly from the bec client 2025-10-08 13:40:48 +02:00
2f798be7b0 refactor(test_waveform): test waveform renamed 2025-10-08 13:40:48 +02:00
5a5d32312b test(waveform,curve_tree): test extended to cover history curve behaviour 2025-10-08 13:40:48 +02:00
0844a9e119 test(conftest): suppress_message_box for error popups fixture autouse True 2025-10-08 13:40:48 +02:00
f083dff612 feat(waveform): new type of curve - history curve 2025-10-08 13:40:48 +02:00
50696bce4c fix: explicitly pass the cached readout flag 2025-10-07 10:59:22 +02:00
108ddae6ca fix(image): add support for specifying preview signals through cli 2025-09-23 17:01:00 +02:00