- DockWidgets inherit from base class and implement the interface - Move setup/refresh code from MainWindow to widgets - Remove unused/uneeded members - Use helper functions - Fix compiler/cppcheck warnings - Cleanup headers
The banned string is only used once so define it there.
- Use QChar to compare QString elements - dashboard.ui: no zorder for spacer
First commit with the app code