Commit Graph
21 Commits
Author SHA1 Message Date
wyzula_j 3ba078ea5b build: support PySide6 6.11.1, pyqtgraph 0.14 and PySide6-QtAds 5.0.0, remove force x11 on Linux 2026-07-24 13:48:03 +02:00
appel_c 99f6e0b3dc fix(crosshair): fix crosshair label for rgb 2026-07-16 13:49:11 +02:00
wyzula_j e013078976 feat(crosshair): update labels and ROI profiles on image changes 2026-07-10 14:48:01 +02:00
wyzula_j e3bb7f8368 feat(crosshair): pin crosshair has Intensity label for 2D 2026-07-10 14:48:01 +02:00
wyzula_j 41c01e6612 feat(crosshair): keep the pin across data/scan resets 2026-07-10 14:48:01 +02:00
wyzula_j 34e432e0ed feat(crosshair): keep the pinned marker when the crosshair is toggled off 2026-07-10 14:48:01 +02:00
wyzula_j d6445ce462 feat(crosshair): add click-to-pin marker with frozen ROI profiles 2026-07-10 14:48:01 +02:00
wakonig_k 3e77f54034 refactor: cleanup of imports 2026-04-21 12:42:08 +02:00
wyzula_j d00d786399 fix(test): removed duplicate test in crosshair 2025-11-17 13:29:35 +01:00
wyzula_j 3a2ec9f1b7 test(crosshair): visibility test added with plotbase fixture 2025-09-11 16:59:35 +02:00
wakonig_k 3ba0fc4b44 fix(crosshair): fix crosshair support for transformations 2025-07-10 14:22:15 +02:00
wyzula_j 3e2544e52a fix(crosshair): emitted name from crosshair 2D is objectName of image or its id 2025-06-05 14:04:44 +02:00
wyzula_j c8128faf79 fix(crosshair): label decimal precision is dynamically scaled with the plot zoom; API of all affected widgets adjusted; option added to PlotBase; closes #637 2025-05-30 13:00:18 +02:00
wyzula_j a85402dde1 fix(crosshair): adapted for 2D image 2025-04-03 16:09:33 +02:00
wyzula_j 96cff49cd4 refactor(waveform_widget): removed and replaced by Waveform 2025-04-03 16:09:32 +02:00
wyzula_j aab0229a40 refactor(widgets): widget module structure reorganised 2024-11-14 14:20:20 +01:00
wyzula_j 64df805a9e test(crosshair): tests extended 2024-11-11 15:09:55 +01:00
wakonig_k 1ca9499edd fix(cmaps): unified all defaults to magma cmap 2024-08-27 13:09:21 +02:00
wyzula_j 37835cbf76 fix(crosshair): fixed crosshair for image and waveforms 2024-08-22 10:32:35 +02:00
wyzula_j 07b99d91a5 fix: compatibility adjustment to .ui loading and tests for PySide6 2024-05-29 14:36:42 +02:00
wyzula_j 2446c401d9 test: unit tests moved to separate folder; scope of autouse bec_dispatcher fixture reduced only for unit tests; ci adjusted 2024-04-16 09:51:39 +02:00