1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-01-01 11:31:19 +01:00
Commit Graph

571 Commits

Author SHA1 Message Date
1f40da86b0 fix(client): abort, reset, stop button removed from RPC access 2025-10-09 15:42:36 +02:00
0560519853 test(color_utils): cleanup for pyqtgraph 2025-10-09 15:42:36 +02:00
4e9df05d37 test(device_input_base): added qtbot 2025-10-09 15:42:36 +02:00
209905030c test(busy_loader): tests added 2025-10-09 15:42:36 +02:00
b4689958ef fix: tests 2025-10-09 15:42:36 +02:00
b2aaf5d001 refactor: genericise config form 2025-10-09 15:42:36 +02:00
39b070f8dc feat: add ListOfExpandableFrames util 2025-10-09 15:42:36 +02:00
a447ac0b96 test(main_app): test extended 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
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
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
3cc4d19e99 test: fixes after theme changes 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
0a6ac071e8 refactor(advanced_dock_area): profile tools moved to separate module 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
dcacbd1d9f feat(advanced_dock_area): added ads based dock area with profiles 2025-10-09 15:41:53 +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
b1b6c5e6a5 test(ringprogressbar): extend e2e test 2025-09-23 16:18:33 +02:00
3e339348dd chore: deprecate 3.10, add 3.13 2025-09-15 13:48:32 +02:00
3a2ec9f1b7 test(crosshair): visibility test added with plotbase fixture 2025-09-11 16:59:35 +02:00
1bec9bd9b2 feat: add explorer widget 2025-08-19 16:51:38 +02:00
f2e5a85e61 feat(scan control): add support for literals 2025-08-18 12:44:29 +02:00
926d722955 feat(property_manager): property manager widget 2025-08-14 09:16:04 +02:00
f4af6ebc5f fix: use better source for plugin repo name 2025-08-07 15:39:07 +02:00
a5a7607a83 tests: add tests for widget creator 2025-08-07 15:39:07 +02:00
50c84a766a refactor(scan-history): add spinner for loading time of history 2025-07-31 13:09:47 +02:00
946752a4b0 refactor(scan-history): fix insert logic; cleanup 2025-07-31 13:09:47 +02:00
32ce8e2818 fix: remove config, directly set device+signal 2025-07-31 09:26:59 +02:00
David Perl
4bbb8fa519 fix: display short lists in SignalDisplay 2025-07-31 09:26:59 +02:00
cd81e7f9ba fix(cli): ensure guis are not started twice 2025-07-31 08:49:48 +02:00
40f4bce285 test(web console): add tests for the web console 2025-07-29 15:23:36 +02:00
fd5af01842 feat(dock area): add screenshot toolbar action 2025-07-29 15:08:17 +02:00
8a214c8978 feat(rpc_timeout): add decorator to override the rpc timeout 2025-07-29 15:08:17 +02:00
bf86a030a0 fix(bec widgets): always call cleanup of child widgets on cleanup 2025-07-29 14:04:24 +02:00
0854175acb test(launch_window): MainWindow raise test removed, features is supported now 2025-07-29 09:01:01 +02:00
4d5df9608a refactor(positioner-box): cleanup, accept float precision 2025-07-25 19:43:52 +02:00