silence a whole bunch of warnings

Authored by sitter on Aug 20 2019, 11:19 AM.

Description

silence a whole bunch of warnings

  • use more nullptr
  • use more override
  • don't fallthrough switch-cases when not intended
  • for the designer plugin make sure to have the include dirs correctly set up so we don't need to include QtDesigner/* (deprecated in favor of QtUiPlugin/*) but get away with * and use whichever directory is called for based on the Qt we build on

Details

Committed
sitterAug 20 2019, 11:20 AM
Parents
R487:56e50e4faf28: drop use of removed header
Branches
Unknown
Tags
Unknown