Commit Graph
1947 Commits
Author SHA1 Message Date
wyzula_j c234d947bf refactor(forms): rename pretty-display theme hookup to stop shadowing BECWidget method 2026-07-15 16:51:36 +02:00
wyzula_j 35495c3a71 fix(widgets): remove theme_update kwarg; every BECWidget follows theme changes 2026-07-15 16:51:36 +02:00
wakonig_k 70b8022648 fix(ide-explorer): enhance file selection behavior across scripts and macros 2026-07-14 16:59:40 +02:00
wakonig_k e4159b9787 fix(ide-explorer): add tooltips for scripts and macros sections with help popups 2026-07-14 16:59:40 +02:00
wakonig_k cfa38e549f fix: replace custom tree with builtin filebrowser 2026-07-14 16:59:40 +02:00
wyzula_jandJan Wyzula 9c6fa74f65 fix(image): guard layer access during/after teardown 2026-07-14 12:53:04 +02:00
wyzula_jandJan Wyzula c1ea65f7f9 fix(image): guard shape/dtype edge cases in the data path 2026-07-14 12:53:04 +02:00
wyzula_jandJan Wyzula aca13fb305 fix(image): prevent log-scale crash from non-finite color levels 2026-07-14 12:53:04 +02:00
wakonig_kandJan Wyzula cb6a7c5ab2 refactor(BECGuiClient): remove unused import of register_serializer_extension 2026-07-13 13:15:15 +02:00
wakonig_kandJan Wyzula 5de1afa292 fix(RPCServer): increase message expiration time from 60 to 3600 seconds 2026-07-13 13:15:15 +02:00
wakonig_kandJan Wyzula b0e71aac77 refactor(BECGuiClient): streamline GUI server connection handling by removing redundant stream registration 2026-07-13 13:15:15 +02:00
wyzula_jandJan Wyzula 53b21725fd feat(heatmap): scan history plotting via browser popup and settings scan selection 2026-07-10 15:56:56 +02:00
wyzula_jandJan Wyzula d2b5c74204 refactor(curve_tree): use shared scan index combobox 2026-07-10 15:56:56 +02:00
wyzula_jandJan Wyzula 567b10c137 feat(utility): add scan index combobox widget 2026-07-10 15:56:56 +02:00
wyzula_jandJan Wyzula 5b1dd82c1b feat(ring_progress_bar): add set_progress_state for one-call ring + label updates 2026-07-10 14:54:10 +02:00
wyzula_jandJan Wyzula e013078976 feat(crosshair): update labels and ROI profiles on image changes 2026-07-10 14:48:01 +02:00
wyzula_jandJan Wyzula e3bb7f8368 feat(crosshair): pin crosshair has Intensity label for 2D 2026-07-10 14:48:01 +02:00
wyzula_jandJan Wyzula 4a6c351be3 feat(crosshair): restore frozen ROI profiles when a pin is re-adopted 2026-07-10 14:48:01 +02:00
wyzula_jandJan Wyzula 41c01e6612 feat(crosshair): keep the pin across data/scan resets 2026-07-10 14:48:01 +02:00
wyzula_jandJan Wyzula 34e432e0ed feat(crosshair): keep the pinned marker when the crosshair is toggled off 2026-07-10 14:48:01 +02:00
wyzula_jandJan Wyzula d6445ce462 feat(crosshair): add click-to-pin marker with frozen ROI profiles 2026-07-10 14:48:01 +02:00
wyzula_jandJan Wyzula 65d0b50bbb feat(dock_area): add ScanProgressBar to Utils selection menu 2026-07-10 14:04:22 +02:00
appel_candChristian Appel 74469f2299 fix(ide-explorer): improve check directory check 2026-07-09 15:20:47 +02:00
wakonig_kandChristian Appel a341723352 fix(ide_explorer): expand user base path for scripts and macros 2026-07-09 15:20:47 +02:00
wakonig_kandJan Wyzula 4d90869ec2 feat: add feedback dialog 2026-07-09 14:25:38 +02:00
wakonig_kandChristian Appel bcc39400e7 feat(qtermwidget): add clipboard shortcuts for copy and paste functionality 2026-07-09 11:30:37 +02:00
wyzula_jandJan Wyzula cd2141b27c fix(scan_control): box cleanups 2026-07-08 16:59:07 +02:00
wyzula_jandJan Wyzula 1c05a17d5f feat(flow_layout): new flow layout added; implementation to ScanControl widget 2026-07-08 16:59:07 +02:00
wakonig_k 909211f484 fix: update Ctrl+C handling in BecConsole to support shared terminal sessions 2026-07-07 15:05:44 +02:00
wakonig_k 6067311789 fix: refactor zoom level handling in BecConsoleRegistry for improved clarity 2026-07-07 15:05:44 +02:00
wakonig_k de6b795591 chore: fix formatter 2026-07-07 15:05:44 +02:00
wakonig_k 6d08f02d64 fix: add zoom level functionality to BecConsole and related tests 2026-07-07 15:05:44 +02:00
wakonig_k e530cbaa41 fix: set BEC shell as the default active tab in console dock 2026-07-07 15:05:44 +02:00
wakonig_k f446dde5a8 fix: allow writing to shared terminal without ownership 2026-07-07 15:05:44 +02:00
wakonig_k c9d05e42f7 fix: update ctrl c for qtermwidget 2026-07-07 15:05:44 +02:00
appel_candJan Wyzula 1dbeda396c fix: deprecate ShutterState 2026-07-06 14:27:24 +02:00
wakonig_kandJan Wyzula c6a8c27488 feat: replace app id with account is status label 2026-07-06 11:23:34 +02:00
wakonig_kandJan Wyzula 7e92f33583 fix(bec_dispatcher): update method to extract raw endpoints from info 2026-07-06 11:09:11 +02:00
wyzula_jandJan Wyzula dc46ae4f93 fix(logpanel): refresh log colors on theme change 2026-07-06 08:15:04 +02:00
wyzula_jandJan Wyzula c0a1f8e1ff fix(device_combobox): include signals with write_access filter; include in scan control 2026-07-01 20:43:23 +02:00
wakonig_kandJan Wyzula 49855b5698 fix(stop_button): enhance emergency stop functionality and update button behavior 2026-07-01 16:16:51 +02:00
wakonig_kandJan Wyzula 0b74408ba0 fix: abort button should use request id 2026-06-30 17:34:41 +02:00
wakonig_kandJan Wyzula 99d416effb feat: implement composite model selection in curve tree UI 2026-06-30 16:25:47 +02:00
wyzula_jandJan Wyzula 881da59786 fix(actions): review adjustments 2026-06-30 14:55:32 +02:00
wyzula_jandJan Wyzula 8edc01208d fix(actions): SwitchableToolBarAction exclusive behaviour; image base toolbar adjusted 2026-06-30 14:55:32 +02:00
wakonig_k 5b33732947 feat: add scan_id parameter and update_with_scan_history method to Heatmap class 2026-06-30 12:23:27 +02:00
wakonig_k 9123f5be00 fix: correct fast and slow axis order in heatmap calculations and tests 2026-06-29 16:20:01 +02:00
wakonig_k 9ce7e360ab feat: enable conditional loading of DeveloperView based on experimental features 2026-06-29 09:40:58 +02:00
wakonig_k 9282522358 feat: add support for enabling/disabling experimental features in the app 2026-06-29 09:40:58 +02:00
David Perlandwakonig_k 794de6a2d9 fix: migrate _convert_endpointinfo to public method 2026-06-27 08:51:46 +02:00