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

Fix Qt5.15 deprecation warnings #75

Closed
ra3xdh opened this issue Feb 19, 2022 · 2 comments
Closed

Fix Qt5.15 deprecation warnings #75

ra3xdh opened this issue Feb 19, 2022 · 2 comments
Assignees
Labels
Milestone

Comments

@ra3xdh
Copy link
Owner

ra3xdh commented Feb 19, 2022

The Qt5 port #72 build and runs on Qt5.15 without major problems. But there exists a lot of deprecation warnings coming from different places in code. This will not stop the preparation of the upcoming release, but need to be fixed in the near future. The Linux distributions with Qt < 5.15 are not affected by this issue.

@ra3xdh ra3xdh added the qt5 label Feb 19, 2022
@ra3xdh ra3xdh self-assigned this Feb 19, 2022
@ra3xdh ra3xdh mentioned this issue Feb 19, 2022
17 tasks
@ra3xdh ra3xdh pinned this issue Feb 19, 2022
@ra3xdh ra3xdh added this to the 0.0.24 milestone Feb 21, 2022
@ra3xdh
Copy link
Owner Author

ra3xdh commented Mar 2, 2022

I have started to fix the deprecation warnings. Now only about 10 warnings are remaining. It was required to rewrite some parts of the affected code. The current status could be seen at this branch: https://github.com/ra3xdh/qucs_s/tree/fix_5.15_warnings I will merge it in the master after everything will be finished.

@ra3xdh
Copy link
Owner Author

ra3xdh commented Mar 7, 2022

The warnings related to Qt5.15 are now fixed. The changes are merged into the current branch. The Qucs-S sources could now be compiled on all Qt version from 5.9 to 5.15.

@ra3xdh ra3xdh closed this as completed Mar 7, 2022
@ra3xdh ra3xdh unpinned this issue Apr 2, 2022
This was referenced Nov 25, 2022
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant