[us-commits] [ehb54/ultrascan3] d01b9c: Update utils library with additional source files ...
Lukas Dobler
noreply at github.com
Wed Mar 19 15:52:11 MDT 2025
Branch: refs/heads/lukas/us_astfem_sim_empty_simparams
Home: https://github.com/ehb54/ultrascan3
Commit: d01b9c7d9856ebc0e4967b7bd2703f7ffbf968a8
https://github.com/ehb54/ultrascan3/commit/d01b9c7d9856ebc0e4967b7bd2703f7ffbf968a8
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M utils/CMakeLists.txt
Log Message:
-----------
Update utils library with additional source files and dependencies
Added numerous source and header files to the utils library and linked additional Qt modules (Sql, Network, Xml) and the archive library. Updated include directories to include `/usr/include` and `/usr/include/mysql`. These changes enhance the functionality and compatibility of the utils module.
Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>
Commit: 07798394ab1b8aa587ed9624fc1b1600a7d06664
https://github.com/ehb54/ultrascan3/commit/07798394ab1b8aa587ed9624fc1b1600a7d06664
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M test/utils/test_us_simparams.cpp
Log Message:
-----------
Refactor XML writing and fix test issues
Replaced manual XML string creation with `QXmlStreamWriter` for better readability and maintainability. Fixed typos and improved test assertions to address debug and edge-case issues. Adjusted `speed_step` handling to align with expected behavior in tests.
Signed-off-by: doluk <69309597+doluk at users.noreply.github.com>
Compare: https://github.com/ehb54/ultrascan3/compare/748cc00f2377...07798394ab1b
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