1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-09 16:22:08 +02:00
Commit Graph

33 Commits

Author SHA1 Message Date
wakonig_k 99176198ee fix: adjust ring progress bar to ads 2026-01-28 10:50:52 +01:00
appel_c d8ebae49ad fix(device-progress-bar): remove stretch in content layout 2026-01-26 22:07:14 +01:00
perl_d dc1072c247 fix: tooltip logic and disable button on running scan 2026-01-26 22:07:14 +01:00
perl_d 75162ef8a8 fix: remove manual stylesheet deletion/override 2026-01-26 22:07:14 +01:00
appel_c 2b27faf779 fix(device-init-progress-bar): fix ui format for device init progressbar 2026-01-26 22:07:14 +01:00
appel_c b38d6dc549 refactor(busy-loader): refactor busy loader to use custom widget 2026-01-26 22:07:14 +01:00
appel_c cc45fed387 feat(device-initialization-progress-bar): add progress bar for device initialization 2026-01-26 22:07:14 +01:00
wyzula_j 8842eb617a fix(widgets): removed isVisible from all SafeProperties 2026-01-05 11:25:55 +01:00
wyzula_j 76639b3e04 feat(bec_widget): attach/detach method for all widgets + client regenerated 2026-01-05 11:25:54 +01:00
wakonig_k 01c6e092b9 fix(scan queue): adjustments for changes to the pydantic model of the scan queue 2025-12-17 14:51:54 +01:00
wakonig_k bbb5fc6ce1 fix(ringprogressbar): various fixes and improvements 2025-09-23 16:18:33 +02:00
wyzula_j 10cbb9a05c refactor(widgets): all plugins regenerated 2025-07-29 09:01:01 +02:00
wyzula_j 7073e75adf fix(scan_progressbar): added kwargs to init 2025-07-29 09:01:01 +02:00
appel_c 694a6c4960 fix(bec-progressbar): add flag for theme update 2025-07-17 11:26:57 +02:00
wyzula_j 9ff170660e feat(main_window): timer to show hide scan progress when it is relevant only 2025-06-22 15:32:45 +02:00
wyzula_j 88b42e49e3 fix(scan_progressbar): mapping of bec progress states to the progressbar enums 2025-06-22 15:32:45 +02:00
wyzula_j d3a9e0903a feat(progressbar): state setting and dynamic corner radius 2025-06-22 15:32:45 +02:00
wyzula_j e8ae9725fa fix(scan_progressbar): cleanup adjusted 2025-06-22 15:32:45 +02:00
wyzula_j d5ca7b8433 feat(scan_progressbar): added oneline design for compact applications 2025-06-22 15:32:45 +02:00
wyzula_j b02c870dbf fix(bec_progressbar): layout and sizing adjustments 2025-06-22 15:32:45 +02:00
wakonig_k 92d0ffee65 refactor(progressbar): change slot / property to safeslot / safeproperty 2025-06-22 15:32:45 +02:00
wakonig_k c4b85381a4 feat(scan_progressbar): added progressbar with hooks to scan progress and device progress 2025-06-22 15:32:45 +02:00
wakonig_k a451625a5a feat(progressbar): added padding as designer property 2025-06-22 15:32:45 +02:00
appel_c 37f002427a refactor(bec-progressbar): add private method for bec_progressbar, udate client file 2025-05-06 11:28:12 +02:00
wakonig_k 074bbbc166 fix: change default colormap to plasma 2025-04-23 19:05:54 +02:00
appel_c 7c303d0129 fix(ring-progress-bar): fix bug in disconnect slot of rings, enable 'scan' mode as default for init with first ring 2025-04-23 07:30:07 +02:00
appel_c 8ff2063bc8 fix: proper cleanup of progressbar 2025-04-22 21:19:37 +02:00
appel_c b460ea9955 fix(progress-ring-bar): fix parent inheritance and cleanup of ring objects; closes #496 2025-04-22 21:19:37 +02:00
wakonig_k e4e9febc98 fix(ring_progress_bar): replaced hard-coded endpoints by MessageEndpoints 2025-04-14 10:16:47 +02:00
wakonig_k cfc8272ac2 docs: add missing class doc strings for rpc-enabled widgets 2025-04-12 21:14:01 +02:00
wyzula_j a1bec75115 fix(widgets)!: BECConnector resolves hierarchy including objectName, parent, parent_id upon init; all widgets adjusted 2025-04-11 10:45:27 +02:00
appel_c 66c6c7fa50 fix: add support for additional keyword arguments in widget constructors 2025-03-06 15:39:16 +01:00
wyzula_j aab0229a40 refactor(widgets): widget module structure reorganised 2024-11-14 14:20:20 +01:00