Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECDC-4485: Update QPlot to Qt6 #28

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

madsipsen
Copy link
Contributor

@madsipsen madsipsen commented Jan 28, 2025

Qt5 is frozen for develop, so going with Qt6 is properly the right path if new improvements and bug fixes needs to be addressed to the QPlot component. This PR addresses this

  • Fix calls calls to deprecated Qt5 functionality in QPlot source files
  • Update CMake files to use Qt6
  • Add build instructions to the README.md file
  • Fix-ups for small issues in CMakeLists files
  • Avoid separate handling of iOS dependencies

Note to the reviewer (@mortenjc): Before this can be merged, a succesful build of this branch must be tested on iOS with Qt6 installed (https://formulae.brew.sh/formula/qt).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants