1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-30 12:02:29 +02:00
Commit Graph

1540 Commits

Author SHA1 Message Date
guijar_m 1f71d8e5ed feat: do not take focus when GUI is loaded 2024-11-25 08:16:10 +01:00
guijar_m 1f60fec720 feat: add '--hide' argument to BEC GUI server 2024-11-25 08:16:10 +01:00
wyzula_j e9983521ed fix: add back accidentally removed variables 2024-11-25 08:16:10 +01:00
semantic-release ed72393699 1.5.3
Automatically generated by python-semantic-release
v1.5.3
2024-11-21 16:19:45 +00:00
wyzula_j e71e3b2956 fix(alignment_1d): fix imports after widget module refactor 2024-11-21 16:39:10 +01:00
appel_c 6e39bdbf53 ci: fix ci syntax for package-dep-job 2024-11-21 09:13:18 +01:00
semantic-release 2e7383a10c 1.5.2
Automatically generated by python-semantic-release
v1.5.2
2024-11-18 13:53:35 +00:00
wakonig_k 746359b2cc fix: support for bec v3 2024-11-18 14:23:12 +01:00
semantic-release 0219f7c78a 1.5.1
Automatically generated by python-semantic-release
v1.5.1
2024-11-14 13:30:02 +00:00
wyzula_j aab0229a40 refactor(widgets): widget module structure reorganised 2024-11-14 14:20:20 +01:00
wyzula_j 7a1b8748a4 fix(plugin_utils): plugin utils are able to detect classes for plugin creation based on class attribute rather than if it is top level widget 2024-11-14 14:19:22 +01:00
semantic-release 245ebb444e 1.5.0
Automatically generated by python-semantic-release
v1.5.0
2024-11-12 15:29:42 +00:00
wyzula_j 0cd85ed9fa fix(crosshair): crosshair adapted for multi waveform widget 2024-11-12 16:19:42 +01:00
wyzula_j 42d4f182f7 docs(multi_waveform): docs added 2024-11-12 16:19:42 +01:00
wyzula_j f3a39a69e2 feat(multi-waveform): new widget added 2024-11-12 16:19:42 +01:00
semantic-release ec39dae273 1.4.1
Automatically generated by python-semantic-release
v1.4.1
2024-11-12 13:46:09 +00:00
wakonig_k 8e5c0ad8c8 fix(positioner_box): adjusted default signals 2024-11-12 14:36:38 +01:00
semantic-release bf0b49b863 1.4.0
Automatically generated by python-semantic-release
v1.4.0
2024-11-11 14:19:33 +00:00
wyzula_j 11e5937ae0 fix(crosshair): label of coordinates of TextItem displays numbers in general format 2024-11-11 15:09:55 +01:00
wyzula_j 4f31ea655c fix(crosshair): label of coordinates of TextItem is updated according to the current theme of qapp 2024-11-11 15:09:55 +01:00
wyzula_j 64df805a9e test(crosshair): tests extended 2024-11-11 15:09:55 +01:00
wyzula_j 035136d517 feat(crosshair): TextItem to display crosshair coordinates 2024-11-11 15:09:55 +01:00
wyzula_j b2eb71aae0 fix(crosshair): log is separately scaled for backend logic and for signal emit 2024-11-11 15:09:55 +01:00
semantic-release 1e6659c379 1.3.3
Automatically generated by python-semantic-release
v1.3.3
2024-11-07 23:02:04 +00:00
wyzula_j 5fabd4bea9 fix(scan_control): DeviceLineEdit kwargs readings changed to get name of the positioner 2024-11-07 16:47:42 +01:00
appel_c 4f0693cae3 docs: update outdated text in docs 2024-11-07 12:49:36 +01:00
semantic-release ba76d6bb86 1.3.2
Automatically generated by python-semantic-release
v1.3.2
2024-11-05 14:53:05 +00:00
wyzula_j 2304c9f849 fix(plot_base): legend text color is changed when changing dark-light theme 2024-11-05 10:37:53 +01:00
wyzula_j c6e48ec1fe build: PySide6 version fixed 6.7.2 2024-11-04 14:41:43 +01:00
semantic-release f837129023 1.3.1
Automatically generated by python-semantic-release
v1.3.1
2024-10-31 14:37:23 +00:00
wyzula_j 940ee6552c fix(ophyd_kind_util): Kind enums are imported from the bec widget util class 2024-10-31 12:26:10 +01:00
semantic-release 86b60b4aed 1.3.0
Automatically generated by python-semantic-release
v1.3.0
2024-10-30 13:19:18 +00:00
wyzula_j 14dd8c5b29 fix(colors): extend color map validation for matplotlib and colorcet maps (if available) 2024-10-28 17:17:03 +01:00
wyzula_j b039933405 feat(colormap_button): colormap button with menu to select colormap filtered by the colormap type 2024-10-28 13:48:56 +01:00
semantic-release d8c80293c7 1.2.0
Automatically generated by python-semantic-release
v1.2.0
2024-10-25 17:17:49 +00:00
wyzula_j 40c9fea35f feat(colors): evenly spaced color generation + new golden ratio calculation 2024-10-25 19:08:13 +02:00
appel_c 5d4b86e1c6 refactor: add bec_lib version to statusbox 2024-10-25 16:12:06 +02:00
semantic-release 5681c0cbd1 1.1.0
Automatically generated by python-semantic-release
v1.1.0
2024-10-25 08:19:34 +00:00
appel_c 91959e82de refactor: do not flush selection upon receiving config update; allow widgetIO to receive kwargs to be able to use get_value to receive string instead of int for QComboBox 2024-10-24 18:09:18 +02:00
appel_c 5eb15b785f refactor: allow to set selection in DeviceInput; automatic update of selection on device config update; cleanup 2024-10-24 13:38:26 +02:00
appel_c 6fb20552ff refactor: cleanup, added device_signal for signal inputs 2024-10-24 09:21:32 +02:00
appel_c 0350833f36 feat: add filter i/o utility class 2024-10-22 16:56:16 +02:00
wyzula_j acb79020d4 test(scan_control): tests added for grid_scan to ensure scan_args signal validity 2024-10-22 16:05:14 +02:00
semantic-release 9c6ba6ae73 1.0.2
Automatically generated by python-semantic-release
v1.0.2
2024-10-22 13:34:16 +00:00
wyzula_j 4f5448cf51 fix(scan_control): scan args signal fixed to emit list instead of hardcoded structure 2024-10-22 15:04:23 +02:00
semantic-release 6f0182115f 1.0.1
Automatically generated by python-semantic-release
v1.0.1
2024-10-22 08:47:29 +00:00
wakonig_k 7469c892c8 fix(waveform): added support for live_data and data access 2024-10-18 17:10:53 +02:00
semantic-release cb45527f3e 1.0.0
Automatically generated by python-semantic-release
v1.0.0
2024-10-18 09:48:29 +00:00
wyzula_j f9a889fc6d fix(crosshair): downsample clear markers 2024-10-18 11:32:12 +02:00
wyzula_j 2ab12ed60a feat!: ability to disable scatter from waveform & compatible crosshair with down sampling 2024-10-18 11:32:12 +02:00