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

Clazy cleanup and other minor fixes #641

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

svuorela
Copy link
Contributor

  • Code is now clazy clean with CLAZY_CHECKS="no-connect-by-name,no-overloaded-signal"
  • Given the minimum Qt version is 5.10, remove ifdef's for older versions
  • Some more range based for and related cleanups.
  • Some include cleanups

 - Code is now clazy clean with
     CLAZY_CHECKS="no-connect-by-name,no-overloaded-signal"
 - Given the minimum Qt version is 5.10, remove ifdef's for older
   versions
 - Some more range based for and related cleanups.
 - Some include cleanups
@svuorela svuorela force-pushed the svuorela/clazy-and-other-minor-fixes branch from fcdbc26 to bd1f363 Compare August 21, 2023 14:22
@annejan annejan merged commit d591acf into IJHack:main Aug 31, 2023
2 of 8 checks passed
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.

None yet

3 participants