wyzula_j
|
dd7c71bb1e
|
docs(dispatcher): docs added
|
2024-08-22 14:52:52 +02:00 |
|
wyzula_j
|
af28574bd5
|
fix(waveform): validation of custom curves removed
|
2024-08-22 11:35:27 +02:00 |
|
wakonig_k
|
617db36ed4
|
fix(waveform): skip validation for curves that are not BECCurve instances
|
2024-08-22 10:55:49 +02:00 |
|
wakonig_k
|
44738057a3
|
fix(crosshair): update markers if necessary
|
2024-08-22 10:32:35 +02:00 |
|
wakonig_k
|
f98a9f9771
|
fix(waveform_widget): fixed icon appearance
|
2024-08-22 10:32:35 +02:00 |
|
wakonig_k
|
2fe72c9ccb
|
fix: bubble-up signals
|
2024-08-22 10:32:35 +02:00 |
|
 wyzula_jandwakonig_k
|
37835cbf76
|
fix(crosshair): fixed crosshair for image and waveforms
|
2024-08-22 10:32:35 +02:00 |
|
 wakonig_kandwyzula_j
|
9d8fb0b761
|
feat(scan_control): added the ability to configure the scan control widget from designer
|
2024-08-22 09:42:00 +02:00 |
|
 wakonig_kandwyzula_j
|
84abe46050
|
refactor: removed designer pngs
|
2024-08-21 21:28:32 +02:00 |
|
 wakonig_kandwyzula_j
|
1d2afaa09e
|
refactor: moved to dynamically loaded material design icons
|
2024-08-21 21:28:32 +02:00 |
|
wakonig_k
|
650039303a
|
fix(device_browser): fixed plugin assignment for designer
|
2024-08-21 15:41:23 +02:00 |
|
wakonig_k
|
196504b533
|
feat(cli): added device_browser to cli
|
2024-08-21 15:29:22 +02:00 |
|
wakonig_k
|
e870e5ba08
|
test: added test for device browser
|
2024-08-21 14:38:34 +02:00 |
|
wakonig_k
|
73f5a2f085
|
feat(widgets): added device_browser widget
|
2024-08-21 14:38:34 +02:00 |
|
guijar_m
|
939f834a26
|
fix: formatting of stdout, stderr captured text for logger
|
2024-08-14 18:01:51 +02:00 |
|
wakonig_k
|
bc2abe945f
|
fix(server): emit heartbeat with state
|
2024-08-14 16:55:04 +02:00 |
|
wakonig_k
|
ea9240d2f7
|
fix(rpc): use client singleton instead of dispatcher
|
2024-08-14 12:32:34 +02:00 |
|
wakonig_k
|
4d02b42f11
|
fix: removed qcoreapplication for polling events
|
2024-08-14 12:32:34 +02:00 |
|
guijar_m
|
198c1d1064
|
fix: do not shutdown client in "close"
Terminating client connections has to be done at the application level
|
2024-08-13 12:23:51 +02:00 |
|
wyzula_j
|
7aeb2b5c26
|
fix(curve_dialog): async curves are shown in curve dialog after addition.
|
2024-08-13 10:53:44 +02:00 |
|
wyzula_j
|
d56ea95ef9
|
fix(waveform): async device entry is correctly passed, updated and with new scan the previous data are cleared
|
2024-08-13 10:53:44 +02:00 |
|
wyzula_j
|
98b79aac7b
|
fix(image): image is single image mode do not raise popup error when connected twice with the same monitor
|
2024-08-12 11:24:08 +02:00 |
|
guijar_m
|
93d397759c
|
fix: issue #292, wrong key was used to clean _slots internal dictionary
|
2024-08-12 10:32:35 +02:00 |
|
appel_c
|
0273bf4856
|
refactor: adjust dimensions
|
2024-08-08 15:11:43 +02:00 |
|
appel_c
|
c80a7cd108
|
feat: add PositionerControlLine
|
2024-08-08 14:58:16 +02:00 |
|
wyzula_j
|
281633deff
|
fix(positioner_box): icons fixed
|
2024-08-08 13:34:07 +02:00 |
|
 appel_candwyzula_j
|
0d190c5c59
|
refactor: add button for positioner selection
|
2024-08-08 13:34:07 +02:00 |
|
appel_c
|
37aa371e7c
|
fix: rename DeviceBox to PositionerBox, fix test for validation
|
2024-08-07 17:56:48 +02:00 |
|
appel_c
|
eb54e9f788
|
fix: add validation for bec_lib.device.Positioner; closes #268
|
2024-08-07 15:45:39 +02:00 |
|
wakonig_k
|
99ee545e41
|
fix(dock): properly shut down docks and temp areas
|
2024-08-07 13:58:43 +02:00 |
|
wakonig_k
|
b50b3a27e6
|
fix(settings): shut down settings dialog
|
2024-08-07 12:25:54 +02:00 |
|
wakonig_k
|
a3d4f5ac4b
|
fix(website): fixed teardown of website widgets
|
2024-08-07 11:15:14 +02:00 |
|
wakonig_k
|
bc264975b1
|
fix(dock): properly shut down docks and dock areas
|
2024-08-07 11:00:25 +02:00 |
|
wakonig_k
|
ad07bbf85e
|
fix(figure): cleanup pyqtgraph
|
2024-08-07 10:12:49 +02:00 |
|
wyzula_j
|
a372925fff
|
fix(scan_group_box): Scan Spinboxes limits increased to max allowed values; setting dialog for step size and decimal precision for ScanDoubleSpinBox on right click
|
2024-08-07 09:47:06 +02:00 |
|
wyzula_j
|
af86860bf3
|
fix(dock): docks have more recognizable red icon for closing docks
|
2024-08-06 19:23:31 +02:00 |
|
 wakonig_kandwyzula_j
|
5aad401ef8
|
feat(themes): moved themes to bec_qthemes
This reverts commit fd6ae91993
|
2024-08-05 14:24:05 +02:00 |
|
 wakonig_kandwyzula_j
|
30fef929cf
|
fix(spinner): stop timer on close event
|
2024-08-05 13:54:20 +02:00 |
|
 wakonig_kandwyzula_j
|
1f30dd73a9
|
fix(status_box): fix cleanup of status box
|
2024-08-05 13:54:20 +02:00 |
|
 wakonig_kandwyzula_j
|
7616ca0e14
|
refactor(queue): refactored bec queue to inherit only from qwidget
|
2024-08-05 13:54:20 +02:00 |
|
appel_c
|
dcc5fd71ee
|
fix: fix missmatch of signal/slot in image and motormap
|
2024-07-29 16:05:21 +02:00 |
|
wakonig_k
|
995a795060
|
fix(widgets): fixed import for tictactoe example
|
2024-07-28 10:42:32 +02:00 |
|
 guijar_mandwakonig_k
|
bc1e23944c
|
fix: use SafeSlot instead of Slot
|
2024-07-28 08:54:24 +02:00 |
|
 guijar_mandwakonig_k
|
a3fe20500a
|
fix: linting
|
2024-07-28 08:54:24 +02:00 |
|
guijar_m
|
5a9ccfd1f6
|
fix: reset ErrorPopup singleton between tests
|
2024-07-26 11:58:07 +02:00 |
|
guijar_m
|
fc57b7a126
|
fix: metaclass + QObject segfaults PyQt(cpp bindings)
|
2024-07-26 11:58:07 +02:00 |
|
 appel_candwakonig_k
|
714e1e139e
|
refactor: rename device_monitor to device_monitor_2d
|
2024-07-25 09:46:58 +02:00 |
|
wyzula_j
|
4457ef2147
|
fix(dock): custom label can be created closable
|
2024-07-23 22:22:16 +02:00 |
|
wyzula_j
|
8ca60d54b3
|
feat(dock): dock style sheets updated
|
2024-07-23 22:22:16 +02:00 |
|
wyzula_j
|
5696c993dc
|
feat(general_gui): general gui added
|
2024-07-23 22:22:16 +02:00 |
|