Port statisticsproxymodel away from QApplication

The QPalette usage is useless as the tooltip will use by default the QPalette colors and the layout direction can be extracted from the QGuiApplication.

Fix also a QString::arg call with the wrong replacement number.

Tested with a white and dark theme

Edited by Carl Schwan

Merge request reports

Loading