[us-commits] [ehb54/ultrascan3] 7ac7f3: Update `value` method to return default `QVariant`

ehb54 noreply at github.com
Tue Nov 18 10:06:21 MST 2025


  Branch: refs/heads/ehb54-issue-649-a
  Home:   https://github.com/ehb54/ultrascan3
  Commit: 7ac7f3643ac686e016a4c0bda79f188aefc06933
      https://github.com/ehb54/ultrascan3/commit/7ac7f3643ac686e016a4c0bda79f188aefc06933
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-11-16 (Sun, 16 Nov 2025)

  Changed paths:
    M utils/us_db2.cpp
    M utils/us_db2.h

  Log Message:
  -----------
  Update `value` method to return default `QVariant`

- Replace `QVariant::Invalid` with default `QVariant()` in `US_DB2::value` method to align with modern QVariant usage.
- Update method documentation in `us_db2.h` to reflect the change.


  Commit: 6334d8a547ec98d53ccca0926c511a7554263428
      https://github.com/ehb54/ultrascan3/commit/6334d8a547ec98d53ccca0926c511a7554263428
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-11-17 (Mon, 17 Nov 2025)

  Changed paths:
    M utils/us_xpn_data.cpp

  Log Message:
  -----------
  Uncomment `column_indexes` calls in `us_xpn_data.cpp` to enable proper column index retrieval logic.


  Commit: 72306fcec7a1e4c91c96c06a871d7f0478ac8964
      https://github.com/ehb54/ultrascan3/commit/72306fcec7a1e4c91c96c06a871d7f0478ac8964
  Author: alexsav815 <alexsav.science at gmail.com>
  Date:   2025-11-17 (Mon, 17 Nov 2025)

  Changed paths:
    M programs/us_xpn_viewer/us_xpn_viewer_gui.cpp
    M programs/us_xpn_viewer/us_xpn_viewer_gui.h

  Log Message:
  -----------
  GMP : 2.LIVE_UPDATE -- check for positiveness of the vacuum value before updatign GUI...


  Commit: bfdd414e2645c7d5d437bc9b52fcdda2bf03e8c0
      https://github.com/ehb54/ultrascan3/commit/bfdd414e2645c7d5d437bc9b52fcdda2bf03e8c0
  Author: ehb54 <ehb54 at users.noreply.github.com>
  Date:   2025-11-18 (Tue, 18 Nov 2025)

  Changed paths:
    M programs/us_xpn_viewer/us_xpn_viewer_gui.cpp
    M programs/us_xpn_viewer/us_xpn_viewer_gui.h
    M utils/us_db2.cpp
    M utils/us_db2.h
    M utils/us_xpn_data.cpp

  Log Message:
  -----------
  Merge pull request #317 from ehb54/lukas/qt6-compile

Lukas/qt6 compile


Compare: https://github.com/ehb54/ultrascan3/compare/769fa409660d...bfdd414e2645

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