Skip to content

Controller cleanup

Michael Gratton requested to merge wip/controller-cleanup into mainline

This starts cleaning up the application controller: Rename it to match the naming convention, convert to use RAII, move some main-window specific code into MainWindow.

Merge request reports