|
df35aabff3
|
test(dark_mode_button): added tests for dark mode button
|
2024-08-25 13:45:56 +02:00 |
|
|
37835cbf76
|
fix(crosshair): fixed crosshair for image and waveforms
|
2024-08-22 10:32:35 +02:00 |
|
|
e870e5ba08
|
test: added test for device browser
|
2024-08-21 14:38:34 +02:00 |
|
|
4d02b42f11
|
fix: removed qcoreapplication for polling events
|
2024-08-14 12:32:34 +02:00 |
|
|
f285b35b49
|
test(waveform_widget): added tests for axis setting and curve dialog
|
2024-08-13 10:53:44 +02:00 |
|
|
93d397759c
|
fix: issue #292, wrong key was used to clean _slots internal dictionary
|
2024-08-12 10:32:35 +02:00 |
|
|
0273bf4856
|
refactor: adjust dimensions
|
2024-08-08 15:11:43 +02:00 |
|
|
c80a7cd108
|
feat: add PositionerControlLine
|
2024-08-08 14:58:16 +02:00 |
|
|
6269009e54
|
test(dap): wait for fit
|
2024-08-07 20:19:37 +02:00 |
|
|
6d2442d23c
|
test(auto-update): wait for rendering
|
2024-08-07 19:58:26 +02:00 |
|
|
37aa371e7c
|
fix: rename DeviceBox to PositionerBox, fix test for validation
|
2024-08-07 17:56:48 +02:00 |
|
|
cf94599c25
|
test: removed quit from teardown
|
2024-08-07 12:25:54 +02:00 |
|
|
bf6294ecbf
|
test: removed explicit call to close the widget
|
2024-08-07 12:25:54 +02:00 |
|
|
a3d4f5ac4b
|
fix(website): fixed teardown of website widgets
|
2024-08-07 11:15:14 +02:00 |
|
|
9856857f4c
|
test: use factory instead of fixture to properly cleanup widgets on teardown
|
2024-08-07 10:12:49 +02:00 |
|
|
f9e5897900
|
test: ensure all toplevelwidgets are closed
|
2024-08-07 10:12:49 +02:00 |
|
|
5aad401ef8
|
feat(themes): moved themes to bec_qthemes
This reverts commit fd6ae91993
|
2024-08-05 14:24:05 +02:00 |
|
|
73cd11e472
|
test: register all widgets with qtbot and close them
|
2024-08-05 13:54:20 +02:00 |
|
|
7616ca0e14
|
refactor(queue): refactored bec queue to inherit only from qwidget
|
2024-08-05 13:54:20 +02:00 |
|
|
dcc5fd71ee
|
fix: fix missmatch of signal/slot in image and motormap
|
2024-07-29 16:05:21 +02:00 |
|
|
bc1e23944c
|
fix: use SafeSlot instead of Slot
|
2024-07-28 08:54:24 +02:00 |
|
|
61a4e32deb
|
fix: always add a QApplication for tests
|
2024-07-28 08:54:24 +02:00 |
|
|
5a9ccfd1f6
|
fix: reset ErrorPopup singleton between tests
|
2024-07-26 11:58:07 +02:00 |
|
|
4be6fd6b83
|
refactor: renamed DeviceMonitor2DMessage
|
2024-07-25 09:46:58 +02:00 |
|
|
714e1e139e
|
refactor: rename device_monitor to device_monitor_2d
|
2024-07-25 09:46:58 +02:00 |
|
|
06fab0eab9
|
test(dock_area): tests extended
|
2024-07-23 20:40:36 +02:00 |
|
|
7f49893d2c
|
fix(image_widget): image_widget autorange fixed
|
2024-07-23 18:17:35 +02:00 |
|
|
70fb276fdf
|
test(image_widget): tests added
|
2024-07-23 18:17:35 +02:00 |
|
|
2c8764a27d
|
fix(waveform_widget): plot API unified with BECFigure
|
2024-07-19 16:12:36 +02:00 |
|
|
50135b5fe9
|
fix(colormap_selector): compatibility for PyQt6 when using designer fixed
|
2024-07-18 21:13:13 +02:00 |
|
|
8d764e2d46
|
test(waveform_widget): test added
|
2024-07-18 21:13:13 +02:00 |
|
|
c7feb6952d
|
refactor: BECWidget is a mixin based on BECConnector, for each QWidget in BEC
Handles closeEvent() and RPC registering/unregistering
|
2024-07-18 11:07:19 +02:00 |
|
|
8f104cf402
|
tests: add unit tests for error and warning message boxes
|
2024-07-17 13:26:39 +02:00 |
|
|
b98fd00ade
|
feat(color_map_selector): added colormap selector with plugin
|
2024-07-15 22:26:14 +02:00 |
|
|
006992e43c
|
test(waveform): tests extended
|
2024-07-14 19:32:36 +02:00 |
|
|
0c6a9f2310
|
feat(waveform): async readback update implemented for async devices
|
2024-07-14 19:12:19 +02:00 |
|
|
11a7204c98
|
test(toolbar): added reference pngs for spinner for Darwin
|
2024-07-14 16:49:33 +02:00 |
|
|
63db1352ee
|
fix: spinner: update reference image for widget test, use apply_theme
|
2024-07-10 15:36:06 +02:00 |
|
|
eb26e2a11b
|
test(vscode): fixed vscode tests for new cleanup routine
|
2024-07-09 00:40:15 +02:00 |
|
|
5de8804da1
|
test(vscode): improved vscode test
|
2024-07-09 00:40:15 +02:00 |
|
|
2988fd387e
|
feat: added reference utils to compare renderings of widgets
|
2024-07-09 00:40:15 +02:00 |
|
|
1b017edfad
|
feat(widgets): added device box with spinner
|
2024-07-09 00:40:15 +02:00 |
|
|
90178e2f61
|
fix(rpc_server): pass cli config to server
|
2024-07-07 23:25:45 +02:00 |
|
|
734f4c7750
|
tests(motor_map_widget): tests added
|
2024-07-07 22:59:02 +02:00 |
|
|
74a249bd06
|
test(setting_dialog): tests added
|
2024-07-07 22:59:02 +02:00 |
|
|
b9bff38b64
|
feat(toggle): added angular component-like toggle
|
2024-07-07 22:50:25 +02:00 |
|
|
f04862933f
|
refactor(device_input): DeviceComboBox and DeviceLineEdit moved to top layer of widgets
|
2024-07-07 18:53:32 +02:00 |
|
|
f5b8375fd3
|
refactor(stop_button): moved to top layer, plugin added
|
2024-07-07 18:53:32 +02:00 |
|
|
99114f14f6
|
fix(motor_control): temporary remove of motor control widgets
|
2024-07-07 11:41:07 +02:00 |
|
|
03819a3d90
|
feat(plugins): moved plugin dict to dataclass and container
|
2024-07-06 12:00:35 +02:00 |
|