Perf: Reduce calls to availableSessionInfos()

Authored by kfunk on Jul 4 2016, 8:28 AM.

Description

Perf: Reduce calls to availableSessionInfos()

It's an expensive operation which iterates through the stored session
config directories and parses config files.
Esp. bad with tons of available sessions (as I have).

Call once, cache the result.

Details

Committed
kfunkJul 14 2016, 8:31 PM
Parents
R32:ff9fc461dc02: Revert "Search for binary Qt resource, containing breeze theme. If found…
Branches
Unknown
Tags
Unknown