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
66 stars 39 forks source link

Migrate Qt5 to Qt6 #586

Open mjcarroll opened 8 months ago

mjcarroll commented 8 months ago

Tracking issue for tasks required to migrate from Qt5 to Qt6.

mjcarroll commented 5 months ago

Compatible changes between qt5+qt6: https://github.com/gazebosim/gz-gui/pull/598

mjcarroll commented 5 months ago

Clazy checks: https://github.com/gazebosim/gz-gui/pull/584

mjcarroll commented 5 months ago

Bulk of the migrations for gui: https://github.com/gazebosim/gz-gui/pull/596