gazebosim / gz-gui

Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
https://gazebosim.org
Apache License 2.0
74 stars 43 forks source link

Qt6 migrations that are compatible with Qt5 #598

Closed mjcarroll closed 9 months ago

mjcarroll commented 10 months ago

Set of qt5+qt6 compatible changes to CMake and remove logic deprecated in qt < 5.15

codecov[bot] commented 10 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (91b50b8) 70.08% compared to head (dffd3a0) 70.15%.

:exclamation: Current head dffd3a0 differs from pull request most recent head acb224b. Consider uploading reports for the commit acb224b to get more accurate results

Files Patch % Lines
src/plugins/minimal_scene/MinimalSceneRhiVulkan.cc 0.00% 9 Missing :warning:
src/plugins/minimal_scene/MinimalScene.cc 65.21% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #598 +/- ## ========================================== + Coverage 70.08% 70.15% +0.07% ========================================== Files 38 38 Lines 5348 5345 -3 ========================================== + Hits 3748 3750 +2 + Misses 1600 1595 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.