Clazy cleanup and other minor fixes
- 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