Port from qsrand to QRandomGenerator

Authored by heikobecker on Mar 9 2020, 10:09 PM.

Description

Port from qsrand to QRandomGenerator

Summary:
qsrand is deprecated, starting with Qt 5.15. Raises the required
Qt version to 5.10.0, which is older than the current LTS version.

Test Plan: Builds, different images appear during breaks

Reviewers: aacid

Differential Revision: https://phabricator.kde.org/D28254

Details

Committed
heikobeckerMar 24 2020, 7:39 PM
Differential Revision
D28254: Port from qsrand to QRandomGenerator
Parents
R368:59cab22b5595: Make QIcon::pixmap() generate HighDPI pixmaps
Branches
Unknown
Tags
Unknown