Skip to content

Clazy cleanup and other minor fixes#641

Merged
annejan merged 2 commits intoIJHack:mainfrom
svuorela:svuorela/clazy-and-other-minor-fixes
Aug 31, 2023
Merged

Clazy cleanup and other minor fixes#641
annejan merged 2 commits intoIJHack:mainfrom
svuorela:svuorela/clazy-and-other-minor-fixes

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
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