|
|
b5921adb36
|
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-01 15:16:40 +02:00 |
|
|
|
18c4cc6a9e
|
fix: process all deletion events before applying a new theme.
Note: this can be dropped once qthemes is updated.
|
2025-09-01 15:16:40 +02:00 |
|
|
|
2e185a41fe
|
refactor: move to qthemes 1.1.2
|
2025-09-01 15:16:40 +02:00 |
|
|
|
36a3d56828
|
test: apply theme on qapp creation
|
2025-09-01 15:16:40 +02:00 |
|
|
|
b1cd556466
|
test: fix tests for qtheme v1
|
2025-09-01 15:16:40 +02:00 |
|
|
|
0be07ca77e
|
fix(serializer): remove deprecated serializer
|
2025-09-01 15:16:40 +02:00 |
|
|
|
39176bfeff
|
test: fixes after theme changes
|
2025-09-01 15:16:40 +02:00 |
|
|
|
818e78104d
|
fix(bec_widgets): adapt to bec_qthemes 1.0
|
2025-09-01 15:16:40 +02:00 |
|
|
|
a27f66bbef
|
refactor(advanced_dock_area): profile tools moved to separate module
|
2025-08-21 15:38:25 +02:00 |
|
|
|
b626a4b4ed
|
feat(advanced_dock_area): ads has default direction
|
2025-08-21 15:38:25 +02:00 |
|
|
|
af21720700
|
refactor(advanced_dock_area): ads changed to separate widget
|
2025-08-21 15:38:25 +02:00 |
|
|
|
52ef184df1
|
feat(advanced_dock_area): added ads based dock area with profiles
|
2025-08-21 15:38:25 +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 |
|
|
|
b718b438ba
|
fix(positioner-box): Test to fix handling of none integer values for precision
|
2025-07-25 19:43:52 +02:00 |
|
|
|
3fd09fceef
|
test(test_plotting_framework_e2e): added test for waveform with passing device from dev container
|
2025-07-23 08:56:52 +02:00 |
|
|
|
8eb8225a7f
|
fix: factor out device name function and add test
|
2025-07-23 08:56:52 +02:00 |
|
|
|
cd17a4aad9
|
fix(signal_label): rewrite reading selection logic
|
2025-07-22 15:24:03 +01:00 |
|
|
|
3384ca02bd
|
fix(device_browser): display signal for signals
|
2025-07-22 15:24:03 +01:00 |
|
|
|
22beadcad0
|
fix(signal_label): show all signals by default
|
2025-07-22 15:24:03 +01:00 |
|
|
|
b9af36a4f1
|
fix(device_signal_display): don't read omitted
|
2025-07-22 15:24:03 +01:00 |
|
|
|
7cda2ed846
|
refactor(notification_banner): BECNotificationBroker done as singleton to sync all windows in the session
|
2025-07-22 13:38:23 +02:00 |
|
|
|
cd9d22d0b4
|
feat(notification_banner): notification centre for alarms implemented into BECMainWindow
|
2025-07-22 13:38:23 +02:00 |
|
|
|
8489ef4a69
|
feat: remove and readd device for config changes
|
2025-07-21 14:23:01 +02:00 |
|
|
|
00e3713181
|
fix(image_roi_tree): rois signals are disconnected when roi tree widget is closed
|
2025-07-17 15:21:11 +02:00 |
|
|
|
2373c7e996
|
feat: add monaco editor
|
2025-07-17 15:02:01 +02:00 |
|
|
|
1d8069e391
|
feat(heatmap): add interpolation and oversampling UI components
|
2025-07-17 14:44:06 +02:00 |
|
|
|
44cc06137c
|
test(history): add history message helper methods to conftest
|
2025-07-17 14:44:06 +02:00 |
|
|
|
25b2737aac
|
refactor: cleanup, add compact popup view for scan_history_browser and update tests
|
2025-07-17 11:26:57 +02:00 |
|
|
|
bde523806f
|
fix: update signal label for device_edit changes
|
2025-07-15 11:24:12 +02:00 |
|
|
|
130cc24b35
|
feat(device_browser): connect update to item refresh
|
2025-07-15 10:29:31 +02:00 |
|
|
|
8dc72656ef
|
feat(device_browser): device deletion from config
|
2025-07-15 10:29:31 +02:00 |
|
|
|
170be0c7d3
|
feat: (#495) add devices through browser
|
2025-07-15 10:29:31 +02:00 |
|
|
|
a9fce175b7
|
feat(widget_finder): widget to fetch any other widget by class from currently running app
|
2025-07-11 18:44:08 +02:00 |
|
|
|
783d042e8c
|
feat(widget_io): utility function to find widget in the app by class
|
2025-07-11 18:44:08 +02:00 |
|
|
|
76439866c1
|
fix(plot_base): autorange takes into account only visible curves
|
2025-07-11 14:42:54 +02:00 |
|