[us-commits] [ehb54/ultrascan3] 1d74e9: Add `debug_positions` functionality and refine pro...

Lukas Dobler noreply at github.com
Wed Oct 15 05:29:21 MDT 2025


  Branch: refs/heads/lukas/window_positioning
  Home:   https://github.com/ehb54/ultrascan3
  Commit: 1d74e9e01956f78a618fe0431a68817877a3b3ff
      https://github.com/ehb54/ultrascan3/commit/1d74e9e01956f78a618fe0431a68817877a3b3ff
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M programs/us/us.cpp
    M programs/us/us.h

  Log Message:
  -----------
  Add `debug_positions` functionality and refine process channel handling

Introduced a new `debug_positions` method for automated debugging of position logic, integrating it into the menu system. Updated `QProcess` to utilize `ForwardedChannels` mode and removed redundant channel closure calls for improved process management.


  Commit: f84caaa7b14b6f40a98ab8b17e576b701f261d5f
      https://github.com/ehb54/ultrascan3/commit/f84caaa7b14b6f40a98ab8b17e576b701f261d5f
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-10-15 (Wed, 15 Oct 2025)

  Changed paths:
    M gui/us_widgets.cpp
    M gui/us_widgets.h
    M programs/us_fematch/us_fematch_main.cpp

  Log Message:
  -----------
  Add debug logging for widget position and global positioning events

Implemented `showEvent` and `moveEvent` overrides in `US_Widgets` for detailed debugging of widget positioning data. Enhanced `US_FeMatch` main to log initial position and frame geometry details. These changes improve traceability for debugging global positioning logic.


Compare: https://github.com/ehb54/ultrascan3/compare/a7dbc87be55a...f84caaa7b14b

To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list