Skip to content

Sort sensors in sensor browser and sensor display

This ensures SensorTreeModel is always sorted by using a QMap internally. It also adds sorting when we load a preset that contains a sensor like "cpu/*/total", ensuring the end result of that query is sorted, but making sure the user can still reorder sensors.

Merge request reports